Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/27025
to look at the new patch set (#2).
Change subject: mediatek: Move watchdog timer code to a common directory ......................................................................
mediatek: Move watchdog timer code to a common directory
This patch moves watchdog timer(WDT) code which can be reused into a common directory under soc/mediatek.
BUG=b:80501386 BRANCH=none TEST=the refactored code works fine on the new platform (with the rest of the patches applied) and Elm platform
Change-Id: Icbeb04f775c3c0fdc18dd198df8591f5c4b6ddce Signed-off-by: Tristan Shieh tristan.shieh@mediatek.com --- R src/soc/mediatek/common/include/soc/wdt.h R src/soc/mediatek/common/wdt.c M src/soc/mediatek/mt8173/Makefile.inc 3 files changed, 5 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/27025/2