coreboot-kgpe-d16/src/soc/mediatek/mt8183
Julius Werner baf27dbaeb 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>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38424
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2020-12-02 22:12:10 +00:00
..
include/soc soc/mediatek: Move auxadc driver from MT8183 to common 2020-11-20 08:40:19 +00:00
bootblock.c
ddp.c
decompressor.c
dramc_init_setting.c soc/mediatek/mt8183: Enable CA perbit mechanism 2020-09-25 01:33:11 +00:00
dramc_param.c
dramc_pi_basic_api.c soc/mediatek/mt8183: Add missing register settings for channels 2020-08-06 03:02:17 +00:00
dramc_pi_calibration_api.c soc/mediatek/mt8183: Enable CA perbit mechanism 2020-09-25 01:33:11 +00:00
dsi.c
emi.c soc/mediatek/mt8183: Enable CA perbit mechanism 2020-09-25 01:33:11 +00:00
gpio.c {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent 2020-09-01 03:06:04 +00:00
i2c.c
Kconfig
Makefile.inc soc/mediatek: Move auxadc driver from MT8183 to common 2020-11-20 08:40:19 +00:00
md_ctrl.c
memlayout.ld cbfs: Enable CBFS mcache on most chipsets 2020-12-02 22:12:10 +00:00
memory.c soc/mediatek/mt8183: Transfer ddr geometry type to dram blob 2020-08-12 02:50:59 +00:00
mmu_operations.c
mt6358.c Change all assert(0) to BUG() 2020-08-03 05:15:15 +00:00
mt8183.c
mtcmos.c
pll.c soc/mediatek: Add function to raise the CPU frequency of MT8192 2020-10-08 11:58:42 +00:00
pmic_wrap.c soc/mediatek: Drop unneeded empty lines 2020-09-10 06:37:52 +00:00
rtc.c
soc.c
spi.c
spm.c src: Remove unused 'include <delay.h>' 2020-08-18 12:19:18 +00:00
sspm.c