Enable EDGE on khadas edge2
This commit is contained in:
parent
79edb0c511
commit
446c703aaa
@ -3,7 +3,7 @@ declare -g BOARD_NAME="Khadas Edge2"
|
||||
declare -g BOARDFAMILY="rockchip-rk3588"
|
||||
declare -g BOARD_MAINTAINER="igorpecovnik"
|
||||
declare -g BOOT_SOC="rk3588" # Just to avoid errors in rockchip64_commmon
|
||||
declare -g KERNEL_TARGET="legacy"
|
||||
declare -g KERNEL_TARGET="legacy,edge"
|
||||
declare -g IMAGE_PARTITION_TABLE="gpt"
|
||||
declare -g BOOT_FDT_FILE="rockchip/rk3588s-khadas-edge2.dtb" # Specific to this board
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user