mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 08:57:58 +00:00
6654f33c9b
Now that mkimage can generate an BootStream for i.MX23 and i.MX28, use the mkimage as a default tool to generate the BootStreams instead of the elftosb tool. This cuts out another obscure dependency. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Fabio Estevam <fabio.estevam@freescale.com> Cc: Otavio Salvador <otavio@ossystems.com.br> Cc: Stefano Babic <sbabic@denx.de>
8 lines
227 B
INI
8 lines
227 B
INI
SECTION 0x0 BOOTABLE
|
|
TAG LAST
|
|
LOAD 0x0 OBJTREE/spl/u-boot-spl.bin
|
|
LOAD IVT 0x8000 0x14
|
|
CALL HAB 0x8000 0x0
|
|
LOAD 0x40000100 OBJTREE/u-boot.bin
|
|
LOAD IVT 0x8000 0x40000100
|
|
CALL HAB 0x8000 0x0
|