Commit 1c1ad38
committed
beaglebadge: drop vendor-edge u-boot target (not in ti-u-boot-2026.01)
The uboot-beaglebadge-vendor-edge artifact fails to configure:
cc1: fatal error: configs/am62lx_badge_defconfig: No such file or directory
Failed to configure u-boot 2026.01 am62lx_badge_defconfig
vendor-edge builds u-boot from TI's ti-u-boot-2026.01 branch, which does
not yet carry the AM62L BeagleBadge port. The defconfig + k3-am62l3-badge
DTS DO exist in the vendor/vendor-rt tree (TI SDK tag 12.00.00.07) and on
ti-u-boot-2025.01, so those targets build fine — only vendor-edge is
broken. KERNEL_TEST_TARGET stays "vendor". Re-add vendor-edge once TI
forward-ports BeagleBadge to ti-u-boot-2026.01.
Signed-off-by: Igor Pecovnik <igor@armbian.com>1 parent 522c961 commit 1c1ad38
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
| |||
0 commit comments