mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
07a8f79ee8
This allows using the full SPL framework on mxs devices. In this mode, the u-boot.sb image loaded by the boot ROM contains only the SPL which then loads U-Boot proper or a kernel in falcon mode. Signed-off-by: Mans Rullgard <mans@mansr.com>
6 lines
140 B
INI
6 lines
140 B
INI
DISPLAYPROGRESS
|
|
SECTION 0x0 BOOTABLE
|
|
TAG LAST
|
|
LOAD 0x1000 spl/u-boot-spl.bin
|
|
LOAD IVT 0x8000 0x1000
|
|
CALL HAB 0x8000 0x0
|