summaryrefslogtreecommitdiff
path: root/SITE1/HBI0249A/images.txt
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2016-06-14 10:42:36 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2016-06-22 13:56:17 +0100
commitbc1b018ea10f2832bd30388e6f84ea09c4bd1257 (patch)
tree77cd37868d84502c4ac3be1d46006584d973d9ce /SITE1/HBI0249A/images.txt
parent31580bb7bd502c94946b936678b2befe6b09fe0f (diff)
Rename the kernel in the SOFTWARE directory as Image, instead of zImage. We don't necessariily use a zImage, eg: when booting with bootmon, it's a zImage, when booting with u-boot, it will be a uImage. Also, set the norname for the kernel to "norkern" to match what we've done for Juno. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'SITE1/HBI0249A/images.txt')
-rw-r--r--SITE1/HBI0249A/images.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/SITE1/HBI0249A/images.txt b/SITE1/HBI0249A/images.txt
index cb3df6a..f5f312b 100644
--- a/SITE1/HBI0249A/images.txt
+++ b/SITE1/HBI0249A/images.txt
@@ -13,7 +13,8 @@ NOR1FILE: \SOFTWARE\bootscr.txt ;Image File Name
NOR2UPDATE: AUTO ;IMAGE UPDATE:NONE/AUTO/FORCE
NOR2ADDRESS: 03000000 ;Image Flash Address
-NOR2FILE: \SOFTWARE\zImage ;Image File Name - master kernel
+NOR2FILE: \SOFTWARE\Image ;Image File Name - master kernel
+NOR2NAME: norkern ;Rename kernel to norkern
NOR2LOAD: 80008000 ;Image Load Address
NOR2ENTRY: 80008000 ;Image Entry Point