[PATCH 1/1] cmd: enable CONFIG_CMD_EFIDEBUG by default

Heinrich Schuchardt xypron.glpk at gmx.de
Sat Aug 14 20:58:16 CEST 2021


On 8/12/21 1:00 PM, Heinrich Schuchardt wrote:
> The efidebug command is needed to manage UEFI boot options.
> To display them fully CONFIG_HEXDUMP is needed.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>

For rcar3_salvator-x this increases the image size too much:

    aarch64:  +   rcar3_salvator-x
+u-boot.img exceeds file size limit:
+  limit:  0x100000 bytes
+  actual: 0x102f42 bytes
+  excess: 0x2f42 bytes
+make[1]: *** [Makefile:1427: u-boot.img] Error 1
+make[1]: *** Deleting file 'u-boot.img'
+make: *** [Makefile:177: sub-make] Error 2



More information about the U-Boot mailing list