aboutsummaryrefslogtreecommitdiffstats
path: root/configs/chiliboard_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-03-27 13:39:17 -0400
committerTom Rini <trini@konsulko.com>2023-03-27 13:39:17 -0400
commitc358af81d0df0ba5eadda585577425345dae55ed (patch)
tree63a144be8f4dfbf4322a910869f2d2c1def2aff9 /configs/chiliboard_defconfig
parentaba0eb5b94089757fe5382bf75bc3902b8ce24cf (diff)
downloadu-boot-c358af81d0df0ba5eadda585577425345dae55ed.tar.gz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/chiliboard_defconfig')
-rw-r--r--configs/chiliboard_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/chiliboard_defconfig b/configs/chiliboard_defconfig
index 94791915c68..0c3fd428407 100644
--- a/configs/chiliboard_defconfig
+++ b/configs/chiliboard_defconfig
@@ -17,8 +17,8 @@ CONFIG_SPL=y
CONFIG_ENV_OFFSET_REDUND=0x22000
CONFIG_SPL_FS_FAT=y
CONFIG_SPL_LIBDISK_SUPPORT=y
-CONFIG_DISTRO_DEFAULTS=y
CONFIG_TIMESTAMP=y
+CONFIG_DISTRO_DEFAULTS=y
CONFIG_BOOTDELAY=1
CONFIG_BOOTCOMMAND="run mmcboot; run nandboot; run netboot"
CONFIG_DEFAULT_FDT_FILE="am335x-chiliboard.dtb"