01-15-2020, 05:17 PM
(01-13-2020, 03:15 PM)Yoast Wrote:(01-07-2020, 03:12 PM)dragop Wrote:(01-02-2020, 09:25 AM)Yoast Wrote: @TaborFife, have you managed to get this working using an eMMC module instead of a SD card? I tried it, but it doesn't boot:Hi, I'm able to boot from eMMC using the latest ROOTFS tarball. The latest kernel update seems to have nuked my setup though.
Code:U-Boot TPL 2020.01-rc5-00042-g6cb87cbb14 (Jan 02 2020 - 15:30:57)
Channel 0: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=15 CS=1 Die BW=16 Size=1024MB
Channel 1: LP
256B stride
lpddr4_set_rate: change freq to 400000000 mhz 0, 1
lpddr4_set_rate: change freq to 800000000 mhz 1, 0
Trying to boot from BOOTROM
Returning to
U-Boot SPL 2020.01-rc5-00042-g6cb87cbb14 (Jan 02 2020 - 15:30:57 +0100)
Trying to boot from MMC2
unable to select a mode
mmc_load_image_raw_sector: mmc block read error
Trying to boot from MMmmc_load_image_raw_sector: mmc block read error
Trying to boot mmc_load_image_raw_sector: mmc block read error
SPL: failed to rd ###
FATAL: read from port failed: Device not configured
Good to know that it worked for you. Can you confirm the U-Boot version you are using? Is it also the 2020.01-rc5 version?
I cloned the master at the time. Since it booted right away, I didn't really try a proper release.