ARM: mxs: tools: Add mkimage support for MXS bootstream
[J-u-boot.git] / arch / arm / cpu / arm926ejs / mxs / mxsimage.mx28.cfg
1 SECTION 0x0 BOOTABLE
2  TAG LAST
3  LOAD     0x0        spl/u-boot-spl.bin
4  LOAD IVT 0x8000     0x14
5  CALL HAB 0x8000     0x0
6  LOAD     0x40000100 u-boot.bin
7  LOAD IVT 0x8000     0x40000100
8  CALL HAB 0x8000     0x0
This page took 0.026577 seconds and 4 git commands to generate.