Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/27024
to look at the new patch set (#2).
Change subject: mediatek: Share watchdog timer code among similar SOCs ......................................................................
mediatek: Share watchdog timer code among similar SOCs
This patch refactors watchdog timer(WDT) code which will be reused among similar SOCs.
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: I745c2f204924d9eee1941c0f3e9b6ba45cfb1958 Signed-off-by: Tristan Shieh tristan.shieh@mediatek.com --- M src/soc/mediatek/mt8173/include/soc/wdt.h M src/soc/mediatek/mt8173/wdt.c 2 files changed, 8 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/27024/2