coreboot-kgpe-d16/src/soc/mediatek/mt8183
Tristan Shieh 9d6523c7db mediatek/mt8183: Remove unused MMU stuff from bootblock
Since we move mtk_mmu_init() from bootblock to decompressor, we don't
need to build mmu_opertations.c in bootblock and we don't need to
include <soc/mmu_operations.h> in bootblock.c.

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

Change-Id: I58f97ac1705e4dfde5e2d497d9bec33a1d8d17c2
Signed-off-by: Tristan Shieh <tristan.shieh@mediatek.com>
Reviewed-on: https://review.coreboot.org/27655
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
2018-07-27 05:33:56 +00:00
..
include/soc mediatek/mt8183: Enable bootblock self-decompression 2018-07-26 11:34:05 +00:00
bootblock.c mediatek/mt8183: Remove unused MMU stuff from bootblock 2018-07-27 05:33:56 +00:00
decompressor.c mediatek/mt8183: Enable bootblock self-decompression 2018-07-26 11:34:05 +00:00
emi.c
gpio.c mediatek/mt8183: Add GPIO support 2018-07-20 13:51:02 +00:00
Kconfig mediatek/mt8183: Enable bootblock self-decompression 2018-07-26 11:34:05 +00:00
Makefile.inc mediatek/mt8183: Remove unused MMU stuff from bootblock 2018-07-27 05:33:56 +00:00
mmu_operations.c mediatek/mt8183: Add MMU operation support 2018-07-11 10:46:09 +00:00
mtcmos.c mediatek/mt8183: Add mtcmos init support 2018-07-02 07:30:56 +00:00
pll.c mediatek/mt8183: add PLL and clock init support 2018-07-11 10:47:09 +00:00
soc.c mediatek/mt8183: Add MMU operation support 2018-07-11 10:46:09 +00:00
spi.c mediatek/mt8183: Remove the stub flash driver that planned to use eMMC 2018-06-28 08:59:01 +00:00