projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea94859
)
omap4: duovero: Disable EFI booting
author
Ash Charles
<ashcharles@gmail.com>
Thu, 5 May 2016 18:58:07 +0000
(11:58 -0700)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/include/configs/duovero.h
b/include/configs/duovero.h
index d8f48efdd85120134eb901f651e2c972f04acc0d..98afe27287d654c8ba7891ccd4fe7540a3c56e81 100644
(file)
--- a/
include/configs/duovero.h
+++ b/
include/configs/duovero.h
@@
-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