u-boot-brain/arch/arm/cpu/armv8/fsl-layerscape
Hou Zhiqiang 3b6bf8115f armv8/fsl_lsch2: Add the OCRAM initialization
Clear the content to zero and the ECC error bit of OCRAM1/2.

The OCRAM must be initialized to ZERO by the unit of 8-Byte before
accessing it, or else it will generate ECC error. And the IBR has
accessed the OCRAM before this initialization, so the ECC error
status bit should to be cleared.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Signed-off-by: Pratiyush Srivastava <pratiyush.srivastava@nxp.com>
Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
2017-01-18 09:27:27 -08:00
..
doc armv8: fsl-layerscape: Add NXP LS2088A SoC support 2016-11-22 11:37:54 -08:00
cpu.c ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definition 2016-12-15 11:57:18 -08:00
cpu.h armv8/fsl-lsch3: Update code to release secondary cores 2016-11-22 11:38:48 -08:00
fdt.c ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definition 2016-12-15 11:57:18 -08:00
fsl_lsch2_serdes.c Merge git://git.denx.de/u-boot-fsl-qoriq 2016-09-26 17:10:56 -04:00
fsl_lsch2_speed.c armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A 2016-09-26 08:53:07 -07:00
fsl_lsch3_serdes.c Merge git://git.denx.de/u-boot-fsl-qoriq 2016-09-26 17:10:56 -04:00
fsl_lsch3_speed.c Fix various typos, scattered over the code. 2016-05-05 21:39:26 -04:00
Kconfig kconfig: move FSL_PCIE_COMPAT to platform Kconfig 2017-01-18 09:27:18 -08:00
lowlevel.S armv8/fsl_lsch2: Add the OCRAM initialization 2017-01-18 09:27:27 -08:00
ls1012a_serdes.c armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC 2016-06-03 14:12:50 -07:00
ls1043a_psci.S ARMv8: LS1043A: Enable LS1043A default PSCI support 2016-12-15 11:57:56 -08:00
ls1043a_serdes.c armv8/ls1043ardb: Add LS1043ARDB board support 2015-10-29 10:34:01 -07:00
ls1046a_serdes.c armv8: fsl_lsch2: Add LS1046A SoC support 2016-07-26 09:02:23 -07:00
ls2080a_serdes.c armv8: ls2080a: Add serdes1 protocol 0x3b support 2016-12-05 08:31:45 -08:00
Makefile ARMv8: LS1043A: Enable LS1043A default PSCI support 2016-12-15 11:57:56 -08:00
mp.c armv8: fsl-layerscape: SMP support for loading 32-bit OS 2016-11-22 11:40:24 -08:00
ppa.c ls1043ardb: PPA: add PPA validation in case of secure boot 2016-09-14 14:06:39 -07:00
soc.c armv8: QSPI: Add AHB bus 16MB+ size support 2016-12-05 08:32:43 -08:00
spl.c armv8: fsl-layerscape: spl: remove BSS clearing and board_init_r 2016-09-14 14:10:22 -07:00