Re: [LEDE-DEV] Planning v17.01.2

2017-06-02 Thread Cezary Jackiewicz
board name Should be backported. Without this, does not work sysupgrade, led and switch config on specific board like Nexx wt3020 or wt1502. -- Pozdrawiam, Cezary Jackiewicz ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] WG: [source] ramips: add support for Sanlinking D240

2017-04-29 Thread Cezary Jackiewicz
ted to have a 17.01.1 image available, but there is none. get it from https://downloads.lede-project.org/releases/17.01-SNAPSHOT/targets/ramips/mt7620/ -- Pozdrawiam, Cezary Jackiewicz ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.inf

Re: [LEDE-DEV] [RFC] Need help to support CPU frequency setting on Mikrotik RB devices

2017-03-01 Thread Cezary Jackiewicz
00 00 00 00 00 |....| * 1000 Default is 600MHz -- Pozdrawiam, Cezary Jackiewicz ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH 4/4] x86: Add APU2 LED Driver

2017-01-15 Thread Cezary Jackiewicz
Dnia 2017-01-14, o godz. 10:20:27 Chris Blake napisaƂ(a): > The following patch adds LED support for the PC Engines APU2/APU3 board > on LEDE. Hi, could you also export GPIO33? NC for APU2 but for APU3 this is sim switch. -- Pozdrawiam, Cezary Jack

Re: [LEDE-DEV] MikroTik RouterBoard ar71xx changes

2017-01-11 Thread Cezary Jackiewicz
ce for bad blocks [8.999658] Creating 3 MTD partitions on "NAND 128MiB 3,3V 8-bit": [9.073823] 0x-0x0004 : "booter" [9.135610] 0x0004-0x0040 : "kernel" [9.197817] 0x0040-0x0800 : "ubi" Sysup

Re: [LEDE-DEV] MikroTik RouterBoard ar71xx changes

2017-01-11 Thread Cezary Jackiewicz
CPU frequency: 300 MHz Memory size: 32 MiB NAND size: 128 MiB Press any key within 2 seconds to enter setup. -- Pozdrawiam, Cezary Jackiewicz ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] MikroTik RouterBoard ar71xx changes

2017-01-11 Thread Cezary Jackiewicz
etup Commit af79fdbe4af3 changed the code to use tx_nbits for dual SPI tx transfers, however the SPI stack only allows this when the device mode includes the relevant bit as well Signed-off-by: Felix Fietkau -- Pozdrawiam, Cezary Jackiewicz

Re: [LEDE-DEV] MikroTik RouterBoard ar71xx changes

2017-01-11 Thread Cezary Jackiewicz
ND 128MiB 3,3V 8-bit": [3.27] 0x-0x0004 : "booter" [3.28] 0x0004-0x0040 : "kernel" [3.28] 0x0040-0x0800 : "rootfs" [3.290000] mtd: device 6 (rootfs) set to be root filesystem [3.30] mt

Re: [LEDE-DEV] ar71xx: swconfig does not reflect changes

2016-11-12 Thread Cezary Jackiewicz
ot, since my other router (mt762a) > works as expected, that is it reflects the changes for the WAN port. Because wan is eth1 (not eth0 - switch)? -- Pozdrawiam, Cezary Jackiewicz ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://list

Re: [LEDE-DEV] 3G support for dwr-512

2016-10-31 Thread Cezary Jackiewicz
7;t add a line like: > static const struct usb_device_id option_ids[] = { > { USB_DEVICE(DLINK_VENDOR_ID, DLINK_PRODUCT_DWR512) }, > > In linux/drivers/usb/serial/option.c ? Yes, patch for driver should be better solution. -- Pozdrawiam, Cezary Jackiewicz

Re: [LEDE-DEV] [PATCH v1 1/2] base-files, mac80211, broadcom-wl: plug-and-play wifi detection

2016-10-08 Thread Cezary Jackiewicz
ssid=LEDE [...] > + set wireless.@wifi-iface[-1].ssid=Lede${i#0} BTW: Can we change default SSID as was mentioned here: https://patchwork.ozlabs.org/patch/625510/ ? (LEDE + last digits of mac address?) -- Pozdrawiam, Cezary Jackiewicz ___ Lede-dev mailing l

Re: [LEDE-DEV] [PATCH v1 1/2] base-files, mac80211, broadcom-wl: plug-and-play wifi detection

2016-10-08 Thread Cezary Jackiewicz
evidx}=wifi-device > + set wireless.radio${devidx}.type=mac80211 > + set wireless.radio${devidx}.channel=${channel} > + set wireless.radio${devidx}.hwmode=11${mode_band} > + ${dev_id} > +