Home
last modified time | relevance | path

Searched hist:46299078 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/freescale/corenet_ds/
H A Dcorenet_ds.c46299078 Fri Mar 05 15:29:26 CST 2010 Timur Tabi <timur@freescale.com> powerpc/corenet_ds: display the RCW at boot

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@freescale.com>
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>