[oe-commits] Andrea Adami : zaurus-clamshells: minor cleanings ( machine-overrides unneeded)

GIT User account git at amethyst.openembedded.net
Sun Mar 29 21:59:35 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 2af4308023cbce4fd0cfec1f4f2a3372d0a2f668
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2af4308023cbce4fd0cfec1f4f2a3372d0a2f668

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Sun Mar 29 23:56:32 2009 +0200

zaurus-clamshells: minor cleanings (machine-overrides unneeded)

---

 conf/machine/akita.conf |    2 ++
 conf/machine/c7x0.conf  |    3 +--
 conf/machine/spitz.conf |    1 -
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/akita.conf b/conf/machine/akita.conf
index 83331f2..728ce4d 100644
--- a/conf/machine/akita.conf
+++ b/conf/machine/akita.conf
@@ -13,3 +13,5 @@ IMAGE_FSTYPES ?= "jffs2"
 # NAND factory-default
 # mtdparts=sharpsl-nand:7168k at 0k(smf),59392k at 7168k(root),-(home) 
 ROOT_FLASH_SIZE = "58"
+
+UBOOT_MACHINE = "akita_config"
diff --git a/conf/machine/c7x0.conf b/conf/machine/c7x0.conf
index 11a2f89..6a6c1b8 100644
--- a/conf/machine/c7x0.conf
+++ b/conf/machine/c7x0.conf
@@ -19,5 +19,4 @@ ROOT_FLASH_SIZE = "25"
 
 XSERVER = "xserver-kdrive-imageon"
 
-# used by u-boot:
-UBOOT_MACHINE_c7x0 = "corgi_config"
+UBOOT_MACHINE = "corgi_config"
diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf
index 7188885..9cc0877 100644
--- a/conf/machine/spitz.conf
+++ b/conf/machine/spitz.conf
@@ -23,5 +23,4 @@ MACHINE_DISPLAY_WIDTH_PIXELS=480
 MACHINE_DISPLAY_HEIGHT_PIXELS=640
 MACHINE_DISPLAY_ORIENTATION=270
 
-# used by u-boot:
 UBOOT_MACHINE_spitz = "akita_config"





More information about the Openembedded-commits mailing list