fixup! ath79-generic: add support for Onion Omega
This commit is contained in:
parent
0996462060
commit
dd2f1a4784
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user