Skip to content

Commit 6688097

Browse files
HSD #15014704508: configs: cyclone5: Define CONFIG_USE_BOOTCOMMAND config to cyclone5
Remove this CONFIG_USE_BOOTCOMMAND is not set in config flag to make sure it is been enabled in the configuration. Enable this option to be able to specify CONFIG_BOOTCOMMAND as a string. With this config been enabled and autoboot also enabled, it will run CONFIG_BOOTCOMMAND automatically. Signed-off-by: Muhammad Hazim Izzat Zamri <[email protected]>
1 parent a08598d commit 6688097

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configs/socfpga_cyclone5_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x800000
2323
CONFIG_FIT=y
2424
CONFIG_TIMESTAMP=y
2525
CONFIG_DISTRO_DEFAULTS=y
26-
# CONFIG_USE_BOOTCOMMAND is not set
2726
CONFIG_BOOTCOMMAND="run fatscript;bridge enable; run distro_bootcmd"
2827
CONFIG_DEFAULT_FDT_FILE="socfpga_cyclone5_socdk.dtb"
2928
CONFIG_SYS_CONSOLE_IS_IN_ENV=y

0 commit comments

Comments
 (0)