Skip to content

Commit

Permalink
config: boards: gateway-gz80x.conf: cosmetic fixup
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
  • Loading branch information
Patrick Yavitz authored and pyavitz committed Aug 13, 2024
1 parent 81456d3 commit 6a89c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/boards/gateway-gz80x.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6a89c88

Please sign in to comment.