lab-docu/overrides/main.html
Jon Sands e1ef42aec0 add uboot update step in icx7xxx guides
first flash known uboot, reset, *then* flash the 8090m image. this avoids the errors some users were seeing when their switch came with 8030 era bootloaders that couldn't flash 8090
2021-10-11 03:48:53 -04:00

16 lines
464 B
HTML

{% extends "base.html" %}
{% block announce %}
<center>
<a href="https://github.com/Fohdeesha/lab-docu/commits/master" target="_blank">Docu Version: v3.5 (10-11-2021)</a>
-
<a href="https://github.com/Fohdeesha/lab-docu" target="_blank">Sources, Suggest, Contribute</a>
-
<a href="mailto:jon@fohdeesha.com?subject=Lab Docu">Contact</a>
-
<a href="https://www.paypal.com/donate?hosted_button_id=4ULUCCKQ2TAEQ" target="_blank">Donate</a>
</center>
{% endblock %}