[U-Boot] [PATCH] powerpc/corenet_ds: display the RCW at boot

Kumar Gala galak at kernel.crashing.org
Fri Nov 12 16:46:57 CET 2010


On Nov 11, 2010, at 2:23 AM, Kumar Gala wrote:

> From: Timur Tabi <timur at freescale.com>
> 
> Display the 64-byte Reset Configuration Word (RCW) during boot, so that there's
> no confusion as to what RCW U-boot is using.
> 
> Reset Configuration Word (RCW):
>       00000000: 4a500000 00000000 18181818 00008888
>       00000010: 28402400 00002000 fe800000 01200000
>       00000020: 00000000 00000000 00000000 000b0000
>       00000030: 00000000 00000000 00000000 00000000
> 
> Signed-off-by: Timur Tabi <timur at freescale.com>
> Signed-off-by: Roy Zang <tie-fei.zang at freescale.com>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> board/freescale/corenet_ds/corenet_ds.c |   15 +++++++++++++++
> 1 files changed, 15 insertions(+), 0 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list