mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-08 06:18:22 +01:00
Generate less image types
This commit is contained in:
parent
3c48817722
commit
9159d1b35e
@ -27,7 +27,7 @@ UBOOT_LOADADDRESS = "0x40008000"
|
||||
SPL_BINARY = "sunxi-spl.bin"
|
||||
|
||||
IMAGE_CLASSES += "sdcard_image-a10"
|
||||
IMAGE_FSTYPES += "tar.bz2 squashfs ext3 a10-sdimg"
|
||||
IMAGE_FSTYPES += "ext3 a10-sdimg"
|
||||
|
||||
# Guesswork
|
||||
SERIAL_CONSOLE = "115200 ttyS0"
|
||||
|
Loading…
Reference in New Issue
Block a user