commit | a73ac50c4787b1b28d5c94bb18c60352f5dd7d6f | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Tue Aug 21 03:39:48 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Aug 22 15:21:48 2007 +1000 |
tree | 8c78ad293d3ee4bb43543e25df348b729832a02c | |
parent | 0602801c22ea1767cd0298b11da140bd5cb764d2 [diff] |
[POWERPC] bootwrapper: Add dt_is_compatible() This can be used rather than doing a simple strcmp, which will fail to handle multiple compatible entries. Signed-off-by: Scott Wood <scottwood@freescale.com> Acked-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>