aboutsummaryrefslogtreecommitdiff
path: root/configs/hikey_defconfig
diff options
context:
space:
mode:
authorTom Rini2022-04-08 13:36:51 -0400
committerTom Rini2022-04-08 13:36:51 -0400
commitd46e86d25c2a504b3e2e4ab17d70b2f0be440f34 (patch)
tree0d66c84d42423b3d82dfc547ba3966c61dcf486e /configs/hikey_defconfig
parent909d2120e27964a9cfdc8d254cd8fa5a0e1345a7 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/hikey_defconfig')
-rw-r--r--configs/hikey_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/hikey_defconfig b/configs/hikey_defconfig
index 3bf235d3b11..6f929037fdb 100644
--- a/configs/hikey_defconfig
+++ b/configs/hikey_defconfig
@@ -7,9 +7,9 @@ CONFIG_ENV_SIZE=0x1000
CONFIG_ENV_OFFSET=0x0
CONFIG_DEFAULT_DEVICE_TREE="hi6220-hikey"
CONFIG_IDENT_STRING="hikey"
+CONFIG_SYS_LOAD_ADDR=0x80000
CONFIG_DISTRO_DEFAULTS=y
CONFIG_REMAKE_ELF=y
-CONFIG_SYS_LOAD_ADDR=0x80000
CONFIG_BOOTDELAY=10
CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="console=ttyAMA0,115200n8 root=/dev/mmcblk0p9 rw"