On 2019-04-28, James Valleroy wrote:
> I tried with the eMMC u-boot from u-boot-sunxi_2019.01+dfsg-5. But it
> stops at the some point:
>
> # first boot attempt
>
> U-Boot SPL 2019.01+dfsg-5 (Apr 19 2019 - 23:43:08 +0000)
> DRAM: 1024 MiB
> CPU: 912000000Hz, AXI/AHB/APB: 3/2/2
> Trying to boot from MMC1
>
>
> U-Boot 2019.01+dfsg-5 (Apr 19 2019 - 23:43:08 +0000) Allwinner Technology
>
> CPU:   Allwinner A20 (SUN7I)
> Model: Olimex A20-OLinuXino-LIME2-eMMC
> I2C:   ready
> DRAM:  1 GiB


From this commit in u-boot upstream, it sounds like Revision K cannot
reliably boot from eMMC, and recent versions of the board have an SPI
flash added for booting:

  
https://git.denx.de/?p=u-boot.git;a=commit;h=58e9502e6d98976e2df8ee7d9d8e61ce9250ad7b

If your board has SPI flash, you could install u-boot from experimental
(currently 2019.07~rc1) and install to flash. It might also be possible
to backport the changes to 2019.01, if they're not too invasive.

But it sounds like the vendor worked around the issue by changing the
hardware; there may be no workaround in software.


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature

Reply via email to