mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2025-02-07 21:01:25 +01:00
e1ef42aec0
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
16 lines
464 B
HTML
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 %} |