[oe-commits] Koen Kooi : omapzoom: correct u-boot machine

GIT User account git at amethyst.openembedded.net
Thu Mar 5 09:50:10 UTC 2009


Module: openembedded.git
Branch: hrw/poky-merge/add-rpm-packages-support
Commit: 01d1763f4d02cfa2b4e7397d84428e3f30407b65
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=01d1763f4d02cfa2b4e7397d84428e3f30407b65

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Mar  4 14:37:44 2009 +0100

omapzoom: correct u-boot machine

---

 conf/machine/omapzoom.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/omapzoom.conf b/conf/machine/omapzoom.conf
index 4308c6b..22fe5d4 100644
--- a/conf/machine/omapzoom.conf
+++ b/conf/machine/omapzoom.conf
@@ -31,7 +31,7 @@ KERNEL_IMAGETYPE = "uImage"
 
 UBOOT_ENTRYPOINT = "0x80008000"
 UBOOT_LOADADDRESS = "0x80008000"
-UBOOT_MACHINE = "omap3_zoom_config"
+UBOOT_MACHINE = "omap3_zoom1_config"
 
 # do ubiattach /dev/ubi_ctrl -m 4
 # From dmesg:





More information about the Openembedded-commits mailing list