1DISPLAYPROGRESS
2SECTION 0x0 BOOTABLE
3 TAG LAST
4 LOAD     0x1000     spl/u-boot-spl.bin
5 LOAD     0x8000     spl/u-boot-spl.ivt
6 LOAD     0x8040     spl/u-boot-spl.sig
7 CALL HAB 0x8000     0x0
8 LOAD     0x40002000 u-boot.bin
9 LOAD     0x40001000 u-boot.ivt
10 LOAD     0x40001040 u-boot.sig
11 CALL HAB 0x40001000 0x0
12