[oe-commits] org.oe.dev kb9202: initial configuration for KwikByte KB9202 devboard

hrw commit openembedded-commits at lists.openembedded.org
Fri May 25 09:54:36 UTC 2007


kb9202: initial configuration for KwikByte KB9202 devboard

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: a6962fe8eb2f96d9ce054592c39772cc227cf5a3
ViewMTN: http://monotone.openembedded.org/revision.psp?id=a6962fe8eb2f96d9ce054592c39772cc227cf5a3
Files:
1
conf/machine/kb9202.conf
Diffs:

#
# mt diff -r165df9a61cf87103a66a79485aef63910f2ed0a7 -ra6962fe8eb2f96d9ce054592c39772cc227cf5a3
#
# 
# 
# add_file "conf/machine/kb9202.conf"
#  content [9b25cdf77fd68007a0530049d4d894658ca55243]
# 
============================================================
--- conf/machine/kb9202.conf	9b25cdf77fd68007a0530049d4d894658ca55243
+++ conf/machine/kb9202.conf	9b25cdf77fd68007a0530049d4d894658ca55243
@@ -0,0 +1,20 @@
+#@TYPE: Machine
+#@Name: KwikByte KB9202 devboard
+#@DESCRIPTION: Machine configuration for KwikByte KB9202 devboard
+
+TARGET_ARCH = "arm"
+
+PREFERRED_PROVIDER_virtual/kernel = "linux"
+PACKAGE_EXTRA_ARCHS = "armv4 armv4t"
+
+require conf/machine/include/tune-arm920t.conf
+
+# used by sysvinit_2
+# Needs at91 serial port
+#SERIAL_CONSOLE = "57600 ttyAM0"
+ 
+# used by some images
+# 16MB nor + 32MB nand
+ROOT_FLASH_SIZE = "12"
+
+MACHINE_FEATURES = "kernel26 usbhost usbgadget irda"






More information about the Openembedded-commits mailing list