mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-07-06 14:32:03 +00:00
x86: coral: Update the memory map
This currently excludes the temporary memory used to start up the APs. Add it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
This commit is contained in:
parent
3d734b59c7
commit
4f58f73d38
1 changed files with 1 additions and 0 deletions
|
@ -188,6 +188,7 @@ Partial memory map
|
||||||
fef00000 1000 CONFIG_BOOTSTAGE_STASH_ADDR
|
fef00000 1000 CONFIG_BOOTSTAGE_STASH_ADDR
|
||||||
fef00000 Base of CAR region
|
fef00000 Base of CAR region
|
||||||
|
|
||||||
|
30000 AP_DEFAULT_BASE (used to start up additional CPUs)
|
||||||
f0000 CONFIG_ROM_TABLE_ADDR
|
f0000 CONFIG_ROM_TABLE_ADDR
|
||||||
120000 BSS (defined in u-boot-spl.lds)
|
120000 BSS (defined in u-boot-spl.lds)
|
||||||
200000 FSP-S (which is run after U-Boot is relocated)
|
200000 FSP-S (which is run after U-Boot is relocated)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue