[armhf][Nokia-7215] Remove platform reboot (#17010)
This commit is contained in:
parent
4727185648
commit
90ff72c885
@ -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