diff options
author | Valentin Longchamp <valentin.longchamp@keymile.com> | 2013-01-04 04:06:16 +0000 |
---|---|---|
committer | Andy Fleming <afleming@freescale.com> | 2013-01-30 11:25:12 -0600 |
commit | c4d580797daf09c642087e3b41d58a7ddd2457a8 (patch) | |
tree | d7d38821488581136995f4fe81ba7a8affce6693 /board | |
parent | afa2b72b086586b6766529b84e047219db8288ea (diff) | |
download | u-boot-imx-c4d580797daf09c642087e3b41d58a7ddd2457a8.zip u-boot-imx-c4d580797daf09c642087e3b41d58a7ddd2457a8.tar.gz u-boot-imx-c4d580797daf09c642087e3b41d58a7ddd2457a8.tar.bz2 |
powerpc/p2041: add RCW file for P2041RDB
All the dev boards of Freescale's QorIQ family have a RCW that is
supported by the u-boot.pbl build target. This patch adds one for the
P2041 dev board.
This RCW is suitable for the RAMBOOT_PBL scenarios and was tested on the
P2041RDB booting from the eSPI NOR Flash (P2041RDB_SPIFLASH config).
Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'board')
-rw-r--r-- | board/freescale/corenet_ds/rcw_p2041rdb.cfg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/board/freescale/corenet_ds/rcw_p2041rdb.cfg b/board/freescale/corenet_ds/rcw_p2041rdb.cfg new file mode 100644 index 0000000..8df19dd --- /dev/null +++ b/board/freescale/corenet_ds/rcw_p2041rdb.cfg @@ -0,0 +1,11 @@ +# +# Default RCW for P2041RDB. +# + +#PBL preamble and RCW header +aa55aa55 010e0100 +#64 bytes RCW data +12600000 00000000 241C0000 00000000 +649FA0C1 C3C02000 58000000 40000000 +00000000 00000000 00000000 D0030F07 +00000000 00000000 00000000 00000000 |