#19996: Add support for ZBT WE-826 -----------------------------+-------------------------------- Reporter: oskari.rauta@… | Owner: developers Type: enhancement | Status: reopened Priority: highest | Milestone: Chaos Calmer 15.05 Component: base system | Version: Trunk Resolution: | Keywords: zbt,we -----------------------------+--------------------------------
Comment (by augustus_meyer@…): Having also the problem of SD card to be RO, I got following info from ZBT, be applied against the build src: - edit ../drivers/mmc/host/mtk-mmc/board.h: modify "#define MSDC_WP_PIN_EN (1<<1)" to "#define MSDC_WP_PIN_EN (0<<1)" - edit ../drivers/mmc/host/mtk-mmc/sd.c: modify "#define MSDC_WP_PIN_EN (1<<1)" to "#define MSDC_WP_PIN_EN (0<<1)" and recompile. This worked for me. As I am not familar with the official patch procedure, one of the developers might take care of this, as it most likely also applies to other MT7620-based boards. Kudos to ZBT customers service. -- Ticket URL: <https://dev.openwrt.org/ticket/19996#comment:36> OpenWrt <http://openwrt.org> Opensource Wireless Router Technology _______________________________________________ openwrt-tickets mailing list openwrt-tickets@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets