summaryrefslogtreecommitdiff
path: root/SITE1
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2015-05-15 17:54:30 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2015-05-20 14:07:37 +0100
commit0380611256f8d158e9ed6245f08d76261ee180ab (patch)
treedcb4da01039d1b12964bda9141d5086742b1f89f /SITE1
parent7c07b928a5c6dd953eb1b2e4d8e66bd2d57ef2e3 (diff)
juno: use NOR?NAME to rename Image to norkern
Instead of renaming the kernel in the filesystem to norkern, leave it as Image and set the name stored in NOR as "norkern". Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'SITE1')
-rw-r--r--SITE1/HBI0262B/images.txt3
-rw-r--r--SITE1/HBI0262C/images.txt3
2 files changed, 4 insertions, 2 deletions
diff --git a/SITE1/HBI0262B/images.txt b/SITE1/HBI0262B/images.txt
index ce9050f..b3682b7 100644
--- a/SITE1/HBI0262B/images.txt
+++ b/SITE1/HBI0262B/images.txt
@@ -17,7 +17,8 @@ NOR1ENTRY: 00000000 ;Image Entry Point
NOR2UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE
NOR2ADDRESS: 0x00500000 ;Image Flash Address
-NOR2FILE: \SOFTWARE\norkern ;Image File Name
+NOR2FILE: \SOFTWARE\Image ;Image File Name
+NOR2NAME: norkern ;Rename kernel to norkern
NOR2LOAD: 00000000 ;Image Load Address
NOR2ENTRY: 00000000 ;Image Entry Point
diff --git a/SITE1/HBI0262C/images.txt b/SITE1/HBI0262C/images.txt
index c9c5274..bea9157 100644
--- a/SITE1/HBI0262C/images.txt
+++ b/SITE1/HBI0262C/images.txt
@@ -17,7 +17,8 @@ NOR1ENTRY: 00000000 ;Image Entry Point
NOR2UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE
NOR2ADDRESS: 0x00500000 ;Image Flash Address
-NOR2FILE: \SOFTWARE\norkern ;Image File Name
+NOR2FILE: \SOFTWARE\Image ;Image File Name
+NOR2NAME: norkern ;Rename kernel to norkern
NOR2LOAD: 00000000 ;Image Load Address
NOR2ENTRY: 00000000 ;Image Entry Point