Alexey Ignatov | 406c4b30 | 2014-10-12 01:43:30 +0400 | [diff] [blame] | 1 | DISPLAYPROGRESS |
Marek Vasut | 4a0e05d | 2013-08-26 20:43:33 +0200 | [diff] [blame] | 2 | SECTION 0x0 BOOTABLE |
| 3 | TAG LAST |
Stefano Babic | 5f1f8ef | 2014-04-04 11:35:30 +0200 | [diff] [blame] | 4 | LOAD 0x1000 spl/u-boot-spl.bin |
Lukasz Majewski | 7c40554 | 2021-12-17 16:41:25 +0100 | [diff] [blame] | 5 | LOAD IVT 0xE000 0x1000 |
| 6 | CALL HAB 0xE000 0x0 |
Stefano Babic | 5f1f8ef | 2014-04-04 11:35:30 +0200 | [diff] [blame] | 7 | LOAD 0x40002000 u-boot.bin |
Lukasz Majewski | 7c40554 | 2021-12-17 16:41:25 +0100 | [diff] [blame] | 8 | LOAD IVT 0xE000 0x40002000 |
| 9 | CALL HAB 0xE000 0x0 |