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:
3a7f25b
)
configs: sheevaplug disable EFI_UNICODE_CAPITALIZATION
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Sun, 6 Oct 2019 13:37:51 +0000
(15:37 +0200)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 8 Oct 2019 14:36:37 +0000
(16:36 +0200)
With upcoming patches u-boot.kwb gets too large.
Save 3740 bytes in u-boot.kwb by disabling Unicode support in the UEFI
sub-system.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
configs/sheevaplug_defconfig
patch
|
blob
|
history
diff --git
a/configs/sheevaplug_defconfig
b/configs/sheevaplug_defconfig
index 734e894c9839fcf80b36c8d6bbc24676a369eb4f..cc485364153a824ecc29fdec58cad7aa1a8a1581 100644
(file)
--- a/
configs/sheevaplug_defconfig
+++ b/
configs/sheevaplug_defconfig
@@
-46,3
+46,4
@@
CONFIG_DM_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_STORAGE=y
CONFIG_LZMA=y
+# CONFIG_EFI_UNICODE_CAPITALIZATION is not set