Skip to content

Commit 0273fdb

Browse files
committed
SpacemiT K3 Pico-ITX: Update board.conf
Rename board conf to k3picoitx.conf and add KERNEL_TEST_TARGET="legacy" Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
1 parent dd835df commit 0273fdb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ BOOT_FDT_FILE="spacemit/k3-pico-itx.dtb"
99
SRC_EXTLINUX="yes"
1010
SRC_CMDLINE="earlycon=sbi console=tty1 console=ttyS0,115200 loglevel=1"
1111
PACKAGE_LIST_BOARD="rfkill bluetooth bluez bluez-tools"
12+
KERNEL_TEST_TARGET="legacy"
1213

1314
function post_config_uboot_target__pico_itx() {
1415
declare -g UBOOT_LOGLEVEL="1"

0 commit comments

Comments
 (0)