On Tue, Feb 12, 2008 at 01:12:24AM +0000, Bryan O'Donoghue wrote: > +#define OF_CPU "PowerPC,875 at 0" > +#define OF_SOC "soc at ff000000" Do we really still need this? We should be able to search by compatible or device_type instead of using hardcoded paths. -Scott