mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
7a139959d0
mkimage -T mxs now support new flag in config file: DISPLAYPROGRESS - makes boot process print HTLLC characters for each BootROM instruction. Signed-off-by: Alexey Ignatov <lexszero@gmail.com>
7 lines
169 B
INI
7 lines
169 B
INI
DISPLAYPROGRESS
|
|
SECTION 0x0 BOOTABLE
|
|
TAG LAST
|
|
LOAD 0x1000 spl/u-boot-spl.bin
|
|
CALL 0x1000 0x0
|
|
LOAD 0x40002000 u-boot.bin
|
|
CALL 0x40002000 0x0
|