Add HTC-specific fastboot instructions and update
relevant device markdowns

Newer HTC devices require recovery to be flashed from Download mode,
not bootloader. Update "adb reboot bootloader" command to
"adb reboot download" so that the instructions are correct.

Change-Id: I6a833464835c2cb8ab976fcbf5ee8630623f1382
diff --git a/_devices/htconea9.markdown b/_devices/htconea9.markdown
index 5d10f1c..5f91b34 100644
--- a/_devices/htconea9.markdown
+++ b/_devices/htconea9.markdown
@@ -19,6 +19,6 @@
 
 {% include twrpinstall.html %}
 
-{% include fastbootinstall.html %}
+{% include fastbootinstallhtc.html %}
 
 {% include ddinstall.html %}