summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs/mxs/mxsimage-signed.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/cpu/arm926ejs/mxs/mxsimage-signed.cfg')
-rw-r--r--arch/arm/cpu/arm926ejs/mxs/mxsimage-signed.cfg10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm/cpu/arm926ejs/mxs/mxsimage-signed.cfg b/arch/arm/cpu/arm926ejs/mxs/mxsimage-signed.cfg
new file mode 100644
index 0000000000..903b6b2719
--- /dev/null
+++ b/arch/arm/cpu/arm926ejs/mxs/mxsimage-signed.cfg
@@ -0,0 +1,10 @@
+SECTION 0x0 BOOTABLE
+ TAG LAST
+ LOAD 0x1000 OBJTREE/spl/u-boot-spl.bin
+ LOAD 0x8000 OBJTREE/spl/u-boot-spl.ivt
+ LOAD 0x8040 OBJTREE/spl/u-boot-spl.sig
+ CALL HAB 0x8000 0x0
+ LOAD 0x40002000 OBJTREE/u-boot.bin
+ LOAD 0x40001000 OBJTREE/u-boot.ivt
+ LOAD 0x40001040 OBJTREE/u-boot.sig
+ CALL HAB 0x40001000 0x0
OpenPOWER on IntegriCloud