
On Fri, Apr 15, 2016 at 03:28:07PM +0530, Lokesh Vutla wrote:
On Tuesday 12 April 2016 05:07 AM, Daniel Allred wrote:
From: Madan Srinivas madans@ti.com
Adds new defconfig files for AM43xx secure devices. These are the same as the non-secure parts, except for CONFIG_TI_SECURE_DEVICE option set to 'y' CONFIG_ISW_ENTRY_ADDR updated for secure images.
Signed-off-by: Daniel Allred d-allred@ti.com Signed-off-by: Madan Srinivas madans@ti.com
configs/am43xx_hs_evm_defconfig | 12 ++++++++++++ configs/am43xx_hs_evm_ethboot_defconfig | 11 +++++++++++ configs/am43xx_hs_evm_qspiboot_defconfig | 10 ++++++++++ configs/am43xx_hs_evm_rtconly_defconfig | 12 ++++++++++++
You do not need this defconfig. Also now only DT enabled configs are accepted. Ill let Tom to comment here.
Yes, just like was done for the dra7xa/am57xx HS parts, we need to be doing DM+DT here too.