
3 Oct
2018
3 Oct
'18
6:12 p.m.
On 10/03/2018 04:38 AM, Rajesh Bhagat wrote:
This defconfig is for TFABOOT, to be loaded by trusted firmware.
Signed-off-by: York Sun york.sun@nxp.com Signed-off-by: Pankit Garg pankit.garg@nxp.com Signed-off-by: Rajesh Bhagat rajesh.bhagat@nxp.com
arch/arm/cpu/armv8/fsl-layerscape/cpu.c | 9 +++--
These changes are better moved into patch #5.
board/freescale/ls1046ardb/ddr.c | 3 +- configs/ls1046ardb_ram_defconfig | 49 +++++++++++++++++++++++++ include/configs/ls1046a_common.h | 4 ++ 4 files changed, 61 insertions(+), 4 deletions(-) create mode 100644 configs/ls1046ardb_ram_defconfig
York