summaryrefslogtreecommitdiff
path: root/SITE1
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2016-05-12 15:57:02 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2016-05-12 15:57:02 +0100
commit0fb9655e8c0504960e977da69ccf6a2f9609db79 (patch)
treeb2c4b41c47c7c30137856863ea23750f7e1e0414 /SITE1
parentfb6e527d31fee231cc3ca2624db09f0a70bc12f8 (diff)
A9: set boot.bin load address for u-boot
When the board boots UEFI, it boot with the RAM banks swapped and UEFI runs from cold boot. This ignores the LOAD and ENTRY params. When booting with u-boot, we run Boot Monitor from cold and it loads u-boot, using the LOAD and ENTRY params. So we can safely set them without effecting UEFI. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'SITE1')
-rw-r--r--SITE1/HBI0191B/images.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/SITE1/HBI0191B/images.txt b/SITE1/HBI0191B/images.txt
index aecc805..cd89a06 100644
--- a/SITE1/HBI0191B/images.txt
+++ b/SITE1/HBI0191B/images.txt
@@ -11,8 +11,8 @@ NOR1UPDATE: AUTO ;IMAGE UPDATE:NONE/AUTO/FORCE
NOR1ADDRESS: 44000000 ;Image Flash Address
NOR1NAME: boot.bin
NOR1FILE: \SOFTWARE\boot-a9.bin ;Image File Name
-NOR1LOAD: 44000000 ;Image Load Address
-NOR1ENTRY: 44000000 ;Image Entry Point
+NOR1LOAD: 60800000 ;Image Load Address
+NOR1ENTRY: 60800000 ;Image Entry Point
NOR2UPDATE: AUTO ;IMAGE UPDATE:NONE/AUTO/FORCE
NOR2ADDRESS: 03000000 ;Image Flash Address