boards: pocketbeagle2: Fix build
Build fails without OPTEE_PLATFORM defined Signed-off-by: Ayush Singh <ayush@beagleboard.org>
This commit is contained in:
parent
c66fbec4e2
commit
189c0ad2ec
@ -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() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user