A13 Olinuxino: spl: not an uImage at 1600

Started by Ted87, October 24, 2015, 02:50:46 PM

Previous topic - Next topic

Ted87

I have A13 Olinuxino. And I have 8GB microSD card.

I downloaded archive via torrent: https://www.olimex.com/wiki/images/d/d6/A13_debian_34_90_WIFI_RALINK_GCC_GPIO_X_I2C_100KHz_UVC_TS_FTDI_3G_video_accell_release_10.torrent as I have HYNIX RAM on board. After that as described here https://www.olimex.com/wiki/A13-OLinuXino#Linux_related I unzziped and got .IMG file and copied it to my micro sd via dd (as described):

#sudo dd if=A13_debian_34_90_WIFI_RALINK_GCC_GPIO_X_I2C_100KHz_UVC_TS_FTDI_3G_video_accell_release_10.img of=/dev/sdb - at the end .IMG not 7z

After that I run my A13 and this is what I get:

U-Boot SPL 2014.04-10685-g4af825f (Jun 19 2014 - 09:08:33)
Board: A13-OLinuXino
DRAM: 512 MiB
CPU: 1008000000Hz, AXI/AHB/APB: 3/2/2
spl: not an uImage at 1600


U-Boot 2014.04-10685-g4af825f (Jun 19 2014 - 09:08:33) Allwinner Technology

CPU:   Allwinner A13 (SUN5I)
Board: A13-OLinuXino
I2C:   ready
DRAM:  512 MiB
MMC:   SUNXI SD/MMC: 0
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
Hit any key to stop autoboot:  0
** Unrecognized filesystem type **
ext4fs_devread read outside partition 540024872
Failed to mount ext2 filesystem...
** Unrecognized filesystem type **
ext4fs_devread read outside partition 540024872
Failed to mount ext2 filesystem...
** Unrecognized filesystem type **
** Unrecognized filesystem type **
ext4fs_devread read outside partition 540024872
Failed to mount ext2 filesystem...
** Unrecognized filesystem type **
ext4fs_devread read outside partition 540024872
Failed to mount ext2 filesystem...
** Unrecognized filesystem type **
ext4fs_devread read outside partition 540024872
Failed to mount ext2 filesystem...
** Unrecognized filesystem type **
** Unrecognized filesystem type **
ext4fs_devread read outside partition 540024872
Failed to mount ext2 filesystem...
** Unrecognized filesystem type **
sun5i#

What should I do?

P.S. When on my pc I check filesystem type I got:

sdb      8:16   1   7,4G  0 disk
├─sdb1   8:17   1    16M  0 part
└─sdb2   8:18   1   3,7G  0 part /media/XXX/172cc6ec-e937-42c1-a59f-c0bc2d713ecf

and
/dev/sdb2 on /media/XXX/172cc6ec-e937-42c1-a59f-c0bc2d713ecf type ext3 (rw,nosuid,nodev,uhelper=udisks2)

P.P.S.

Two LEDs are on - red ony(power) and green one.