zaurus-clamshells: minor cleanings (machine-overrides unneeded)
authorAndrea Adami <andrea.adami@gmail.com>
Sun, 29 Mar 2009 21:56:32 +0000 (23:56 +0200)
committerAndrea Adami <andrea.adami@gmail.com>
Sun, 29 Mar 2009 21:56:32 +0000 (23:56 +0200)
conf/machine/akita.conf
conf/machine/c7x0.conf
conf/machine/spitz.conf

index 83331f2..728ce4d 100644 (file)
@@ -13,3 +13,5 @@ IMAGE_FSTYPES ?= "jffs2"
 # NAND factory-default
 # mtdparts=sharpsl-nand:7168k@0k(smf),59392k@7168k(root),-(home) 
 ROOT_FLASH_SIZE = "58"
+
+UBOOT_MACHINE = "akita_config"
index 11a2f89..6a6c1b8 100644 (file)
@@ -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"
index 7188885..9cc0877 100644 (file)
@@ -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"