summaryrefslogtreecommitdiff
path: root/configs/flea3_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-09-04 22:47:53 +0300
committerTom Rini <trini@konsulko.com>2021-09-04 22:47:53 +0300
commitec929484ecd95279abd5a95516ec8307571a26a4 (patch)
treee3cfb1667729e89bca0eff0c5493c89a7f4de2ba /configs/flea3_defconfig
parent21b86803ebb1b00cd40487f466905c73722752ac (diff)
downloadu-boot-ec929484ecd95279abd5a95516ec8307571a26a4.tar.xz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/flea3_defconfig')
-rw-r--r--configs/flea3_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/flea3_defconfig b/configs/flea3_defconfig
index dad74a1094..81e291a941 100644
--- a/configs/flea3_defconfig
+++ b/configs/flea3_defconfig
@@ -8,8 +8,8 @@ CONFIG_ENV_SECT_SIZE=0x10000
CONFIG_SYS_I2C_MXC_I2C1=y
CONFIG_SYS_I2C_MXC_I2C2=y
CONFIG_SYS_I2C_MXC_I2C3=y
-CONFIG_SYS_LOAD_ADDR=0x80800000
CONFIG_SYS_MALLOC_LEN=0x110000
+CONFIG_SYS_LOAD_ADDR=0x80800000
CONFIG_FIT=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_BOOTDELAY=3