diff options
author | Stefan Roese <sr@denx.de> | 2007-10-27 13:43:40 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2007-10-27 13:43:40 +0200 |
commit | 49801028715cd8bc22863cdfc0ee7919b7a6af4b (patch) | |
tree | b7344561054c6da1886e0622716ad6da9bb2325b /include/configs/xsengine.h | |
parent | 20d500d531a6b971ce6cc1bf191cb0092cdc0afc (diff) | |
parent | d78791ae914d4e7c5edca1cdad73b3dc81a4eb82 (diff) | |
download | u-boot-imx-49801028715cd8bc22863cdfc0ee7919b7a6af4b.zip u-boot-imx-49801028715cd8bc22863cdfc0ee7919b7a6af4b.tar.gz u-boot-imx-49801028715cd8bc22863cdfc0ee7919b7a6af4b.tar.bz2 |
Merge git://www.denx.de/git/u-boot
Diffstat (limited to 'include/configs/xsengine.h')
-rw-r--r-- | include/configs/xsengine.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/xsengine.h b/include/configs/xsengine.h index 5733933..766617e 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 */ |