sonic-buildimage/platform/broadcom/sonic-platform-modules-dell
rkdevi27 6c2fd18f51
Fixed S6000 abrupt reboot in 201811 (#6923)
Why I did it
The S6000 devices, the cold reboot is abrupt and it is likely to cause issues which will cause the device to land into EFI shell. Hence the platform reboot will happen after graceful unmount of all the filesystems as in S6100.

How I did it
Moved the platform_reboot to platform_reboot_override and hooked it to the systemd shutdown services as in S6100.
Fixed the "/host unmount failed" issue as well in 201811.

How to verify it
Issue "reboot" command to verify if the reboot is happening gracefully.
2021-03-12 11:09:54 -08:00
..
common [Dell S6100] Properly release memory upon ICH driver deinit (#5561) 2020-10-14 18:48:45 +00:00
debian Fixed S6000 abrupt reboot in 201811 (#6923) 2021-03-12 11:09:54 -08:00
s6000 Fixed S6000 abrupt reboot in 201811 (#6923) 2021-03-12 11:09:54 -08:00
s6100 Dell S6100 fix mux log issue (#5413) 2020-09-21 12:19:07 -07:00
tools DellEMC S6100 BIOS upgrade support (#4075) 2020-01-31 11:28:59 -08:00
z9100 [devices]: Poller to detect Intel Rangely LPC failure for dell z9100/s6100 (#3065) 2020-01-06 18:58:18 +00:00
z9264f [devices]: Optics fixes in Dell Z9100/Z9264f platforms (#2936) 2019-05-29 00:51:43 +00:00
.gitignore [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00
LICENSE [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00
README.md [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00

platform drivers for Dell Z9100 for the SONiC project