git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41b4d28
)
lubbock: Fix no partition type specified, use DOS as default
author
Jean-Christophe PLAGNIOL-VILLARD
<plagnioj@jcrosoft.com>
Thu, 18 Oct 2007 22:24:59 +0000
(
00:24
+0200)
committer
Wolfgang Denk
<wd@denx.de>
Tue, 23 Oct 2007 22:28:40 +0000
(
00:28
+0200)
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
include/configs/lubbock.h
patch
|
blob
|
history
diff --git
a/include/configs/lubbock.h
b/include/configs/lubbock.h
index
4adf254
..
82fe19c
100644
(file)
--- a/
include/configs/lubbock.h
+++ b/
include/configs/lubbock.h
@@
-42,6
+42,7
@@
#endif
#define CONFIG_MMC 1
#define BOARD_LATE_INIT 1
+#define CONFIG_DOS_PARTITION
#undef CONFIG_USE_IRQ /* we don't need IRQ/FIQ stuff */