Julius Werner uploaded patch set #15 to this change.

View Change

cbfs: Enable CBFS mcache on most chipsets

This patch flips the default of CONFIG_NO_CBFS_MCACHE so the feature is
enabled by default. Some older chipsets with insufficient SRAM/CAR space
still have it explicitly disabled. All others get the new section added
to their memlayout... 8K seems like a sane default to start with.

Change-Id: I0abd1c813aece6e78fb883f292ce6c9319545c44
Signed-off-by: Julius Werner <jwerner@chromium.org>
---
M src/arch/x86/Kconfig
M src/arch/x86/car.ld
M src/lib/Kconfig
M src/mainboard/asus/p5gc-mx/Kconfig
M src/mainboard/emulation/qemu-aarch64/memlayout.ld
M src/mainboard/emulation/qemu-armv7/memlayout.ld
M src/mainboard/emulation/qemu-power8/memlayout.ld
M src/mainboard/emulation/qemu-riscv/memlayout.ld
M src/mainboard/emulation/spike-riscv/memlayout.ld
M src/mainboard/gigabyte/ga-945gcm-s2l/Kconfig
M src/mainboard/google/octopus/Kconfig
M src/mainboard/intel/d945gclf/Kconfig
M src/mainboard/lenovo/t400/Kconfig
M src/northbridge/intel/e7505/Kconfig
M src/northbridge/intel/i440bx/Kconfig
M src/northbridge/intel/pineview/Kconfig
M src/northbridge/intel/x4x/Kconfig
M src/soc/amd/picasso/memlayout_psp_verstage.ld
M src/soc/amd/picasso/memlayout_x86.ld
M src/soc/cavium/cn81xx/memlayout.ld
M src/soc/intel/braswell/Kconfig
M src/soc/mediatek/mt8173/memlayout.ld
M src/soc/mediatek/mt8183/memlayout.ld
M src/soc/mediatek/mt8192/include/soc/memlayout.ld
M src/soc/nvidia/tegra124/memlayout.ld
M src/soc/nvidia/tegra210/memlayout.ld
M src/soc/qualcomm/ipq40xx/memlayout.ld
M src/soc/qualcomm/ipq806x/memlayout.ld
M src/soc/qualcomm/qcs405/memlayout.ld
M src/soc/qualcomm/sc7180/memlayout.ld
M src/soc/qualcomm/sdm845/memlayout.ld
M src/soc/rockchip/rk3288/Kconfig
M src/soc/rockchip/rk3399/memlayout.ld
M src/soc/samsung/exynos5250/memlayout.ld
M src/soc/samsung/exynos5420/memlayout.ld
M src/soc/sifive/fu540/memlayout.ld
M src/soc/ti/am335x/memlayout.ld
37 files changed, 67 insertions(+), 22 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/38424/15

To view, visit change 38424. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I0abd1c813aece6e78fb883f292ce6c9319545c44
Gerrit-Change-Number: 38424
Gerrit-PatchSet: 15
Gerrit-Owner: Julius Werner <jwerner@chromium.org>
Gerrit-Reviewer: Aaron Durbin <adurbin@chromium.org>
Gerrit-Reviewer: Alexander Couzens <lynxis@fe80.eu>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Damien Zammit
Gerrit-Reviewer: Julius Werner <jwerner@chromium.org>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Philipp Hug <philipp@hug.cx>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Reviewer: ron minnich <rminnich@gmail.com>
Gerrit-CC: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset