Hi there,
I’m building the radxa uboot system. I can’t seem to get my script to run from uboot. This is the output :
mmc1 is current device
Scanning mmc 1:1…
Found U-Boot script /boot.scr
reading /boot.scr
1112 bytes read in 4 ms (271.5 KiB/s)
## Executing script at 00c00000
SCRIPT FAILED: continuing…
The script is compiled like so :
uboot/tools/mkimage -C none -A arm -T script -d boot.cmd boot.scr