Delete CE-Debian-RPB-Dragonboard410c.textile

Signed-off-by: Robert Wolff <robert.wolff@linaro.org>
This commit is contained in:
Robert Wolff 2016-11-15 13:16:55 -08:00 committed by GitHub
parent 1088806b69
commit 4855d62997

View file

@ -1,28 +0,0 @@
h2. Install Instructions
Look for the desirable release at "https://builds.96boards.org/snapshots/reference-platform/debian/":https://builds.96boards.org/snapshots/reference-platform/debian/
h3. Downloading
With the version in hands, simply download the images with wget:
bc. wget https://builds.96boards.org/snapshots/reference-platform/debian/30/dragonboard410c/dragonboard410c-boot-linux-20151106-30.img.gz
wget https://builds.96boards.org/snapshots/reference-platform/debian/30/dragonboard410c/dragonboard410c-rootfs-debian-jessie-alip-20151106-30.emmc.img.gz
gunzip dragonboard410c-*
h3. Flashing
Unplug the power cable, press volume down and plug the power cable again (to boot in fastboot mode). Once in fastboot, flash with the following commands:
bc. sudo fastboot flash boot dragonboard410c-boot-linux-*.img
sudo fastboot flash rootfs dragonboard410c-rootfs-debian-jessie-alip-*.emmc.img
Now just reboot the board and enjoy the release :-)
For known issues and more information, please check "https://github.com/96boards/documentation/wiki/ReferenceSoftware":https://github.com/96boards/documentation/wiki/ReferenceSoftware
h3. TODO
* Recovery process
* Extend instructions to explain the files used