mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
boards: pocketbeagle2: Fix build
Build fails without OPTEE_PLATFORM defined Signed-off-by: Ayush Singh <ayush@beagleboard.org>
This commit is contained in:
@@ -15,6 +15,7 @@ ATF_BOARD="lite"
|
||||
SRC_EXTLINUX="yes"
|
||||
SRC_CMDLINE="console=ttyS2,115200n8"
|
||||
BOOT_FDT_FILE="ti/k3-am6232-pocketbeagle2.dtb"
|
||||
OPTEE_PLATFORM="k3-am62x"
|
||||
|
||||
#Until PB2 goes upstream, use this branch
|
||||
function post_family_config_branch_edge__pocketbeagle2_use_beagle_kernel_uboot() {
|
||||
|
||||
Reference in New Issue
Block a user