1. Download ndgo
2. Copy Files to LPA3588
Copy both ndgo and boot.img to the board and change their permissions to executable.
chmod +x ndgo
3. Perform the Upgrade
uname -a # Check the current version and timestamp
ndgo boot boot.img
sudo reboot
uname -a # Check the version and timestamp again to verify the upgrade