summaryrefslogtreecommitdiff
path: root/configs/ls1046aqds_tfa_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-01-18 23:11:51 -0500
committerTom Rini <trini@konsulko.com>2019-01-18 23:11:51 -0500
commit77c07e7ed36cae250a3562ee4bed0fa537960354 (patch)
treec436d63fe6c7e6de49552907de1d9bc3326495ba /configs/ls1046aqds_tfa_defconfig
parentc4d323793ba2e0616d93ca104e1e2b9a9fbccf9b (diff)
parenta200ebea630002b14def4a015642fa341dc9cd11 (diff)
downloadu-boot-77c07e7ed36cae250a3562ee4bed0fa537960354.tar.gz
Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriq
Add TFA boot flow for more boards Add TFA boot defconfig for ls1088a and ls2088a. Add dts fixup for PCIe endpoint and root complex.
Diffstat (limited to 'configs/ls1046aqds_tfa_defconfig')
-rw-r--r--configs/ls1046aqds_tfa_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1046aqds_tfa_defconfig b/configs/ls1046aqds_tfa_defconfig
index 48d78b4739..f77aa23024 100644
--- a/configs/ls1046aqds_tfa_defconfig
+++ b/configs/ls1046aqds_tfa_defconfig
@@ -32,6 +32,7 @@ CONFIG_MTDPARTS_DEFAULT="mtdparts=60000000.nor:2m@0x100000(nor_bank0_uboot),40m@
CONFIG_OF_CONTROL=y
CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1046a-qds-duart"
CONFIG_ENV_IS_IN_FLASH=y
+CONFIG_ENV_IS_IN_MMC=y
CONFIG_ENV_IS_IN_NAND=y
CONFIG_ENV_IS_IN_SPI_FLASH=y
CONFIG_DM=y