From 439fbe75a0185b3b6ede9c665f2117a1a30f64f9 Mon Sep 17 00:00:00 2001 From: Prabhakar Kushwaha Date: Tue, 1 Oct 2013 13:56:43 +0530 Subject: powerpc/t1040: enable PBL tool for T1040 Use a default RCW of protocol 0x66. A PBI configure file which uses CPC as 256KB SRAM. It can be used by PBL tool on T1040 to build a pbl boot image. Signed-off-by: Prabhakar Kushwaha --- board/freescale/t1040qds/t1040_rcw.cfg | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 board/freescale/t1040qds/t1040_rcw.cfg (limited to 'board/freescale/t1040qds/t1040_rcw.cfg') diff --git a/board/freescale/t1040qds/t1040_rcw.cfg b/board/freescale/t1040qds/t1040_rcw.cfg new file mode 100644 index 0000000..0d0dfa5 --- /dev/null +++ b/board/freescale/t1040qds/t1040_rcw.cfg @@ -0,0 +1,7 @@ +#PBL preamble and RCW header +aa55aa55 010e0100 +# serdes protocol 0x66 +0a10000c 0c000000 00000000 00000000 +66000002 00000000 fc027000 01000000 +00000000 00000000 00000000 00030810 +00000000 03fc500f 00000000 00000000 -- cgit v1.1