вт, 19 серп. 2025 р. о 18:40 Peter Robinson <pbrobin...@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 <pbrobin...@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.