summaryrefslogtreecommitdiff
path: root/configs/ls1028aqds_tfa_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-04-30 17:06:54 +0300
committerTom Rini <trini@konsulko.com>2020-04-30 17:06:54 +0300
commitb9da77f1958aab4ec50ff2f095b40464ca2489dd (patch)
tree1414cf3b7c8d9b40b574e08b71943f4d13b614f5 /configs/ls1028aqds_tfa_SECURE_BOOT_defconfig
parent6864fc8704661878294d1f0f981f47e864ef470f (diff)
parent206f37547e2c0f6d9bb2c37bc51d71f87e965bae (diff)
downloadu-boot-b9da77f1958aab4ec50ff2f095b40464ca2489dd.tar.xz
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
- Add DM_ETH support for DPAA1, DPAA2 based RDB platforms: ls1046ardb, ls1043ardb, lx2160ardb, ls2088ardb, ls1088ardb. - Add GICv3 support for ls1028a, ls2088a, ls1088a. - Add lpuart support on ls1028aqds. - Few bug fixes and updates on ls2088a, ls1012a, ls1046a, ls1021a based platforms.
Diffstat (limited to 'configs/ls1028aqds_tfa_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1028aqds_tfa_SECURE_BOOT_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/ls1028aqds_tfa_SECURE_BOOT_defconfig b/configs/ls1028aqds_tfa_SECURE_BOOT_defconfig
index ea399d2c1f..c19c66fa68 100644
--- a/configs/ls1028aqds_tfa_SECURE_BOOT_defconfig
+++ b/configs/ls1028aqds_tfa_SECURE_BOOT_defconfig
@@ -28,7 +28,7 @@ CONFIG_CMD_USB=y
CONFIG_CMD_WDT=y
CONFIG_CMD_CACHE=y
CONFIG_OF_CONTROL=y
-CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1028a-qds"
+CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1028a-qds-duart"
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_NETCONSOLE=y
CONFIG_DM=y
@@ -79,3 +79,4 @@ CONFIG_WDT_SP805=y
CONFIG_RSA=y
CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
+CONFIG_GIC_V3_ITS=y