hi,TI
I'm having issues with eMMC:
1. Unable to switch to eMMC at the uboot command line;
=> mmc list mmc@4f80000: 0 #eMMC mmc@4fb0000: 1 #SD card => mmc info unable to select a mode : -5 mmc_init: -524, time 264 => mmc dev 1 switch to partitions #0, OK mmc1 is current device => mmc dev 0 unable to select a mode : -5 mmc_init: -524, time 264 =>
2. Similar error when booting from eMMC.
U-Boot SPL 2023.04-dirty (Nov 30 2023 - 11:56:12 +0800) EEPROM not available at 0x50, trying to read at 0x51 Reading on-board EEPROM at 0x51 failed -121 SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)') SPL initial stack usage: 13448 bytes Trying to boot from MMC1 unable to select a mode : -5 spl: mmc init failed with error: -524 SPL: failed to boot from all boot devices ### ERROR ### Please RESET the board ###