Hi,
I followed the instruction to flash the SPI flash, with the debug image, but I still can not get the U-boot prompt.
U-Boot SPL board init
U-Boot SPL 2017.09-g3caf61a44c2-220414 #stephen (Sep 29 2022 - 18:14:19)
Trying to boot from MMC2
spl: partition error
Trying fit image at 0x4000 sector
## Verified-boot: 0
## Checking atf-1 0x00040000 ... sha256(806278dba1...) + OK
...
Although it can still boot without any problem, I still want to access the U-boot prompt to do extra testing of the U-boot environment.
Is there any image to enable the U-boot cmdline interface?