On Wed, Jan 30, 2008 at 01:36:57PM -0700, John Rigby wrote: > diff --git a/include/configs/ads5121.h b/include/configs/ads5121.h > index ce458ae..973f348 100644 > --- a/include/configs/ads5121.h > +++ b/include/configs/ads5121.h > @@ -415,8 +415,9 @@ > #define CONFIG_OF_BOARD_SETUP 1 > > #define OF_CPU "PowerPC,[EMAIL PROTECTED]" > -#define OF_SOC "[EMAIL PROTECTED]" > +#define OF_SOC "[EMAIL PROTECTED]" > +#define OF_SOC_OLD "[EMAIL PROTECTED]"
This should be looked up by compatible, not by path. > #define OF_TBCLK (bd->bi_busfreq / 4) > -#define OF_STDOUT_PATH "/[EMAIL PROTECTED]/[EMAIL PROTECTED]" > +#define OF_STDOUT_PATH "/[EMAIL PROTECTED]/[EMAIL PROTECTED]" This should be done with aliases. -Scott ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users