[RFC PATCH v5 24/24] DO NOT MERGE: only to make CI happy

Marek Vasut marex at denx.de
Fri Dec 23 05:15:50 CET 2022


On 11/1/22 20:20, Francis Laniel wrote:
> This commit set CONFIG_HUSH_PARSER_2021 as the default to trigger the CI with
> this parser.
> 
> Nonetheless, Some boards are not compatible with new 2021 hush parser:
> 1. rcar3_ulcb:
> 	When built with CONFIG_HUSH_PARSER_2021, the u-boot.img file size
> 	exceeds the 1MB file limit of 890 bytes:
> 	aarch64:  +   rcar3_ulcb
> 	+u-boot.img exceeds file size limit:
> 	+  limit:  0x100000 bytes
> 	+  actual: 0x10037a bytes
> 	+  excess: 0x37a bytes
> 	Some complementary work is then needed to use CONFIG_HUSH_PARSER_2021 for this
> 	board.

Maybe this patch helps with ULCB ?

https://patchwork.ozlabs.org/project/uboot/patch/20221222211315.142860-1-marek.vasut@gmail.com/


More information about the U-Boot mailing list