aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2010-08-16 08:55:36 +0000
committerStefan Schmidt <stefan@datenfreihafen.org>2010-08-17 13:57:12 +0200
commit3a3ffb7d7bf7583dfa794f6d59e75d6a4a715335 (patch)
tree8b394b4418a66c9dd6158664b5bbd895b00a0085 /conf/machine
parent3dfdd751985fa6b6873e833716254be10e7d6f80 (diff)
downloadopenembedded-3a3ffb7d7bf7583dfa794f6d59e75d6a4a715335.tar.gz
palmpre: use omap3530beagle config for x-load
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>
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/palmpre.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/palmpre.conf b/conf/machine/palmpre.conf
index dccc892472..2a62c30728 100644
--- a/conf/machine/palmpre.conf
+++ b/conf/machine/palmpre.conf
@@ -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"