commit | 501c01056f757a3aba4c3028bf633a07a990eeae | [log] [tgz] |
---|---|---|
author | Dave Liu <daveliu@freescale.com> | Thu Nov 28 14:58:08 2013 +0800 |
committer | York Sun <yorksun@freescale.com> | Wed Dec 04 14:54:10 2013 -0800 |
tree | 76cdf94c68a6663f98c7ad3735375ce45afe7a40 | |
parent | ca3cd8217caaede6ad1d6575f8ccb315b884aa9b [diff] |
powerpc/corenet: CPC1 speculation disable In PBL RAMBOOT(SPI/SD/NAND boot) mode, CPC1 used as SRAM, should disable CPC1 speculation and keep it till relocation. Otherwise, speculation transactions will go to DDR controller, it will cause problem. Signed-off-by: Dave Liu <daveliu@freescale.com> Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com> Acked-by: York Sun <yorksun@freescale.com>