On 14/12/2015 04:04, Nikolay Martynov wrote:
> It's unlikely that devices on this SoC would need any ISDN support.
> This should make kernel a bit smaller.
>
> Signed-off-by: Nikolay Martynov
> ---
> target/linux/ramips/mt7621/config-4.3 | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git
Zero config value for default memory region means 'memory', not
not 'disabled' according to 'Control Registers Of The Coherency
Manager' manual.
Signed-off-by: Nikolay Martynov
---
...set-CM_GCR_BASE_CMDEFTGT_MEM-according-to-datasheet.patch | 12
1 file changed, 12 insertions(+)
c
It's unlikely that devices on this SoC would need any ISDN support.
This should make kernel a bit smaller.
Signed-off-by: Nikolay Martynov
---
target/linux/ramips/mt7621/config-4.3 | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/ramips/mt7621/config-4.3
b/target/linux/ramips/mt
Remove unwanted change to irq-mips-gic.c from mt7621 support patch
Signed-off-by: Nikolay Martynov
---
.../0001-arch-mips-ralink-add-mt7621-support.patch| 11 ---
1 file changed, 11 deletions(-)
diff --git
a/target/linux/ramips/patches-4.3/0001-arch-mips-ralink-add-mt7621-s
Only compile tested since I do not have any hardware with
devices on pcie bus.
Signed-off-by: Nikolay Martynov
---
.../0061-mt7621-set-up-pci-memory-region.patch | 42 ++
1 file changed, 42 insertions(+)
create mode 100644
target/linux/ramips/patches-4.3/0061-mt7621-set
Since now we hopefully setup memory regions properly we no longer need this
hack.
Tested and works on ubnt-erx.
Signed-off-by: Nikolay Martynov
---
.../0062-remove-cm-memory-regions-cleanup-hack.patch | 20
1 file changed, 20 insertions(+)
create mode 100644
target/linux
This is tested and works on ubnt-erx.
Unfortunately I do not have official datasheet for
this SoC so I had to guess memory region size. Those numbers
may need to be tweaked if there are devices that need larger
memory region or if datasheet has something to say about them.
Signed-off-by: Nikolay
On 12/09/2015 10:39 AM, open...@daniel.thecshore.com wrote:
> From: Daniel Dickinson
>
> Packages can use TARGET_GOC for the gnugcc compiler.
>
> No generic packaging defaults have been added as I'm not sure what that should
> look like or if there are even sensible defaults for the Go projects
From: Josh Bendavid
Add initial support for Archer C2600 to Makefiles and profiles along with
needed modifications to tplink-safeloader in firmware-tools. The device tree
file is similar to the current ap148 dts, with sata and nand removed, and
buttons/led's added. This is sufficient to buil
From: Josh Bendavid
Add initial support for Archer C2600 to Makefiles and profiles along with
needed modifications to tplink-safeloader in firmware-tools. The device
tree file is similar to the current ap148 dts, with sata and nand removed,
and buttons/led's added. This is sufficient to build a
Remove reliance on /lib/upgrade/nand.sh as this is called by sysupgrade,
based on felix's comments at
https://lists.openwrt.org/pipermail/openwrt-devel/2015-December/037963.html
Signed-off-by: Chris R Blake
---
target/linux/ar71xx/base-files/lib/upgrade/merakinand.sh | 1 -
1 file changed, 1 d
On 2015-12-12 23:48, Christian Lamparter wrote:
> The patch "ar71xx: add support for Cisco's MR18" unfortunately
> broke sysupgrade for non-nand ar71xx platforms. This is because
> the merakinand.sh was added to the base-files for the ar71xx
> platforms and it tries to load /lib/upgrade/nand.sh whi
Hi,
Le 13 déc. 2015 14:16, "Nuno Gonçalves" a écrit :
>
> root@OpenWrt:/tmp# sysupgrade openwrt.bin
> /sbin/sysupgrade: .: line 10: can't open '/lib/upgrade/nand.sh'
>
See mail "[OpenWrt-Devel] [RFC] Fixing broke sysupgrade caused by r47878
(add mr18)" i think
> Thanks,
> Nuno
>
From: Daniel Dickinson
- 1.4.x has IPv6 support
- set C std explicitly due to gcc 5 changes/old code style of dante
- disable pam via configure vars since detection of without pam option
is broken (-lpam gets linked in if available)
- remove and refresh patches
only compile tested
Signed-off
root@OpenWrt:/tmp# sysupgrade openwrt.bin
/sbin/sysupgrade: .: line 10: can't open '/lib/upgrade/nand.sh'
Thanks,
Nuno
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
Hi Rafał,
> int (*get_port_link)(struct switch_dev *dev, int port,
>struct switch_port_link *link);
> + int (*set_port_link)(struct switch_dev *dev, int port,
> + enum switch_port_speed speed);
this creates an assymetric API. I think
16 matches
Mail list logo