diff options
author | Hung-Te Lin <hungte@chromium.org> | 2019-11-13 17:37:17 +0800 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-11-16 20:43:04 +0000 |
commit | e477626d821f76fa846b9b7b99cfbcbf21eefc00 (patch) | |
tree | 6a5f250fa97a2c5d2d92c1614407acd70e2d5d16 /src/lib/hardwaremain.c | |
parent | bcd1d1c32e4648b2878dcc673e558791deb75efe (diff) | |
download | coreboot-e477626d821f76fa846b9b7b99cfbcbf21eefc00.tar.xz |
soc/mediatek/mt8183: Get more space for PreRAM memconsole
Leave more space for PreRAM memconsole especially for seeing complete
logs when doing DRAM full calibration (that outputs in 200+k to UART):
- Shrink Full-K mem space (the ELF blob today needs ~132K)
- Move PRERAM_CBFS_CACHE to L2C since it's no used after DRAM is up
- Shrink TIMESTAMP to 1k (all other non-MTK ARM SOCs use only 1k)
- Incease PRERAM_CBMEM_CONSOLE to 63k-4
- Reordered few sections to align at better locations
BUG=b:144542023
TEST=emerge-kukui coreboot chromeos-bootimage; boot and see logs
Change-Id: I8696fb01653c0a581cf62e687dc523cb6fed9a32
Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36859
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'src/lib/hardwaremain.c')
0 files changed, 0 insertions, 0 deletions