soc/mediatek/mt8188/memlayout: Add a space in SRAM_L2C_START comment
Change-Id: I1888fedcc66ae13c76331d3f2f4465197ae51d35 Signed-off-by: Yu-Ping Wu <yupingso@chromium.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83650 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Yidi Lin <yidilin@google.com> Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
This commit is contained in:
parent
9c78a0e422
commit
8e48f94b39
@ -29,7 +29,7 @@ SECTIONS
|
||||
|
||||
/*
|
||||
* The L3 is 2MB in total. The bootROM has configured half of the L3 cache as SRAM
|
||||
*(SRAM_L2C) so that's 1MB (and the rest to be cache, which is required so you
|
||||
* (SRAM_L2C) so that's 1MB (and the rest to be cache, which is required so you
|
||||
* can't reconfigure whole L3 as SRAM).
|
||||
*/
|
||||
SRAM_L2C_START(0x00200000)
|
||||
|
Loading…
x
Reference in New Issue
Block a user