e597e63e49
FSP 1.0 has a fixed-size temporary cache size and address and the entire
cache is migrated in the FSP FspInitEntry() function.
Previous code expected the symbol _car_data_start to be the same as
CONFIG_DCACHE_RAM_BASE and _car_data_end to be the same as
_preram_cbmem_console.
FSP 1.0 is the only one that migrates _preram_cbmem_console.
Others leave that where it is and extract the early console data in
cbmemc_reinit(). Special handling is needed to handle that.
Commit
|
||
---|---|---|
.. | ||
allwinner | ||
amd | ||
armltd | ||
dmp | ||
intel | ||
mips | ||
qemu-x86 | ||
samsung/exynos5250 | ||
ti | ||
via | ||
x86 | ||
Kconfig | ||
Makefile.inc |