Fix the amlogic tvbox build's extlinux.conf to use uImage for the kernel (#4509)

image file instead of Image as some of the included uboot files do not support the Image format and require the uImage.

 Changes to be committed:
	modified:   packages/bsp/aml-s9xx-box/boot/extlinux/extlinux.conf
This commit is contained in:
SteeManMI
2022-11-29 13:47:50 -05:00
committed by GitHub
parent 0428c18033
commit c92c7e5cb9

View File

@@ -1,5 +1,5 @@
LABEL Armbian
LINUX /Image
LINUX /uImage
INITRD /uInitrd
#FDT /dtb/amlogic/meson-gxbb-p200.dtb