Re: [U-Boot] [bug report] sunxi: booting from eMMC

Like a sd card. I have emmc to sd adapter, so
dd if=u-boot-sunxi-with-spl.bin of=/dev/sdb bs=1024 seek=8
and then just solder emmc to my board.
2 окт. 2016 г. 23:08 пользователь "Jagan Teki" jagannadh.teki@gmail.com написал:
On Sun, Oct 2, 2016 at 7:13 PM, Alexandr Bochkarev aneox.inbox@gmail.com wrote:
Already tried. The same output:
mmc_load_image_raw_sector: mmc block read error SPL: failed to boot from all boot devices ### ERROR ### Please RESET the board ###
Need few more info, how exactly you wrote SPL on emmc, could you provide that.
-- Jagan Teki Free Software Engineer | www.openedev.com U-Boot, Linux | Upstream Maintainer Hyderabad, India.

On Sun, Oct 2, 2016 at 10:45 PM, AneoX aneox.inbox@gmail.com wrote:
Like a sd card. I have emmc to sd adapter, so
dd if=u-boot-sunxi-with-spl.bin of=/dev/sdb bs=1024 seek=8
I guess you cleaned[1] the card before doing this?
and then just solder emmc to my board.
OK, which a20 board?
[1] http://linux-sunxi.org/Bootable_SD_card
thanks!
participants (2)
-
AneoX
-
Jagan Teki