Hi Aaron, Applied.
Thanks, Sonic On Wed, Jul 30, 2014 at 3:15 PM, Aaron Wu <[email protected]> wrote: > Add register define required by core B on dual core BF609 processor > > Signed-off-by: Aaron Wu <[email protected]> > --- > arch/blackfin/include/asm/mach-bf609/BF609_def.h | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/blackfin/include/asm/mach-bf609/BF609_def.h > b/arch/blackfin/include/asm/mach-bf609/BF609_def.h > index 02b81d3..fd0d86d 100644 > --- a/arch/blackfin/include/asm/mach-bf609/BF609_def.h > +++ b/arch/blackfin/include/asm/mach-bf609/BF609_def.h > @@ -125,6 +125,8 @@ > #define WDOG1_CNT 0xFFC17804 /* WDOG1 Count Register */ > #define WDOG1_STAT 0xFFC17808 /* WDOG1 Watchdog Timer Status Register > */ > > +#define SDU0_MSG_SET 0xFFC1F084 /* SDU0 Message Set Register */ > + > #define EMAC0_MACCFG 0xFFC20000 /* EMAC0 MAC Configuration Register */ > #define EMAC1_MACCFG 0xFFC22000 /* EMAC1 MAC Configuration Register */ > > -- > 1.7.9.5 > > _______________________________________________ > U-Boot mailing list > [email protected] > http://lists.denx.de/mailman/listinfo/u-boot _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

