[U-Boot] [PATCH] [blackfin] bf609: add register define required by core B on dual core BF609 processor

Sonic Zhang sonic.adi at gmail.com
Wed Jul 30 09:38:31 CEST 2014


Hi Aaron,

Applied.

Thanks,

Sonic

On Wed, Jul 30, 2014 at 3:15 PM, Aaron Wu <Aaron.wu at analog.com> wrote:
> Add register define required by core B on dual core BF609 processor
>
> Signed-off-by: Aaron Wu <Aaron.wu at analog.com>
> ---
>  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
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot


More information about the U-Boot mailing list