Am 14.08.2018 um 11:44 schrieb Matwey V. Kornilov:

> 
> By the way, could you please tell which u-boot do you use at EspressoBin?
> 

I tried

U-Boot 2017.03-armada-17.10.2-g14aeedc (Jun 01 2018 - 15:39:10 +0800)
and
U-Boot 2017.03-armada-17.10.3-g06ad760c88 (Aug 10 2018 - 21:59:24 +0200)

but both do not have disto boot available. So I do the boot manually:

load mmc 0:2 ${fdt_addr} dtb/armada-3720-espressobin.dtb
load mmc 0:1 ${kernel_addr} efi/boot/bootaa64.efi
bootefi ${kernel_addr} ${fdt_addr}

by enabling kiwidebug=1 I get a emergency commandline. That is all I
have so far.

Br,
Frank


-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to