diff options
| author | Andre Przywara <[email protected]> | 2017-04-26 01:32:39 +0100 |
|---|---|---|
| committer | Jagan Teki <[email protected]> | 2017-05-17 23:19:57 +0530 |
| commit | 45e2d067669aee876badb23600e2145e562a961d (patch) | |
| tree | 2545de688531994ca788972c048bcafaa9f084c3 /include/linux | |
| parent | 85c07a5a379e5874aef0e5a0560536a2e6fa6114 (diff) | |
tools: mksunxiboot: allow larger SPL binaries
mksunxiboot limits the size of the resulting SPL binaries to pretty
conservative values to cover all SoCs and all boot media (NAND).
It turns out that we have limit checks in place in the build process,
so mksunxiboot can be relaxed and allow packaging binaries up to the
actual 32KB the mask boot ROM actually imposes.
This allows to have a bigger SPL, which is crucial for AArch64 builds.
Signed-off-by: Andre Przywara <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
