aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/hipox.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/machine/hipox.conf
parent883da3d9544c4340cd83cfe688b7551bbaf43ba4 (diff)
downloadopenembedded-617ed6a71a2e445a937f5ac8c878d28f56d87889.tar.gz
hipox: HIPOX machine uses u-boot-2009.03 for NOR/NAND combi boot
Diffstat (limited to 'conf/machine/hipox.conf')
-rw-r--r--conf/machine/hipox.conf2
1 files changed, 1 insertions, 1 deletions
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"