diff options
| author | Peter Robinson <[email protected]> | 2025-08-19 16:40:13 +0100 |
|---|---|---|
| committer | Svyatoslav Ryhel <[email protected]> | 2025-08-20 16:23:11 +0300 |
| commit | 9999821e7516ad5c70f17319d0d33b99ef702e09 (patch) | |
| tree | 7d056092121c202612b29904339db04a1aa5c411 /doc/develop | |
| parent | e69e2dc7f5559cb5fe31dddf4b3f5336c25fa0ac (diff) | |
configs: p3450: reduce size of Jetson Nano u-boot.bin
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 <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Reviewed-by: Svyatoslav Ryhel <[email protected]>
Signed-off-by: Svyatoslav Ryhel <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
