coreboot/src
Tristan Shieh e6a03e0b1b mediatek: Separate WDT reset function from WDT driver
Separate WDT reset function from WDT driver, then we can use the common
WDT driver and have a board-specific reset function on different boards.

In Kukui, we plan to use GPIO HW reset, instead of WDT reset. Add config
"MISSING_BOARD_RESET" in Kukui to pass the build for now.

BUG=b:80501386
BRANCH=none
TEST=emerge-elm coreboot; emerge-kukui coreboot;

Change-Id: Ica07fe3a027cd7e9eb6d10202c3ef3ed7bea00c2
Signed-off-by: Tristan Shieh <tristan.shieh@mediatek.com>
Reviewed-on: https://review.coreboot.org/c/31121
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-01-29 12:30:34 +00:00
..
acpi
arch src: Don't use a #defines like Kconfig symbols 2019-01-28 13:41:28 +00:00
commonlib buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
console console/init: Print log level in coreboot banner 2019-01-17 13:19:53 +00:00
cpu cpu/intel/microcode: Enable verbose output 2019-01-29 12:30:07 +00:00
device src: Fix the warning "type 'hex' are always defined" 2019-01-27 11:14:26 +00:00
drivers src: Don't use a #defines like Kconfig symbols 2019-01-28 13:41:28 +00:00
ec ec/google/wilco: Turn on wake up from lid 2019-01-24 22:03:32 +00:00
include src: Don't use a #defines like Kconfig symbols 2019-01-28 13:41:28 +00:00
lib lib/boot_device: Add API for write protect a region 2019-01-21 13:25:46 +00:00
mainboard mediatek: Separate WDT reset function from WDT driver 2019-01-29 12:30:34 +00:00
northbridge src: Don't use a #defines like Kconfig symbols 2019-01-28 13:41:28 +00:00
security vboot: Makefile: Also apply CPPFLAGS include path fixups to ccopts 2019-01-28 13:38:16 +00:00
soc mediatek: Separate WDT reset function from WDT driver 2019-01-29 12:30:34 +00:00
southbridge sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that need it 2019-01-25 11:19:51 +00:00
superio src: Don't use a #defines like Kconfig symbols 2019-01-28 13:41:28 +00:00
vendorcode vendorcode/google/chromeos: Add mainboard hook before cr50 update 2019-01-25 11:22:35 +00:00
Kconfig [RFC]util/checklist: Remove this functionality 2019-01-14 19:42:59 +00:00