On 08/01/2014 10:50 AM, Hans de Goede wrote:
Hi,
I've aprox. 30 different allwinner devices. But I've tried explicitly on the cubieboard2. What u-boot are you using? AFAIK F-21 does not ship with a u-boot for the cubieboard2.
I tried it and something went wrong, as it would not boot up.....
what device do I use in:
sudo dd if=/tmp/root/usr/share/uboot/Cubietruck/u-boot-sunxi-with-spl.bin of=/dev/<media-location> bs=1024 seek=8 conv=fsync,notrunc
is <media-location> just the device like /dev/sbd or is it the specific boot partition like /dev/sbd1?