mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-01 10:48:04 -04:00
lubbock: Fix no partition type specified, use DOS as default
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
This commit is contained in:
parent
41b4d282d3
commit
10cdb8dbd6
@ -42,6 +42,7 @@
|
|||||||
#endif
|
#endif
|
||||||
#define CONFIG_MMC 1
|
#define CONFIG_MMC 1
|
||||||
#define BOARD_LATE_INIT 1
|
#define BOARD_LATE_INIT 1
|
||||||
|
#define CONFIG_DOS_PARTITION
|
||||||
|
|
||||||
#undef CONFIG_USE_IRQ /* we don't need IRQ/FIQ stuff */
|
#undef CONFIG_USE_IRQ /* we don't need IRQ/FIQ stuff */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user