summaryrefslogtreecommitdiff
path: root/configs/ls1046aqds_qspi_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/ls1046aqds_qspi_defconfig
parent3c4fb0e91e25c0a1c9b4a30e66fc87219eb0d827 (diff)
parent3ec7900b230aed8c35209eeb162fa75f759db69c (diff)
downloadu-boot-8e4af8f6d83e6d08b10939a9ce994897c6c837aa.tar.gz
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/30Mar2020
- 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/ls1046aqds_qspi_defconfig')
-rw-r--r--configs/ls1046aqds_qspi_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ls1046aqds_qspi_defconfig b/configs/ls1046aqds_qspi_defconfig
index d6253c790a..ff0fd45c9e 100644
--- a/configs/ls1046aqds_qspi_defconfig
+++ b/configs/ls1046aqds_qspi_defconfig
@@ -58,3 +58,5 @@ CONFIG_DM_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
+CONFIG_DM_I2C=y
+CONFIG_DM_GPIO=y