I have been gone, doing other stuff for a year. Back now trying to do a number of things. One is using the current uboot alone on the mSD and everything else on sata.

Back a year+ ago, I would dd the image to a sata HD and just the uboot to a 4Gb mSD card. I had even provided a modification to the installer script here for this purpose.

It worked well. But now...

With only the uboot  on the mSD by:

dd if=u-boot-sunxi-with-spl.bin of=/dev/sdb bs=1024 seek=8 ; sync

I get:


U-Boot SPL 2016.09.01 (Oct 19 2016 - 13:46:44)
DRAM: 1024 MiB
CPU: 912000000Hz, AXI/AHB/APB: 3/2/2
Trying to boot from MMC1


U-Boot 2016.09.01 (Oct 19 2016 - 13:46:44 +0000) Allwinner Technology

CPU:   Allwinner A20 (SUN7I)
Model: Cubietech Cubieboard2
I2C:   ready
DRAM:  1 GiB
MMC:   SUNXI SD/MMC: 0
In:    serial
Out:   serial
Err:   serial
SCSI:  Target spinup took 0 ms.
AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
flags: ncq stag pm led clo only pmp pio slum part ccc apst
Net:   eth0: ethernet@01c50000
Hit any key to stop autoboot:  0
** Invalid partition 1 **
** Invalid partition 1 **
** Invalid partition 1 **
=>

Has there been some change to the Cubieboard uboot?

Thank you
_______________________________________________
arm mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to