]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
omap4: duovero: Disable EFI booting
authorAsh Charles <ashcharles@gmail.com>
Thu, 5 May 2016 18:58:07 +0000 (11:58 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 6 May 2016 01:32:26 +0000 (21:32 -0400)
The DuoVero board fails to compile with EFI enabled as the generated
binaries are too large.  As this platform doesn't currently need EFI,
disable this feature.

Signed-off-by: Ash Charles <ashcharles@gmail.com>
include/configs/duovero.h

index d8f48efdd85120134eb901f651e2c972f04acc0d..98afe27287d654c8ba7891ccd4fe7540a3c56e81 100644 (file)
@@ -22,6 +22,7 @@
 #include <configs/ti_omap4_common.h>
 
 #undef CONFIG_SPL_OS_BOOT
+#undef CONFIG_EFI_PARTITION
 
 #undef CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS
 #define CONFIG_SYS_AUTOMATIC_SDRAM_DETECTION