h3600: Add GUI_MACHINE_CLASS, fix section boundary.
authorPaul Sokolovsky <pmiscml@gmail.com>
Mon, 16 Oct 2006 21:54:14 +0000 (21:54 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Mon, 16 Oct 2006 21:54:14 +0000 (21:54 +0000)
conf/machine/h3600.conf

index 2604b8e..14a9bb6 100644 (file)
@@ -14,6 +14,7 @@ require conf/machine/include/tune-strongarm.conf
 ROOT_FLASH_SIZE = "16"
 # h3630 have 32Mb only
 VOLATILE_STORAGE_SIZE = "64"
+GUI_MACHINE_CLASS = "smallscreen"
 
 #
 # Software/packages selection
@@ -24,9 +25,6 @@ PREFERRED_VERSION_handhelds-sa ?= "2.4.19-rmk6-pxa1-hh42"
 BOOTSTRAP_EXTRA_RDEPENDS = "alsa-driver kernel ipaq-boot-params ${@linux_module_packages('${H3600_MODULES}', d)}"
 EXTRA_IMAGECMD_h3600_jffs2 = "-e 0x40000 -p"
 
-#
-# Modules autoload and other boot properties
-#
 H3600_MODULES = "\
 h3600-asic \
 h3600-micro \
@@ -43,6 +41,9 @@ serial-h3800 \
 usb-char \
 usb-eth"
 
+#
+# Modules autoload and other boot properties
+#
 USE_DEVFS = "1"
 USE_VT = "0"