mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-29 07:34:06 +08:00
637e9e13a1
The current 85xxCDS restart code fails to reset the PCI bus which can lead to odd behavior after the restart. This patch uses the VIA Super Southbridge to perform a PCI reset which will reset the entire system. NOTE: Since the VIA chip is behind a PCI-to-PCI bridge which can be disabled with a switch setting, it may not be possible to perform the PCI bus reset. In this case, the code defaults to the previous restart mechanism. Signed-off-by: Randy Vinson <rvinson@mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
misc.c | ||
mpc85xx_ads.c | ||
mpc85xx_ads.h | ||
mpc85xx_cds.c | ||
mpc85xx_cds.h | ||
mpc85xx_mds.c | ||
mpc85xx.h | ||
mpc8540_ads.h | ||
mpc8544_ds.c |