From 6a89c883026fe855114d05354a45d3bb61f4327f Mon Sep 17 00:00:00 2001 From: Patrick Yavitz Date: Sun, 11 Aug 2024 21:33:48 -0400 Subject: [PATCH] config: boards: gateway-gz80x.conf: `cosmetic fixup` Signed-off-by: Patrick Yavitz --- config/boards/gateway-gz80x.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/boards/gateway-gz80x.conf b/config/boards/gateway-gz80x.conf index a0ced3ce9cd6..c21e3f463837 100644 --- a/config/boards/gateway-gz80x.conf +++ b/config/boards/gateway-gz80x.conf @@ -12,7 +12,7 @@ SRC_EXTLINUX="yes" SRC_CMDLINE="console=ttyAML0,115200n8 clk_ignore_unused loglevel=7" HAS_VIDEO_OUTPUT="no" -function post_config_uboot_target__extra_configs_for_bananapi_f3() { +function post_config_uboot_target__extra_configs_for_gateway_gz80x() { display_alert "u-boot for ${BOARD}" "u-boot: enabling extra configs" "info" run_host_command_logged scripts/config --enable CONFIG_SD_BOOT