diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2025-08-19 16:40:13 +0100 |
---|---|---|
committer | Svyatoslav Ryhel <clamor95@gmail.com> | 2025-08-20 16:23:11 +0300 |
commit | 9999821e7516ad5c70f17319d0d33b99ef702e09 (patch) | |
tree | 7d056092121c202612b29904339db04a1aa5c411 /drivers/usb/common/dwc2_core.c | |
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 <pbrobinson@gmail.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Svyatoslav Ryhel <clamor95@gmail.com>
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Diffstat (limited to 'drivers/usb/common/dwc2_core.c')
0 files changed, 0 insertions, 0 deletions