Ver código fonte

lubbock: Fix no partition type specified, use DOS as default

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Jean-Christophe PLAGNIOL-VILLARD 17 anos atrás
pai
commit
10cdb8dbd6
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      include/configs/lubbock.h

+ 1 - 0
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 */