fixup! ath79-generic: add support for Onion Omega

This commit is contained in:
aiyion.prime 2021-09-01 16:08:48 +02:00
parent 0996462060
commit dd2f1a4784
2 changed files with 10 additions and 1 deletions

View File

@ -27,7 +27,7 @@ ath79-generic
* Onion
- Omega
- Omega [#modular_ethernet]_
* Plasma Cloud
@ -328,3 +328,10 @@ Footnotes
.. [#lan_as_wan]
All LAN ports on this device are used as WAN.
.. [#modular_ethernet]
These devices follow a modular principle,
which means even basic functionality like ethernet is provided by an expansion-board,
that may not be bundled with the device itself.
Such expansions are recommended for the config mode, but are not strictly necessary,
as exposed serial ports may grant sufficient access as well.

View File

@ -76,6 +76,8 @@ device('ocedo-raccoon', 'ocedo_raccoon', {
-- Onion
-- modular/optional "ethernet expansion board" recommended for setupmode
-- setup via integrated (USB-)tty is possible as well
device('onion-omega', 'onion_omega')
-- Plasma Cloud