palmpre: use omap3530beagle config for x-load
authorSimon Busch <morphis@gravedo.de>
Mon, 16 Aug 2010 08:55:36 +0000 (08:55 +0000)
committerStefan Schmidt <stefan@datenfreihafen.org>
Tue, 17 Aug 2010 11:57:12 +0000 (13:57 +0200)
We currently have no palmpre support for x-load. As long as we miss it we use the config
from the beagleboard machine.

Signed-off-by: Simon Busch <morphis@gravedo.de>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
conf/machine/palmpre.conf

index dccc892..2a62c30 100644 (file)
@@ -26,5 +26,6 @@ IMAGE_FSTYPES += "tar.bz2"
 # Let's keep the following three from the beagleboard machine config
 UBOOT_MACHINE = "omap3_beagle_config"
 PREFERRED_VERSION_u-boot = "git"
+XLOAD_MACHINE = "omap3530beagle_config"
 
 MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa phone bluetooth touchscreen keyboard wifi"