ср, 20 серп. 2025 р. о 13:06 Thierry Reding <tred...@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 <pbrobin...@gmail.com>
> > ---
> >  configs/p3450-0000_defconfig | 8 ++++++++
> >  1 file changed, 8 insertions(+)
>
> Acked-by: Thierry Reding <tred...@nvidia.com>

Reviewed-by: Svyatoslav Ryhel <clamo...@gmail.com>

Applied to u-boot-tegra/staging, thank you!

Reply via email to