coreboot-kgpe-d16/src/soc/mediatek/mt8173
Julius Werner 8c09377dea timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig
This patch generalizes the approach previously used for ARM32
TTB_SUBTABLES to "auto-detect" whether a certain region was defined in
memlayout.ld. This allows us to get rid of the explicit Kconfig for the
TIMESTAMP region, reducing configuration redundancy and avoiding
confusion when setting up future boards.

(Removing armv4/bootblock_simple.c because it references this Kconfig
and it is a dead file that I just forgot to remove in CL:12076.)

BRANCH=None
BUG=None
TEST=Booted Oak and confirmed that all pre-RAM timestamps are still
there. Built Nyan and Falco.

Change-Id: I557a4b263018511d17baa4177963130a97ea310a
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/13652
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-02-12 21:54:52 +01:00
..
include/soc mediatek/mt8173: Add usb phy driver 2016-01-22 20:06:53 +01:00
bootblock.c mediatek/mt8173: move rtc_boot() to romstage 2016-01-22 22:15:22 +01:00
cbfs.c tree: drop last paragraph of GPL copyright header from new files 2016-01-13 20:35:40 +01:00
cbmem.c mediatek/mt8173: revise cbmem_top 2016-01-22 22:15:38 +01:00
gpio.c tree: drop last paragraph of GPL copyright header from new files 2016-01-13 20:35:40 +01:00
gpio_init.c tree: drop last paragraph of GPL copyright header from new files 2016-01-13 20:35:40 +01:00
i2c.c mediatek/mt8173: Add I2C driver 2016-01-22 19:33:58 +01:00
Kconfig timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig 2016-02-12 21:54:52 +01:00
Makefile.inc mediatek/mt8173: move rtc_boot() to romstage 2016-01-22 22:15:22 +01:00
mmu_operations.c mediatek/mt8173: Add MMU support 2016-01-22 19:32:49 +01:00
mt6391.c mediatek/mt8173: configure audio 2016-01-22 19:37:33 +01:00
mtcmos.c mediatek/mt8173: Add mtcmos power-on control for audio and display 2016-01-22 19:37:05 +01:00
pll.c mediatek/mt8173: pll: Add API for enabling USB 3.0 phy reference clock 2016-01-22 20:06:34 +01:00
pmic_wrap.c tree: drop last paragraph of GPL copyright header from new files 2016-01-13 20:35:40 +01:00
rtc.c mediatek/mt8173: Add RTC driver 2016-01-22 19:36:46 +01:00
soc.c mediatek/mt8173: revise cbmem_top 2016-01-22 22:15:38 +01:00
spi.c mediatek/mt8173: Add SPI support 2016-01-22 19:27:36 +01:00
timer.c tree: drop last paragraph of GPL copyright header from new files 2016-01-13 20:35:40 +01:00
uart.c tree: drop last paragraph of GPL copyright header from new files 2016-01-13 20:35:40 +01:00
usb.c mediatek/mt8173: Add usb phy driver 2016-01-22 20:06:53 +01:00
wdt.c mediatek/mt8173: add watchdog driver 2016-01-22 19:31:06 +01:00