Hi, I would like to boot my Sabre Lite Quad board using an Android image on an SD card. I followed a very simple guide:-http://www.element14.com/community/community/designcenter/single-board-computers/sabrelite/blog/2014/04/01/getting-started-with-sabre-lite-imx6
and I get the following error during bootup:-
Board: MX6Q-SABRELITE:[ POR]
Boot Device: I2C
I2C: ready
DRAM: 1 GB
MMC: FSL_USDHC: 0,FSL_USDHC: 1
JEDEC ID: 0xbf:0x25:0x41
Reading SPI NOR flash 0xc0000 [0x2000 bytes] -> ram 0x276009b8
SUCCESS
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: got MAC address from IIM: 00:00:00:00:00:00
FEC0 [PRIME]
Hit any key to stop autoboot: 0
mmc1 is current device
MMC read: dev # 1, block # 2048, count 8192 ... 8192 blocks read: OK
Wrong Image Format for bootm command
ERROR: can't get kernel image!
I have not tried upgrading U-Boot as the board is new so should contain the most recent version? The current U-Boot version is not displayed during boot, which I thought was strange. What does "Wrong Image Format for bootm command" mean? I've tried many different images, loaded via Linux and Windows. I can see the created partitions on my SD card so the image has been written correctly. I can load the basic Linux slide show demo app.
Any ideas?
Thanks, Kevin.