[PATCH 1/2] p3450: reduce size of Jetson Nano u-boot.bin

Svyatoslav Ryhel clamor95 at gmail.com
Tue Aug 19 17:53:24 CEST 2025


вт, 19 серп. 2025 р. о 18:40 Peter Robinson <pbrobinson at gmail.com> пише:
>
> The Jetson Nano contains all it's firmware on a 4Mb SPI
> flash, the allocated size in that flash for U-Boot is
> 753664 bytes so we need to ensure the u-boot.bin doesn't
> exceed that else it will fail.
>
> Add a BOARD_SIZE_LIMIT and drop a few large, and somewhat
> esoteric, options to bring us back under that limit.
>
> Signed-off-by: Peter Robinson <pbrobinson at gmail.com>
> ---
>  configs/p3450-0000_defconfig | 8 ++++++++
>  1 file changed, 8 insertions(+)
>

Thank you for your contribution! Both patches LGTM, but I would like
to run a few tests and checks. If all goes well, I will pick them.

Best regards,
Svyatoslav R.


More information about the U-Boot mailing list