[armhf][Nokia-7215] Remove platform reboot (#17010)
This commit is contained in:
parent
5c36732f3b
commit
6020fbfac3
@ -1,11 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
function SafePwrCycle() {
|
|
||||||
sync ; sync
|
|
||||||
umount -fa > /dev/null 2&>1
|
|
||||||
|
|
||||||
# Write CPLD register to initiate cold reboot
|
|
||||||
sudo i2cset -f -y 0 0x41 0x10 0x00
|
|
||||||
}
|
|
||||||
|
|
||||||
SafePwrCycle
|
|
Loading…
Reference in New Issue
Block a user