Skip to content

Commit

Permalink
mixtile-blade3: remove leftover comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rpardini committed Jul 4, 2024
1 parent fe87175 commit 7dfb7ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/boards/mixtile-blade3.csc
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 7dfb7ed

Please sign in to comment.