summaryrefslogtreecommitdiff
path: root/SITE1/HBI0262B
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2015-05-15 17:46:06 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2015-05-20 14:07:37 +0100
commit7c07b928a5c6dd953eb1b2e4d8e66bd2d57ef2e3 (patch)
tree25807237c5d6090b7f882f0f45d17825c3b114c0 /SITE1/HBI0262B
parent9d8958ab11427223a72f74d18ed096e73d685741 (diff)
juno: save DTB file in NOR as board.dtb
images.txt allows files to be saved into NOR flash with a different name from the filename. So for the DTB files, I rename juno.dtb or juno-r1.dtb in NOR flash as board.dtb. This means that the UEFI config for both Juno R0 and R1 can be the same. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'SITE1/HBI0262B')
-rw-r--r--SITE1/HBI0262B/images.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/SITE1/HBI0262B/images.txt b/SITE1/HBI0262B/images.txt
index 8db871f..ce9050f 100644
--- a/SITE1/HBI0262B/images.txt
+++ b/SITE1/HBI0262B/images.txt
@@ -24,7 +24,7 @@ NOR2ENTRY: 00000000 ;Image Entry Point
NOR3UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE
NOR3ADDRESS: 0x02000000 ;Image Flash Address
NOR3FILE: \SOFTWARE\juno.dtb ;Image File Name
-NOR3NAME: juno.dtb ;Specify target filename to preserve file extension
+NOR3NAME: board.dtb ;Specify target filename to preserve file extension
NOR3LOAD: 00000000 ;Image Load Address
NOR3ENTRY: 00000000 ;Image Entry Point