submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
10 lines
229 B
INI
10 lines
229 B
INI
DISPLAYPROGRESS
|
|
SECTION 0x0 BOOTABLE
|
|
TAG LAST
|
|
LOAD 0x1000 spl/u-boot-spl.bin
|
|
LOAD IVT 0x8000 0x1000
|
|
CALL HAB 0x8000 0x0
|
|
LOAD 0x40002000 u-boot.bin
|
|
LOAD IVT 0x8000 0x40002000
|
|
CALL HAB 0x8000 0x0
|