coreboot-kgpe-d16/src/soc/intel/quark
Kyösti Mälkki e76ce871c8 arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits
With top-aligned bootblock this is no longer globally needed.
The default maximum is now a generous 256 KiB with couple
platforms having lower limits of 32 KiB and 64 KiB.

Change-Id: Ib1aee44908c0dcbc17978d3ee53bd05a6200410c
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47600
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2021-01-28 08:55:31 +00:00
..
bootblock arch/x86: Move prologue to .init section 2021-01-07 11:02:03 +00:00
include/soc soc/intel/quark: Add pwrs in <soc/nvs.h> 2021-01-21 11:01:23 +00:00
romstage
acpi.c
chip.c
chip.h
ehci.c
fsp_params.c
gpio_i2c.c soc/intel/quark/gpio_i2c.c: Use __func__ 2021-01-24 21:28:19 +00:00
i2c.c
Kconfig arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits 2021-01-28 08:55:31 +00:00
lpc.c
Makefile.inc
memmap.c
northcluster.c
reg_access.c
reset.c
sd.c
spi.c
spi_debug.c
storage_test.c
tsc_freq.c
uart.c
uart_common.c