summaryrefslogtreecommitdiff
path: root/configs/P5040DS_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-09-23 10:33:55 -0400
committerTom Rini <trini@konsulko.com>2020-09-23 10:33:55 -0400
commit46678bc2ece9e80f091d0808a5f9b58f9b171ce5 (patch)
tree12705e78a2ec20e7e8f40d1f6ceef592597134ff /configs/P5040DS_defconfig
parent3c1e6a6c2300e0458a28bcfb1a5d3b52926bd33d (diff)
parentf14d786a19513008baa59072611dcf5fc21aa248 (diff)
downloadu-boot-46678bc2ece9e80f091d0808a5f9b58f9b171ce5.tar.gz
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx into nextWIP/23Sep2020-next
- Add DM_SPI, DM_SPI_FLASH support for powerpc platforms - Add DM_ETH support on P1010RDB, P1020RDB, P2020RDB - Reduce number of WATCHDOG_RESET calls from flush_cache - Remove some un-maintained powerpc platforms - Add USB_STORAGE support in config
Diffstat (limited to 'configs/P5040DS_defconfig')
-rw-r--r--configs/P5040DS_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/P5040DS_defconfig b/configs/P5040DS_defconfig
index 5bb9aceedd..0c3c28ae4f 100644
--- a/configs/P5040DS_defconfig
+++ b/configs/P5040DS_defconfig
@@ -31,6 +31,8 @@ CONFIG_ENV_OVERWRITE=y
CONFIG_ENV_IS_IN_FLASH=y
CONFIG_ENV_ADDR=0xEFF20000
CONFIG_DM=y
+CONFIG_DM_SPI=y
+CONFIG_DM_SPI_FLASH=y
CONFIG_FSL_CAAM=y
CONFIG_DM_I2C=y
CONFIG_DM_MMC=y
@@ -60,6 +62,7 @@ CONFIG_SYS_NS16550=y
CONFIG_SPI=y
CONFIG_FSL_ESPI=y
CONFIG_USB=y
+CONFIG_USB_STORAGE=y
CONFIG_DM_USB=y
CONFIG_ADDR_MAP=y
CONFIG_SYS_NUM_ADDR_MAP=64