Skip to content

Commit e89e1de

Browse files
committed
fix error.
1 parent 9affe50 commit e89e1de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/boards/licheepi-4a.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ BOARDFAMILY="thead"
44
KERNEL_TARGET="current"
55
FULL_DESKTOP="yes"
66
BOOT_LOGO="desktop"
7-
BOOT_FDT_FILE="thead/ligh-lpi4a.dtb"
7+
BOOT_FDT_FILE="thead/light-lpi4a.dtb"
88
SRC_EXTLINUX="yes"
99
SRC_CMDLINE="console=ttyS0,115200 rootwait rw earlycon clk_ignore_unused loglevel=7 eth=$ethaddr rootrwoptions=rw,noatime rootrwreset=yes"
1010
BOOTCONFIG="light_lpi4a_defconfig"

0 commit comments

Comments
 (0)