summaryrefslogtreecommitdiff
path: root/configs/ls1012ardb_tfa_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-03-30 07:46:05 -0400
committerTom Rini <trini@konsulko.com>2020-03-30 14:14:07 -0400
commit8e4af8f6d83e6d08b10939a9ce994897c6c837aa (patch)
treea495aab48cff96a57655541e2bc96580c8f4b0af /configs/ls1012ardb_tfa_SECURE_BOOT_defconfig
parent3c4fb0e91e25c0a1c9b4a30e66fc87219eb0d827 (diff)
parent3ec7900b230aed8c35209eeb162fa75f759db69c (diff)
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
- Fixes env variable for layerscape platforms, disable hs200. - Fixes board fixup, mux setting, enable gic, fspi on lx2160a, Fixes I2C DM Warning on ls1043a, ls1046a - Fixes RGMII port on ls1046ardb, ls1046ardb and DM_USB Warning on ls1012afrdm, ls1021aiot
Diffstat (limited to 'configs/ls1012ardb_tfa_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1012ardb_tfa_SECURE_BOOT_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ls1012ardb_tfa_SECURE_BOOT_defconfig b/configs/ls1012ardb_tfa_SECURE_BOOT_defconfig
index 2f48da82e4..4e937e53ee 100644
--- a/configs/ls1012ardb_tfa_SECURE_BOOT_defconfig
+++ b/configs/ls1012ardb_tfa_SECURE_BOOT_defconfig
@@ -60,3 +60,5 @@ CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
CONFIG_RSA=y
CONFIG_RSA_SOFTWARE_EXP=y
+CONFIG_FSL_PFE=y
+CONFIG_DM_ETH=y