[PATCH 1/2] p3450: reduce size of Jetson Nano u-boot.bin
Svyatoslav Ryhel
clamor95 at gmail.com
Wed Aug 20 15:24:54 CEST 2025
ср, 20 серп. 2025 р. о 13:06 Thierry Reding <treding at nvidia.com> пише:
>
> On Tue, Aug 19, 2025 at 04:40:13PM +0100, Peter Robinson wrote:
> > 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(+)
>
> Acked-by: Thierry Reding <treding at nvidia.com>
Reviewed-by: Svyatoslav Ryhel <clamor95 at gmail.com>
Applied to u-boot-tegra/staging, thank you!
More information about the U-Boot
mailing list