Skip to content

Commit 17f735f

Browse files
committed
introduce new family uefidt and new board uefi-arm64-dt
1 parent 06b4e08 commit 17f735f

16 files changed

Lines changed: 5469 additions & 0 deletions

config/boards/uefi-arm64-dt.conf

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# aarch64 via UEFI/DT for all UEFI-enabled boards
2+
declare -g BOARD_NAME="UEFI/DT arm64"
3+
declare -g BOARD_VENDOR="generic"
4+
declare -g BOARD_MAINTAINER="amazingfate"
5+
declare -g INTRODUCED="2026"
6+
declare -g BOARDFAMILY="uefidt"
7+
declare -g KERNEL_TARGET="edge"
8+
declare -g BOOTCONFIG="none"
9+
declare -g IMAGE_PARTITION_TABLE="gpt"

0 commit comments

Comments
 (0)