Rename a10-sdimg with sunxi-sdimg

This commit is contained in:
Nicolas Aguirre
2013-11-15 18:45:10 +01:00
parent dd157cc4f1
commit 16a80ed3ea
6 changed files with 13 additions and 13 deletions

View File

@@ -30,7 +30,7 @@ UBOOT_LOADADDRESS = "0x40008000"
SPL_BINARY = "sunxi-spl.bin"
IMAGE_FSTYPES += "tar.bz2 squashfs a10-sdimg"
IMAGE_FSTYPES += "tar.bz2 squashfs sunxi-sdimg"
# Guesswork
SERIAL_CONSOLE = "115200 ttyS0"