summaryrefslogtreecommitdiff
path: root/configs/ls1043aqds_qspi_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-07-22 15:45:32 +0300
committerTom Rini <trini@konsulko.com>2021-07-22 15:45:32 +0300
commit806734f41b25931798fdf667b5a2ae830229c13f (patch)
treeb986c3726db9a65fadd8e1db1020dd8dc834b902 /configs/ls1043aqds_qspi_defconfig
parentf31f5367f4cc985d1c1174da5655980c383950cc (diff)
parent93f8ee8a1be60f3d2bc7eb0a6561fb4463599609 (diff)
downloadu-boot-806734f41b25931798fdf667b5a2ae830229c13f.tar.xz
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
fsl-qoriq: Update mc firmware size, address in LS1088A, LS2088A, LX2 Updates on ls1043aqds, ls1043ardb Refactor I2C MUX Code on fsl-qoriq platforms.
Diffstat (limited to 'configs/ls1043aqds_qspi_defconfig')
-rw-r--r--configs/ls1043aqds_qspi_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ls1043aqds_qspi_defconfig b/configs/ls1043aqds_qspi_defconfig
index 8a98ce9977..1a33968d37 100644
--- a/configs/ls1043aqds_qspi_defconfig
+++ b/configs/ls1043aqds_qspi_defconfig
@@ -36,6 +36,7 @@ CONFIG_MTDPARTS_DEFAULT="mtdparts=spi0.0:1m(uboot),5m(kernel),1m(dtb),9m(file_sy
CONFIG_OF_CONTROL=y
CONFIG_ENV_OVERWRITE=y
CONFIG_ENV_IS_IN_SPI_FLASH=y
+CONFIG_ENV_ADDR=0x40300000
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_DM=y
CONFIG_SATA_CEVA=y
@@ -66,3 +67,4 @@ CONFIG_DM_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
+CONFIG_FSL_USE_PCA9547_MUX=y