[PATCH v1 7/8] configs: cyclone5: Update boot command for CycloneV
Chee, Tien Fong
tienfong.chee at altera.com
Mon Dec 1 04:10:02 CET 2025
On 25/11/2025 4:13 pm, alif.zakuan.yuslaimi at altera.com wrote:
> From: Alif Zakuan Yuslaimi <alif.zakuan.yuslaimi at altera.com>
>
> Update CycloneV boot command to sync with Altera official release
>
> Signed-off-by: Alif Zakuan Yuslaimi <alif.zakuan.yuslaimi at altera.com>
> ---
> configs/socfpga_cyclone5_defconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configs/socfpga_cyclone5_defconfig b/configs/socfpga_cyclone5_defconfig
> index 2b2435a27bb..94bb05d20ff 100644
> --- a/configs/socfpga_cyclone5_defconfig
> +++ b/configs/socfpga_cyclone5_defconfig
> @@ -16,7 +16,7 @@ CONFIG_SPL_FS_FAT=y
> CONFIG_TIMESTAMP=y
> CONFIG_FIT=y
> CONFIG_DISTRO_DEFAULTS=y
> -# CONFIG_USE_BOOTCOMMAND is not set
> +CONFIG_BOOTCOMMAND="run fatscript;bridge enable; run distro_bootcmd"
> CONFIG_DEFAULT_FDT_FILE="socfpga_cyclone5_socdk.dtb"
> CONFIG_SYS_CONSOLE_IS_IN_ENV=y
> CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y
Reviewed-by: Tien Fong Chee <tien.fong.chee at altera.com>
Best regards,
Tien Fong
More information about the U-Boot
mailing list