From fc16f999499f5c01849e09c7e54a7b667a01a91c Mon Sep 17 00:00:00 2001 From: Rajesh Bhagat Date: Sat, 12 Jan 2019 07:31:01 +0000 Subject: configs: update TFABOOT defconfigs for SD boot support update TFABOOT defconfig for SD boot on below NXP chasis2 and chasis3 platforms: ls1043a, ls1046a, ls1088a and ls2088a. Signed-off-by: Rajesh Bhagat Reviewed-by: York Sun --- configs/ls1088aqds_tfa_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/ls1088aqds_tfa_defconfig') diff --git a/configs/ls1088aqds_tfa_defconfig b/configs/ls1088aqds_tfa_defconfig index 08744dda2d..857362bb01 100644 --- a/configs/ls1088aqds_tfa_defconfig +++ b/configs/ls1088aqds_tfa_defconfig @@ -33,6 +33,7 @@ CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1088a-qds" CONFIG_ENV_IS_IN_FLASH=y CONFIG_ENV_IS_IN_SPI_FLASH=y CONFIG_ENV_IS_IN_NAND=y +CONFIG_ENV_IS_IN_MMC=y CONFIG_NET_RANDOM_ETHADDR=y CONFIG_DM=y CONFIG_SCSI_AHCI=y -- cgit v1.2.3