mirror of https://gitee.com/openkylin/linux.git
8a96669d77
On my Yeeloong 8089, I noticed the machine fails to shutdown
properly, and often, the function mach_prepare_reboot() is
unexpectedly executed, thus the machine reboots instead. A
wait loop is needed to ensure the system is in a well-defined
state before going down.
In commit
|
||
---|---|---|
.. | ||
cs5536 | ||
Makefile | ||
bonito-irq.c | ||
cmdline.c | ||
early_printk.c | ||
env.c | ||
init.c | ||
irq.c | ||
machtype.c | ||
mem.c | ||
pci.c | ||
platform.c | ||
pm.c | ||
reset.c | ||
rtc.c | ||
serial.c | ||
setup.c | ||
time.c | ||
uart_base.c |