Skip to content

Commit 5ea244c

Browse files
authored
Removed platform specific reboot files for mellanox simx platforms (#10806)
- Why I did it Platform_reboot files for simx doesn't do aything different apart from calling /sbin/reboot. which is anyway done in the /usr/local/bin/reboot script i.e. the parent script which calls the platform specific reboot scripts if present. Moreover, /sbin/reboot invoked in the platform specific reboot script is a non-blocking call and thus it returns back to the original script (although /sbin/reboot does it job in the background) and we see messages like this. Signed-off-by: Vivek Reddy Karri <[email protected]>
1 parent 4a1e7d8 commit 5ea244c

File tree

5 files changed

+0
-25
lines changed

5 files changed

+0
-25
lines changed

device/mellanox/x86_64-mlnx_msn2700_simx-r0/platform_reboot

-21
This file was deleted.

device/mellanox/x86_64-mlnx_msn3700_simx-r0/platform_reboot

-1
This file was deleted.

device/mellanox/x86_64-mlnx_msn4700_simx-r0/platform_reboot

-1
This file was deleted.

device/mellanox/x86_64-nvidia_sn4800_simx-r0/platform_reboot

-1
This file was deleted.

device/mellanox/x86_64-nvidia_sn5600_simx-r0/platform_reboot

-1
This file was deleted.

0 commit comments

Comments
 (0)