aboutsummaryrefslogtreecommitdiff
path: root/configs/x530_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-01-22 13:38:00 -0500
committerTom Rini <trini@konsulko.com>2020-01-22 13:38:00 -0500
commit052170c6a043eec4e73fad80955876cf1ba5e4f2 (patch)
tree554a29e0a02eb6789afabcebf236c209d693f4ed /configs/x530_defconfig
parent75dd53055a33f5bdb8ee2f53ce76c67052dfca7e (diff)
downloadu-boot-052170c6a043eec4e73fad80955876cf1ba5e4f2.zip
u-boot-052170c6a043eec4e73fad80955876cf1ba5e4f2.tar.gz
u-boot-052170c6a043eec4e73fad80955876cf1ba5e4f2.tar.bz2
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/x530_defconfig')
-rw-r--r--configs/x530_defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/x530_defconfig b/configs/x530_defconfig
index 3592e6b..a15b0b4 100644
--- a/configs/x530_defconfig
+++ b/configs/x530_defconfig
@@ -6,14 +6,15 @@ CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_TARGET_X530=y
-CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_ENV_SIZE=0x10000
+CONFIG_ENV_SECT_SIZE=0x40000
CONFIG_ENV_OFFSET=0x100000
+CONFIG_DM_GPIO=y
+CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_NR_DRAM_BANKS=2
CONFIG_SPL=y
CONFIG_DEBUG_UART_BASE=0xd0012000
CONFIG_DEBUG_UART_CLOCK=250000000
-CONFIG_ENV_SECT_SIZE=0x40000
CONFIG_SPL_SPI_FLASH_SUPPORT=y
CONFIG_SPL_SPI_SUPPORT=y
CONFIG_DEBUG_UART=y
@@ -50,7 +51,6 @@ CONFIG_ENV_IS_IN_SPI_FLASH=y
CONFIG_ENV_ADDR=0x100000
CONFIG_SPL_OF_TRANSLATE=y
CONFIG_BLK=y
-CONFIG_DM_GPIO=y
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_MVTWSI=y
CONFIG_I2C_MUX=y