mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-23 03:33:25 +08: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>
7 lines
140 B
INI
7 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
|