coreboot-kgpe-d16/src/soc
Hung-Te Lin 03e9cb9b35 mediatek/mt8183: Enable bootblock self-decompression
MT8183 only allows booting from eMMC, so we have to do eMMC emulation
from an external source, for example EC, which makes the size of
bootblock very important.

A fully functional bootblock (that can boot into verstage or romstage)
is about 38000 bytes. If self decompression (CONFIG_COMPRESS_BOOTBLOCK)
is enabled, only 25088 (66%) bytes are needed.

Inspired from crosreview.com/1070018.

BUG=b:80501386
TEST=manually flashed into kukui and boots into romstage.

Change-Id: I7a739866a4ea3bcafe2ff7b9e88d5ed00f3f3e40
Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-on: https://review.coreboot.org/27599
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2018-07-26 11:34:05 +00:00
..
amd mainboard/google/Kahlee: Select low-power mode for WiFi 2018-07-18 20:10:45 +00:00
broadcom soc/broadcom/cygnus: Get rid of device_t 2018-06-04 09:21:04 +00:00
cavium soc/cavium: Enable DRAM test 2018-07-23 06:36:21 +00:00
imgtec soc/imgtec/pistachio: Get rid of device_t 2018-06-04 09:18:19 +00:00
intel soc/intel/apollolake: Get rid of power button device in coreboot 2018-07-25 18:52:47 +00:00
lowrisc riscv: add support for modifying compiler options 2018-07-17 18:09:43 +00:00
marvell soc/marvell/mvmap2315: Get rid of device_t 2018-06-04 09:18:05 +00:00
mediatek mediatek/mt8183: Enable bootblock self-decompression 2018-07-26 11:34:05 +00:00
nvidia src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
qualcomm src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
rockchip src/soc: Get rid of whitespace before tab 2018-06-04 09:20:52 +00:00
samsung src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
sifive sifive/fu540: add empty sdram init and size functions 2018-07-18 07:54:54 +00:00
ucb riscv: add support for modifying compiler options 2018-07-17 18:09:43 +00:00