
-----Original Message----- From: York Sun Sent: Wednesday, October 3, 2018 9:42 PM To: Rajesh Bhagat rajesh.bhagat@nxp.com; u-boot@lists.denx.de Cc: Prabhakar Kushwaha prabhakar.kushwaha@nxp.com; Pankit Garg pankit.garg@nxp.com Subject: Re: [PATCH 07/53] armv8: ls1046ardb: Add TFABOOT defconfig
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.
Will take care in v2.
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