diff options
author | Tom Rini <trini@konsulko.com> | 2019-05-22 08:32:24 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-05-22 08:32:24 -0400 |
commit | 7e090b466c5ba874d31c1bf22c3a130d516cdc32 (patch) | |
tree | 94a1f0a4544f1b2915b4805e9f8880063d631794 /configs/ls1088aqds_tfa_defconfig | |
parent | e1a2ed7180adeefb6164239a18249dca5701319d (diff) | |
parent | e50663e85d74c4f8015d5157c249cf62c7d0cded (diff) |
Merge git://git.denx.de/u-boot-fsl-qoriq
Changes from rc2 tag
- Support PCIe Gen4 driver of the Mobiveil IP
- NXP LS1028A SoC and platform support
- Few SPI related config updates
- Distinguish the ecc val by chassis version and move the ecc addr to dts
- sp805 watchdog support
Diffstat (limited to 'configs/ls1088aqds_tfa_defconfig')
-rw-r--r-- | configs/ls1088aqds_tfa_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1088aqds_tfa_defconfig b/configs/ls1088aqds_tfa_defconfig index fbbb212809..ff820a5cc6 100644 --- a/configs/ls1088aqds_tfa_defconfig +++ b/configs/ls1088aqds_tfa_defconfig @@ -44,6 +44,7 @@ CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y CONFIG_SYS_FLASH_CFI=y CONFIG_DM_SPI_FLASH=y CONFIG_SPI_FLASH=y +# CONFIG_SPI_FLASH_BAR is not set CONFIG_SPI_FLASH_SPANSION=y # CONFIG_SPI_FLASH_USE_4K_SECTORS is not set CONFIG_E1000=y |