summaryrefslogtreecommitdiff
path: root/configs/x530_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/x530_defconfig')
-rw-r--r--configs/x530_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/x530_defconfig b/configs/x530_defconfig
index d042134578..7ebf2ce667 100644
--- a/configs/x530_defconfig
+++ b/configs/x530_defconfig
@@ -17,8 +17,9 @@ CONFIG_SPL_SERIAL=y
CONFIG_SPL=y
CONFIG_DEBUG_UART_BASE=0xd0012000
CONFIG_DEBUG_UART_CLOCK=250000000
-CONFIG_DEBUG_UART=y
CONFIG_SYS_LOAD_ADDR=0x1000000
+CONFIG_ENV_ADDR=0x100000
+CONFIG_DEBUG_UART=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_SILENT_CONSOLE=y
@@ -49,7 +50,6 @@ CONFIG_CMD_FS_GENERIC=y
CONFIG_CMD_MTDPARTS=y
CONFIG_CMD_UBI=y
CONFIG_ENV_OVERWRITE=y
-CONFIG_ENV_ADDR=0x100000
CONFIG_ARP_TIMEOUT=200
CONFIG_NET_RETRY_COUNT=50
CONFIG_SPL_OF_TRANSLATE=y