summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2007-10-19 06:33:45 +0200
committerWolfgang Denk <wd@denx.de>2007-10-24 00:29:00 +0200
commite78220f6e514206757acfe247297fc9a328a881f (patch)
tree1d2b58d7ce15de1213b0f1f3b8d41aed47ebae76 /include/configs
parent10cdb8dbd67a818823ab9ec88b68fc348903db59 (diff)
downloadtalos-obmc-uboot-e78220f6e514206757acfe247297fc9a328a881f.tar.gz
talos-obmc-uboot-e78220f6e514206757acfe247297fc9a328a881f.zip
xsengine: Fix no partition type specified, use DOS as default
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/xsengine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/xsengine.h b/include/configs/xsengine.h
index 5733933d61..766617e075 100644
--- a/include/configs/xsengine.h
+++ b/include/configs/xsengine.h
@@ -32,6 +32,7 @@
#define CONFIG_PXA250 1 /* This is an PXA250 CPU */
#define CONFIG_XSENGINE 1
#define CONFIG_MMC 1
+#define CONFIG_DOS_PARTITION 1
#define BOARD_POST_INIT 1
#undef CONFIG_USE_IRQ /* we don't need IRQ/FIQ stuff */
#define CFG_HZ 3686400 /* incrementer freq: 3.6864 MHz */
OpenPOWER on IntegriCloud