Skip to content

Commit

Permalink
nanopi-r6c: enable usage with EXT=uefi-edk2-rk3588
Browse files Browse the repository at this point in the history
  • Loading branch information
rpardini authored and igorpecovnik committed Jan 23, 2025
1 parent 919ccfc commit 7951c04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/boards/nanopi-r6c.csc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ BOOT_LOGO="desktop"
IMAGE_PARTITION_TABLE="gpt"
BOOT_FDT_FILE="rockchip/rk3588s-nanopi-r6c.dtb"
BOOT_SCENARIO="spl-blobs"
declare -g UEFI_EDK2_BOARD_ID="nanopi-r6c" # This _only_ used for uefi-edk2-rk3588 extension

function post_family_tweaks__nanopi_r6c_naming_audios() {
display_alert "$BOARD" "Renaming NanoPi R6C HDMI audio interface to human-readable form" "info"
Expand Down

0 comments on commit 7951c04

Please sign in to comment.