I'm also very interested in implementing a switchdev driver (seems to be
a good direction for this type of work), so I'd like to see any efforts
in this direction so far which I can use as a base for my driver. I was
waiting for the switch to Linux 3.19 for the initial code be be easily
availab
Fully agree on converging.
I missed Rafal's switchdev effort.
Before starting on this work, I first tried to look into net/dsa in the
Linux kernel.
I did notice your patches there and started on that.
I got to a decent point, but then I was stuck at some issues.
I later found out that I needed to
On 25/02/15 07:24, Alexandru Ardelean wrote:
> Feature implemented and tested on BCM53128.
>
> Slave devices logic copied from the Linux kernel from Marvell's DSA
> driver ( linux/net/dsa/ ).
> Also the logic for the Broadcom tag processing has been copied from there.
There are different efforts
These patches allow procd to be build with the latest json-c
William Holland (2):
fix building with json-c.0.12
Fix use of functions deprecated in json-c.0.12
CMakeLists.txt |7 +++
plug/hotplug.c |6 +-
service/validate.c | 37 ++---
---
service/validate.c | 31 +--
1 file changed, 21 insertions(+), 10 deletions(-)
diff --git a/service/validate.c b/service/validate.c
index 0e45493..2297b4d 100644
--- a/service/validate.c
+++ b/service/validate.c
@@ -57,16 +57,27 @@ service_validate_dump_all(struc
---
CMakeLists.txt |7 +++
plug/hotplug.c |6 +-
service/validate.c |6 +-
3 files changed, 17 insertions(+), 2 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5414677..058d774 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -14,6 +14,13 @@ SET(
Hi,
I have here multiple TD-W8970 with Annex A and Annex B.
> m25p80@0 {
> #address-cells = <1>;
> #size-cells = <1>;
> compatible = "s25fl129p0";
> reg = <0 0>;
>
On Thu, 2015-02-26 at 09:06 +0100, John Crispin wrote:
> you might want to consider the td8970. it works well for many people
> but
> also has the slow spi flash problem and takes ages the boot.
Considering that the whole target is heading for unsupported status, I
don't understand how switching t