projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7c32e8
)
arm: spear: x600: Remove EFI support to reduce image size
author
Stefan Roese
<sr@denx.de>
Wed, 27 Apr 2016 07:10:43 +0000
(09:10 +0200)
committer
Stefan Roese
<sr@denx.de>
Tue, 31 May 2016 05:48:40 +0000
(07:48 +0200)
EFI is not needed on x600. So lets remove the EFI support to make it fit
into the 0x60000 image size limit again.
Signed-off-by: Stefan Roese <sr@denx.de>
configs/x600_defconfig
patch
|
blob
|
history
diff --git
a/configs/x600_defconfig
b/configs/x600_defconfig
index ace620ba3a63c328215475d033536fb13ad13156..14977dca8a1c628b66f530e6ab342bc6040cdd7b 100644
(file)
--- a/
configs/x600_defconfig
+++ b/
configs/x600_defconfig
@@
-22,3
+22,4
@@
CONFIG_NETDEVICES=y
CONFIG_ETH_DESIGNWARE=y
CONFIG_USE_TINY_PRINTF=y
CONFIG_OF_LIBFDT=y
+# CONFIG_EFI_LOADER is not set