Skip to content

Commit f225dcf

Browse files
committed
TI SK-AM62-SIP Remove Edge Target
Caused build failures in OS because not in upstream u-boot yet.
1 parent 7a84087 commit f225dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/boards/sk-am62-sip.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ BOOT_FDT_FILE="ti/k3-am6254xxl-sk.dts"
1111
TIBOOT3_BOOTCONFIG="am6254xxl_evm_r5_defconfig"
1212
TIBOOT3_FILE="tiboot3-am62x-hs-fs-evm.bin"
1313
DEFAULT_CONSOLE="serial"
14-
KERNEL_TARGET="vendor,vendor-rt,vendor-edge,edge"
14+
KERNEL_TARGET="vendor,vendor-rt,vendor-edge"
1515
KERNEL_TEST_TARGET="vendor"
1616
SERIALCON="ttyS2"
1717
ATF_BOARD="lite"

0 commit comments

Comments
 (0)