aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/b4860qds/b4_rcw.cfg
AgeCommit message (Collapse)AuthorFilesLines
2014-01-02powerpc/b4860/pbl: fix rcw cfgShaohui Xie1-1/+1
The BOOT_LOC setting in rcw cfg is wrong, set it to Memory complex 1. Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
2013-10-16powerpc/B4860: enable PBL tool for B4860Shaohui Xie1-0/+7
Use a default RCW of protocol 0x2A_0x98, and a PBI configure file which uses CPC1 as 512KB SRAM, then PBL tool can be used on B4860 to build a pbl boot image. Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>