summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorSteffen Sledz <sledz@dresearch.de>2009-04-15 14:59:55 +0200
committerSteffen Sledz <sledz@dresearch.de>2009-04-15 14:59:55 +0200
commit617ed6a71a2e445a937f5ac8c878d28f56d87889 (patch)
tree5f1136a86ee918de7235a1d97c47782ffd797614 /conf
parent883da3d9544c4340cd83cfe688b7551bbaf43ba4 (diff)
hipox: HIPOX machine uses u-boot-2009.03 for NOR/NAND combi boot
Diffstat (limited to 'conf')
-rw-r--r--conf/checksums.ini4
-rw-r--r--conf/machine/hipox.conf2
2 files changed, 5 insertions, 1 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini
index ad93c75b68..c9a17071c9 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -22818,6 +22818,10 @@ sha256=5cd64b5ac52720a7f60015e01696422277ecc459e89dce8b16d457f30a9409ab
md5=cb11d3d74eee4d31124523d90d8c31fa
sha256=0c0afa2816482e087987f71958b656ff0c122032f5e3897a8d17daca5bc14115
+[ftp://ftp.denx.de/pub/u-boot/u-boot-2009.03.tar.bz2]
+md5=285e2184d2efef50e0fe43b71d2a7b11
+sha256=a2889bee9c45575b284564dbc27cf3dc6cb9833d4ff643976a1b3dba2d763f86
+
[http://linux.omap.com/pub/bootloader/2430sdp/source/u-boot-SEP1106.tar.gz]
md5=49c07dec9e1be69fd01d46f47ec03731
sha256=a090786113b02647413ebc15888af269f2e6d50f73cbb94b0619cc1702911dae
diff --git a/conf/machine/hipox.conf b/conf/machine/hipox.conf
index 728ad2bb0d..f3a31cf63b 100644
--- a/conf/machine/hipox.conf
+++ b/conf/machine/hipox.conf
@@ -12,7 +12,7 @@ PREFERRED_PROVIDER_virtual/kernel = "linux"
KERNEL_IMAGETYPE = "uImage"
-PREFERRED_VERSION_u-boot = "1.1.2"
+PREFERRED_VERSION_u-boot = "2009.03"
UBOOT_LOADADDRESS = "0x48008000"
UBOOT_ENTRYPOINT = "0x48008000"
UBOOT_ARCH = "arm"