hx4700, h2200: band-aid device table to account for the prehistoric .21 kernel
authorKoen Kooi <koen@openembedded.org>
Fri, 30 Jan 2009 18:34:13 +0000 (19:34 +0100)
committerKoen Kooi <koen@openembedded.org>
Fri, 30 Jan 2009 18:34:13 +0000 (19:34 +0100)
conf/machine/h2200.conf
conf/machine/hx4700.conf

index abc1772..6ccdc50 100644 (file)
@@ -45,4 +45,5 @@ module_autoload_g_ether = "g_ether"
 SERIAL_CONSOLE = "115200 ttyS0 vt100"
 USE_VT = "0"
 
+IMAGE_DEVICE_TABLES = "device_table-oldmmc.txt"
 require conf/machine/include/LAB-settings.inc
index ab532e3..4906f87 100644 (file)
@@ -73,4 +73,5 @@ module_autoload_pxa27x_udc = "pxa27x_udc"
 #FIXME: this should be controlled by a userspace utility later.
 module_autoload_g_ether = "g_ether"
 
+IMAGE_DEVICE_TABLES = "device_table-oldmmc.txt"
 SERIAL_CONSOLE = "115200 ttyS0"