u-boot-brain/arch/arm/mach-mediatek
Weijie Gao d24416c3fa arm: mediatek: remove arch_misc_init
The watchdog of mediatek chips is enabled by bootrom before u-boot is
running. Previously we choose to enable the wdt driver only to disable the
watchdog hardware.

Now wdt service is enabled by default. The function arch_misc_init which is
only used to disable wdt is no longer needed.

Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Ryder Lee <ryder.lee@mediatek.com>
Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
2019-07-07 17:38:55 -04:00
..
mt7623 arm: MediaTek: add basic support for MT7623 boards 2018-11-28 23:04:50 -05:00
mt7629 mt7629: use linux kernel compatible SMP initialization 2018-12-26 21:35:53 -05:00
mt8516 ARM: mediatek: mt8516: use PSCI to reset the SoC 2019-05-18 12:32:00 -04:00
cpu.c arm: mediatek: remove arch_misc_init 2019-07-07 17:38:55 -04:00
init.h arm: MediaTek: add basic support for MT7629 boards 2018-11-28 23:04:50 -05:00
Kconfig arm: mediatek: remove arch_misc_init 2019-07-07 17:38:55 -04:00
Makefile ARM: MediaTek: Add support for MT8516 SoC 2019-04-23 17:57:26 -04:00
spl.c arm: MediaTek: add basic support for MT7629 boards 2018-11-28 23:04:50 -05:00