#19996: Add support for ZBT WE-826
-----------------------------+----------------------------------
  Reporter:  oskari.rauta@…  |      Owner:  developers
      Type:  enhancement     |     Status:  closed
  Priority:  highest         |  Milestone:  Chaos Calmer (trunk)
 Component:  base system     |    Version:  Trunk
Resolution:  not_a_bug       |   Keywords:  zbt,we
-----------------------------+----------------------------------

Comment (by oskari.rauta@…):

 Patch v2 changes are in .DTS file and this is the list of changes:
  - pciE supported.
  - sdcard supported.
  - more gpio, uart, and so on peripherals supported.


 ----
 '''What is left for to do, before support for ZBT-WE826 is
 perfect?'''[[BR]]

 Network configuration should support switch of ZBT WE826. Add this to
 /etc/config/network:

    {{{
 config switch
         option name 'switch0'
         option reset '1'
         option enable_vlan '1'

 config switch_vlan
         option device 'switch0'
         option vlan '1'
         option ports '0 1 2 3 5 6t'

 config switch_vlan
         option device 'switch0'
         option vlan '2'
         option ports '4 6t'
 }}}

  For ZBT-WE826 target, following should be automatically included in the
 build as default:
       - kmod-scsi-core, kmod-scsi-generic, kmod-mmc, kmod-sdhci and kmod-
 sdhci-mt7620 for MMC/sdcard support
       - possibly userland support for mmc (block-mount)
       - kmod-mt76 (wireless driver) atleast as a module, even though
 wireless works without it.

  As I have provided other support, maybe someone else can modify ZBT-WE826
 target to include these as a default..?
  Since I am currently working with another project..?

--
Ticket URL: <https://dev.openwrt.org/ticket/19996#comment:9>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to