On 6 February 2017 at 00:39, Rafał Miłecki wrote:
> On 2 February 2017 at 12:32, Rafał Miłecki wrote:
>> There are few changes that recently went into master and I'd like to
>> see in lede-17.01. Let me what do you think, if backporting any of
>> these is a bad idea.
>>
>> 1) bgmac support for ex
>> Hello Everyone,
>>
>> I just purchased a MikroTik RB493G that I would like to try 17.01-rc1 on.
>> I found the page:
>> https://lede-project.org/docs/targets/ar71xx[https://lede-project.org/docs/targets/ar71xx]
>> and it says to use the generic ar71xx images
>>
>> However
>> https://lede-projec
On 2 February 2017 at 12:32, Rafał Miłecki wrote:
> There are few changes that recently went into master and I'd like to
> see in lede-17.01. Let me what do you think, if backporting any of
> these is a bad idea.
>
> 1) bgmac support for external PHYs
> 6a853776a502 ("kernel: backport bgmac suppor
Ditto on information to further test new Mikrotik models.
I'm testing on 912G 5HPnD (BaseBox 5). I had previously loaded
Chaos Calmer per the docs on openwrt successfully, but of course no
sysupgrade, UBI, squashfs, etc. However, when I test the current
LEDE changes, after sysupgrade from RA
On 02/05/2017 05:37 PM, Daniel Golle wrote:
> Hi Alberto,
> It's the first time I'm trying to get work compensated by the community
> and I'm not sure whether kickstarter is the right way to go -- though
> I've written clearly that the initial goal would cover one night of
> hacking on rt2x00 and
On 5 February 2017 at 22:44, Rafał Miłecki wrote:
> On 5 February 2017 at 22:30, Stijn Tintel wrote:
>> On 05-02-17 17:49, Stijn Segers wrote:
>>> Bumps kernel from .46 to .47.
>>>
>> This has to be done in master first, then cherry-picked into lede-17.01.
>
> Good point, this patch is confusing.
On 5 February 2017 at 22:30, Stijn Tintel wrote:
> On 05-02-17 17:49, Stijn Segers wrote:
>> Bumps kernel from .46 to .47.
>>
> This has to be done in master first, then cherry-picked into lede-17.01.
Good point, this patch is confusing. Is this based on top of master
with a wrong title? Or is it
Hello Everyone,
I just purchased a MikroTik RB493G that I would like to try 17.01-rc1 on. I
found the page:
https://lede-project.org/docs/targets/ar71xx
and it says to use the generic ar71xx images
However
https://lede-project.org/toh/start?dataflt%5BBrand*%7E%5D=mikrotik&dataflt%5BModel*%7E
On 05-02-17 17:49, Stijn Segers wrote:
> Bumps kernel from .46 to .47.
>
This has to be done in master first, then cherry-picked into lede-17.01.
Stijn
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/l
Hi all,
As we prefer cherry-picking commits from master into the lede-17.01
branch, please don't send changes that can be cherry-picked as a patch.
If you want a commit from master in lede-17.01, please send a mail
requesting to cherry-pick them, with the commit(s) you want in a list in
the same f
Hi,
On Sun, Feb 05, 2017 at 04:50:29PM +, Nick Lowe wrote:
> I have an apu2c4 (quad core AMD GX-412TC) with two AR9390 cards, one
> offering service at 2.4 GHz and one offering service at 5 GHz with the
> same SSID.
>
> I decided to test out the latest x86-64 LEDE snapshot, as of this
> Satur
Hi,
Some devices are missing dedicated image files.
It confuses the hell out of me every time. ;-)
For example, the "bullet-m" image is for the m2 and m5 models and seem to be
for the non existing
nanostation-loco-m2 / nanostation-loco-m5 / rocket-m2 / rocket-m5 /
picostation-m2 images as well.
Hi all,
I have an apu2c4 (quad core AMD GX-412TC) with two AR9390 cards, one
offering service at 2.4 GHz and one offering service at 5 GHz with the
same SSID.
I decided to test out the latest x86-64 LEDE snapshot, as of this
Saturday morning:
lede-x86-64-combined-ext4.img.gz 5582.0 KB Sat Feb 4
Bumps kernel from .46 to .47.
Compile-tested on ar71xx, ramips/mt7621 and x86/64.
Run-tested on ramips/mt7621 and ar71xx.
Signed-off-by: Stijn Segers
---
include/kernel-version.mk | 4 ++--
.../cns3xxx/patches-4.4/200-broadcom_phy_reinit.patch | 2 +-
...w-rej
Hi Alberto,
On Sun, Feb 05, 2017 at 02:27:06PM +, Alberto Bursi wrote:
> On 02/04/2017 07:11 PM, Daniel Golle wrote:
> > As a response to the many issues and obvious code quality problems in
> > the patch adding support for MT7620 to rt2x00 I started a kickstarter
> > project to fund an aftern
From: Thibaut VARENE
This patch implements support for the hAP lite in mach-rbxap.c
hAP lite was supported via mach-rb941.c, so this file is removed
as well as the corresponding build bits.
v2 fixes WLAN MAC offset and a comment grammar issue.
Signed-off-by: Thibaut VARENE
---
target/linux/ar
On 02/04/2017 07:11 PM, Daniel Golle wrote:
> Hi Weedy,
>
> On Fri, Feb 03, 2017 at 07:49:22PM -0500, Weedy wrote:
>> On 1 February 2017 at 15:29, Jamie Stuart wrote:
>>> Hello LEDE / OpenWRT devs,
>>>
>>> I am requesting your help. First a little background…
>> ...
>>> This a known issue with t
On 05/02/2017 14:26, Mathias Kresin wrote:
> 05.02.2017 10:15, John Crispin:
>>
>>
>> On 05/02/2017 09:59, Claudio Leite wrote:
>>> mtdsplit_lzma requires that the rootfs be aligned to a block boundary.
>>> Pad the kernel partition to make this so.
>>>
>>> Signed-off-by: Claudio Leite
>>> ---
>>
05.02.2017 10:15, John Crispin:
On 05/02/2017 09:59, Claudio Leite wrote:
mtdsplit_lzma requires that the rootfs be aligned to a block boundary.
Pad the kernel partition to make this so.
Signed-off-by: Claudio Leite
---
target/linux/ramips/image/rt288x.mk | 2 +-
1 file changed, 1 insertion
From: Thibaut VARENE
This patch adds preliminary support for the following devices
- RouterBOARD cAP
- RouterBOARD cAP lite
- RouterBOARD hAP
- RouterBOARD mAP
- RouterBOARD wAP
These devices apparently all share the same QCA953x / 16MB SPI NOR platform.
This patch will provide basic hardware i
From: Thibaut VARENE
This patch adds support for the MikroTik RouterBOARD mAP lite
https://routerboard.com/RBmAPL-2nD
Specifications:
- SoC: Qualcomm QCA9533 (650MHz)
- RAM: 64MB
- Storage: 16MB NOR SPI flash
- Wireless: builtin QCA9533, 2x2:2
- Ethernet: 1x100M
This is another 16M SPI NOR mikr
From: Thibaut VARENE
This patch implements support for the hAP lite in mach-rbxap.c
hAP lite was supported via mach-rb941.c, so this file is removed
as well as the corresponding build bits.
Signed-off-by: Thibaut VARENE
---
target/linux/ar71xx/config-4.4 | 1 -
.../ar71xx
On 4 February 2017 at 21:28, Kristian Evensen
wrote:
> The Sanlinking Technologies D240
> (http://www.sanlinking.com/en/29-dual-4g-wifi-router.html) is basically the
> same
> device as the ZBT WE826, so adding support for it in LEDE is straight forward.
> The differences is that the D240 has two
On 02/01/2017 06:13 PM, Rich Brown wrote:
> A multi-part question:
>
> 1) Does the LEDE community have any favorite scripts that might be included
> in the basic LEDE distribution?
>
> For example, I wrote a "getstats.sh" script
> (https://github.com/richb-hanover/OpenWrtScripts/blob/master/get
On 05/02/2017 09:59, Claudio Leite wrote:
> mtdsplit_lzma requires that the rootfs be aligned to a block boundary.
> Pad the kernel partition to make this so.
>
> Signed-off-by: Claudio Leite
> ---
> target/linux/ramips/image/rt288x.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
mtdsplit_lzma requires that the rootfs be aligned to a block boundary.
Pad the kernel partition to make this so.
Signed-off-by: Claudio Leite
---
target/linux/ramips/image/rt288x.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/ramips/image/rt288x.mk
b/target/
26 matches
Mail list logo