coreboot/src/soc
Werner Zeh cacc5a3eb0 fsp_broadwell_de: Provide valid address and size for DCACHE range
On Broadwell-DE the FSP sets up DCACHE in the early call. The address
does not match the default FSP 1.0 address defined in
src/drivers/intel/fsp1_0/Kconfig which leads to errors when this range
is used in pre-ramstage stages.

This patch provides the matching DCACHE_RAM_BASE value among with a
suitable DCACHE_RAM_SIZE for the FSP based Broadwell-DE implementation.
The include order of Kconfig files makes sure that the Kconfig file in
the soc directory is sourced first and the defined values will override
the ones in src/drivers/intel/fsp1_0/Kconfig.

Change-Id: I2a55b576541a3d974ee2714b198095aa24fc46f5
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: https://review.coreboot.org/25535
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-04-06 07:02:54 +00:00
..
amd amd/common/block/pi: Make agesa_heap_base() static 2018-04-06 06:44:18 +00:00
broadcom driver/uart: Introduce a way for mainboard to override the baudrate 2018-02-21 16:09:06 +00:00
dmp DMP Vortex86ex board & chip: Remove - using LATE_CBMEM_INIT 2018-01-15 23:23:17 +00:00
imgtec driver/uart: Introduce a way for mainboard to override the baudrate 2018-02-21 16:09:06 +00:00
intel fsp_broadwell_de: Provide valid address and size for DCACHE range 2018-04-06 07:02:54 +00:00
lowrisc RISC-V boards: Stop using the config string 2017-11-07 12:31:00 +00:00
marvell src/soc: Fix various typos 2018-02-20 23:17:39 +00:00
mediatek driver/uart: Introduce a way for mainboard to override the baudrate 2018-02-21 16:09:06 +00:00
nvidia driver/uart: Introduce a way for mainboard to override the baudrate 2018-02-21 16:09:06 +00:00
qualcomm soc/qualcomm/sdm845: Add MMU support 2018-04-05 15:56:13 +00:00
rockchip spi: Add helper functions for bit-banging 2018-04-03 00:34:52 +00:00
samsung driver/uart: Introduce a way for mainboard to override the baudrate 2018-02-21 16:09:06 +00:00
ucb riscv: Remove config string support 2017-12-02 05:25:00 +00:00