u-boot-brain/arch/mips/cpu
Weijie Gao 50d34f0eaa mips: enable _machine_restart for spl
The sysreset driver has a config CONFIG_SPL_SYSRESET for the spl stage.
Change CONFIG_SYSRESET to CONFIG_IS_ENABLED(SYSRESET) will give spl a
chance to use _machine_restart instead of the sysreset driver.

Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
2021-01-24 21:39:26 +01:00
..
cm_init.S
cpu.c mips: enable _machine_restart for spl 2021-01-24 21:39:26 +01:00
interrupts.c
Makefile
start.S
time.c
u-boot-spl.lds
u-boot.lds