mixtile-blade3: remove leftover comment

This commit is contained in:
Ricardo Pardini 2024-07-03 21:35:23 +02:00
parent fe87175593
commit 7dfb7ede39

View File

@ -11,7 +11,6 @@ declare -g BOOTCONFIG="blade3_defconfig"
declare -g IMAGE_PARTITION_TABLE="gpt"
declare -g UEFI_EDK2_BOARD_ID="blade3" # This _only_ used for uefi-edk2-rk3588 extension
# post_family_config hook which only runs when branch is legacy.
function post_family_config__uboot_mixtile() {
display_alert "$BOARD" "Configuring Mixtile u-boot" "info"
declare -g BOOTSOURCE='https://github.com/radxa/u-boot.git'