This changes the OCEDO Koala flash-layout to a unified firmware
partition, thus making the ar71xx-generic kernel fit in flash.
Compile and runtested on OCEDO Koala.
Signed-off-by: David Bauer
---
target/linux/ar71xx/generic/config-default | 1 +
target/linux/ar71xx/image/generic.mk | 9
René van Dorst writes:
> Quoting Bjørn Mork :
>
>> I'm afraid this is way over my head. My understanding of the MT7621 SoC
>> and the different hardware configurations is limited. IIUC there are
>> basically two ways to connect the 2nd CPU GMAC:
>> 1) by RGMII to something outside the SoC
>> 2
Quoting Bjørn Mork :
I'm afraid this is way over my head. My understanding of the MT7621 SoC
and the different hardware configurations is limited. IIUC there are
basically two ways to connect the 2nd CPU GMAC:
1) by RGMII to something outside the SoC
2) to a port on the SoC internal switch,
starting from upstream commit 577b4eb23811 ("ubi: Reject MLC NAND")
it is not allowed to use UBI and UBIFS on a MLC flavoured NAND flash chip. [1]
According to David Oberhollenzer [2]:
The real problem is that on MLC NAND, pages come in pairs.
Multiple voltage levels inside a single, physical me
René van Dorst writes:
> Hi Bjørn,
>
> I was also working on this. 2 months ago.
>
> I also could not get 2nd GMAC to work with the external phy.
> See also my last commit
> https://github.com/vDorst/openwrt/commit/bf599736920cffa93ca29c455f933acdd12010ed
>
> But using port 5 of the switch is a
Hi Bjørn,
I was also working on this. 2 months ago.
I also could not get 2nd GMAC to work with the external phy.
See also my last commit
https://github.com/vDorst/openwrt/commit/bf599736920cffa93ca29c455f933acdd12010ed
But using port 5 of the switch is a good start.
This makes port usable.
I
This creates a new kernel package for the fotg210 host
controller and uses that with the gemini to shrink the
kernel. The SQ201 needs the USB2 PCI package as well.
The build system required me to make kernel_oldconfig
beofore it would build without errors so some minor
unrelated Kconfig entries ar
From: Baptiste Jonglez
Newer batches of several Mikrotik boards contain this yet-unsupported
flash chip, for instance:
- rb941-2nd (hAP lite)
- rb952ui-5ac2nd (hAP ac lite)
- RBM33G
and probably other Mikrotik boards need this patch as well.
The patch was submitted upstream by Robert Marko:
h
From: Baptiste Jonglez
Newer batches of several Mikrotik boards contain this yet-unsupported
flash chip, for instance:
- rb941-2nd (hAP lite)
- rb952ui-5ac2nd (hAP ac lite)
- RBM33G
and probably other Mikrotik boards need this patch as well.
The patch was submitted upstream by Robert Marko:
h
On Thu, Oct 18, 2018 at 3:49 AM Jason A. Donenfeld wrote:
>
> Signed-off-by: Jason A. Donenfeld
> ---
> package/network/services/wireguard/Makefile | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/network/services/wireguard/Makefile
> b/package/network/servic
10 matches
Mail list logo