diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2022-11-29 19:09:58 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-08-02 14:34:50 +0000 |
commit | 8c509f36451162dd9a30aa6cc94e8f33e9b50df7 (patch) | |
tree | a85bea8b18f3a9ee61b7db6dbbbf9c502eb81490 /src/mainboard/foxconn | |
parent | cb7dad7bc8f1c8ca35ee58bf31f6ef7daeb50eed (diff) |
soc/ti/am335x: Change and optimize memlayout
Clang builds (bootblock: 20800 bytes) are slightly larger than GCC
builds (bootblock: 18688 bytes) so increase the size of both bootblock
and romstage.
The technical reference manual mentions no upper limit to the size of
the bootblock in the TI header so increasing the bootblock size is
allowed.
To be able to link the clang bootblock increase it from 20K to 22K.
Change-Id: I8719bc3728d4cc8dba8d939cc154c3fc0884d47b
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70160
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/foxconn')
0 files changed, 0 insertions, 0 deletions