]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
ARM: renesas: reduce rcar3_salvator-x image size
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 14 Aug 2021 19:07:47 +0000 (21:07 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 7 Nov 2021 17:36:55 +0000 (18:36 +0100)
rcar3_salvator-x u-boot.img is very close to the 0x100000 size limit.

Disable support for Unicode capitalization.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
configs/rcar3_salvator-x_defconfig

index c82cee93f20541abd943a332f03652765ba5cbc7..2b2c273f6af7f71504cc41d06907a8bd0b05238c 100644 (file)
@@ -96,3 +96,4 @@ CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_EHCI_GENERIC=y
 CONFIG_USB_STORAGE=y
 CONFIG_OF_LIBFDT_OVERLAY=y
+# CONFIG_EFI_UNICODE_CAPITALIZATION is not set