Re: [PATCH v2 0/4] Base support for Inteno XG6846

2024-05-01 Thread Álvaro Fernández Rojas
Hi Linus, El jue, 25 abr 2024 a las 22:12, Linus Walleij () escribió: > > These patches have been cooking for some time, let's > get them moving. > > The idea is to merge this base so we have base support > for the target and then try to work out remaining issues > such as the LED handling.

Re: [VOTE] New member proposal: Robimarko (Robert Marko)

2024-02-05 Thread Álvaro Fernández Rojas
El mar, 30 ene 2024 a las 19:16, Christian Marangi (Ansuel) () escribió: > > Robert is active in OpenWrt since 2017 and with some recent stats, he > has more than 310 commits merged in OpenWrt. > He also have uncounted Reviewed-by tag on various PR and merged commits > and generally helps in

Re: [PATCH v7] bmips: bcm6368-enetsw: Bump max MTU

2024-01-24 Thread Álvaro Fernández Rojas
dress > - 8874 0300 0004 = Broadcom enetsw DSA tag > - 8100 = VLAN 802.1Q header > - dada c020 0fff = EDSA tag for the Marvell (outer) switch, > - 0800 is the ethertype (part of the EDSA tag technically) > - Next follows the contents of the ping packet as it appears if >

Re: bcm63xx kernel 5.10

2022-02-04 Thread Álvaro Fernández Rojas
So the problem is that SET_FEATURES and GET_FEATURES isn’t supported by versions 2.1, 2.2 and 4.0 of the nand controller, which are the ones present on bcm63xx, right? > El 4 feb 2022, a las 13:55, Daniel González Cabanelas > escribió: > > Hi Florian, >> El vie, 4 feb 2022 a las 19:24,

Re: bcm63xx kernel 5.10

2022-02-04 Thread Álvaro Fernández Rojas
Hi, First of all, excuse me for not taking care of this before. I’ve been a bit busy lately because I bought a house and I had to do a lot of stuff to get it into a proper condition. I also got COVID and had to pospone a trip to Mexico (which I’m enjoying right now). As soon as I get back from

Re: Removing 5.4 support for bcm27xx and bcm53xx

2021-10-03 Thread Álvaro Fernández Rojas
Hi Adrian, No objections from me for bcm27xx. Best regards, Álvaro. > El 2 oct 2021, a las 18:43, Adrian Schmutzler > escribió: > > Hi, > > both bcm27xx and bcm53xx have kernel 5.10 by default for more than one > month. > > I'd like to remove 5.4 patches etc. there, so we don't have to

Re: [PATCH v2] bcm27xx: remove no-op patch pair

2020-08-19 Thread Álvaro Fernández Rojas
Hi Adrian, Nice catch :D. I didn’t see this pair when I removed the applied and reverted patches. P.D: I didn’t see the v2 >.< Acked-by: Álvaro Fernández Rojas > El 19 ago 2020, a las 13:49, Adrian Schmutzler > escribió: > > Patch 1 introduces a change, and patch 2 revert

Re: [PATCH] bcm27xx: remove no-op patch pair

2020-08-19 Thread Álvaro Fernández Rojas
Hi Adrian, Nice catch :D. I didn’t see this pair when I removed the applied and reverted patches. Acked-by: Álvaro Fernández Rojas > El 19 ago 2020, a las 13:33, Adrian Schmutzler > escribió: > > Patch 1 introduces a change, and patch 2 reverts it again. Remove > both patc

Re: [OpenWrt-Devel] [PATCH 4/4] bcm63xx: add support for the Sercomm H500-s

2020-06-04 Thread Álvaro Fernández Rojas
Hi Adrian, > El 4 jun 2020, a las 10:16, Adrian Schmutzler > escribió: > > Hi, > >> -Original Message- >> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] >> On Behalf Of Daniel González Cabanelas >> Sent: Donnerstag, 4. Juni 2020 00:48 >> To:

Re: [OpenWrt-Devel] [PATCH 2/4] bcm63xx: image: don't add the CFE to the sercomm factory

2020-06-04 Thread Álvaro Fernández Rojas
Ok, I assume it’s safe to drop this, since the bootloader is on a separate partition and all Sercomm devices seem to have both bootloaders available from factory. > El 4 jun 2020, a las 0:48, Daniel González Cabanelas > escribió: > > There is no need to include the CFE bootloader in the

Re: [OpenWrt-Devel] [PATCH 4/4] bcm63xx: add support for the Sercomm H500-s

2020-06-04 Thread Álvaro Fernández Rojas
Hi Daniel, Please, find my comments below: > El 4 jun 2020, a las 0:48, Daniel González Cabanelas > escribió: > > Sercomm H500-s is an xDSL dual band wireless router based on Broadcom > BCM63167 SoC > > Hardware: > SoC: Broadcom BCM63167 > CPU: BMIPS4350 V8.0, 400 MHz,

Re: [OpenWrt-Devel] New ath10k-ct firmware available.

2020-04-26 Thread Álvaro Fernández Rojas
Hi Ben, I've renamed the old full-htt-mgt firmwares and added the new ones as htt-mgt. This way the user can choose between both of them: https://github.com/openwrt/openwrt/pull/2963 Best regards, Álvaro. El 24/04/2020 a las 20:48, Ben Greear escribió: For the wave-2, there is now a new

Re: [OpenWrt-Devel] ath10k-ct firmware update

2020-03-26 Thread Álvaro Fernández Rojas
Hello Ben, I’ve just created a PR with this: https://github.com/openwrt/openwrt/pull/2863 Best regards, Álvaro. > El 25 mar 2020, a las 22:06, Ben Greear escribió: > > Wave-1: > > * March 19, 2020: Fix problem where power-save was not

Re: [OpenWrt-Devel] RPi Zero W: broken serial since 4.19 switch

2019-09-02 Thread Álvaro Fernández Rojas
: Rafał Miłecki Enviado: lunes, septiembre 2, 2019 4:08 p. m. Para: Álvaro Fernández Rojas; OpenWrt Development List Asunto: RPi Zero W: broken serial since 4.19 switch Starting with the commit 42954857190b ("brcm2708: add linux 4.19 support") I don't get any output over my Raspberry

Re: [OpenWrt-Devel] Response to LEDE proposal/queries/mail?

2016-06-08 Thread Álvaro Fernández Rojas
El 7/6/16 a las 14:42, Zoltan HERPAI escribió: > Daniel Dickinson wrote: >> Hi, >> >> I had a few emails on this topic I thought better of sending, but I'm >> sure I'm not the only one wondering why the remaining OpenWrt devs have >> not responded to the various LEDE overtures on this mailing

Re: [OpenWrt-Devel] [LEDE-DEV] Failed to execute /usr/libexec/login.sh

2016-05-12 Thread Álvaro Fernández Rojas
Hello Daniel, It looks like Luka has already fixed this: https://dev.openwrt.org/changeset/49376 El 12 may 2016 8:26 +0200, Daniel Dickinson, escribió: > On 16-05-11 06:08 PM, Alexey Brodkin wrote: > > Hi Daniel, > > > > > > breaks something for my boards (in

Re: [OpenWrt-Devel] Introducing the LEDE project

2016-05-04 Thread Álvaro Fernández Rojas
El 04/05/2016 a las 23:40, Daniel Dickinson escribió: On 16-05-04 12:25 PM, Kathy Giori wrote: Also wearing my hat within the prpl Foundation, which is funded by industry sponsorships that in turn provides financial support for OpenWrt, no one I have spoken to in prpl understands the reason for

[OpenWrt-Devel] [PATCH 2/2] brcmfmac43430-firmware: switch to @GITHUB download alias

2016-04-01 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- package/firmware/brcmfmac43430-firmware/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/firmware/brcmfmac43430-firmware/Makefile b/package/firmware/brcmfmac43430-firmware/Makefile index 6

[OpenWrt-Devel] [PATCH 1/2] download: add @GITHUB download facility

2016-04-01 Thread Álvaro Fernández Rojas
Define a new alias (@GITHUB) for downloading raw github repository files Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- include/download.mk | 2 +- scripts/download.pl | 5 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/include/download.mk b/i

Re: [OpenWrt-Devel] Chaos Calmer 15.05.1 brcm63xx/generic missing packages

2016-03-31 Thread Álvaro Fernández Rojas
Apparently it's not the only subtarget missing packages, as bcm2708 and bcm2709 are also missing management, packages, routing and telephony. Regards,Álvaro. _ From: Álvaro Fernández Rojas <nolt...@gmail.com> Sent: miércoles, marzo 30, 2016 10:50 Subject:

[OpenWrt-Devel] Chaos Calmer 15.05.1 brcm63xx/generic missing packages

2016-03-30 Thread Álvaro Fernández Rojas
Hello John, I’ve just realized that luci, management, routing and telephony packages are missing for brcm63xx/generic when I was trying to build a firmware with image builder. https://downloads.openwrt.org/chaos_calmer/15.05.1/brcm63xx/generic/packages/luci/

[OpenWrt-Devel] [PATCH 2/2] brcm2708: add brcmfmac43430-firmware-sdio for Rasberry Pi 3

2016-03-30 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm2708/bcm2710/profiles/RaspberryPi3.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/brcm2708/bcm2710/profiles/RaspberryPi3.mk b/target/linux/brcm2708/bcm2710/profiles/Raspberry

[OpenWrt-Devel] [PATCH 1/2] brcmfmac43430-firmware: add new package

2016-03-30 Thread Álvaro Fernández Rojas
This adds the firmware needed for the BCM43438 included in Raspberry Pi 3. Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- package/firmware/brcmfmac43430-firmware/Makefile | 61 1 file changed, 61 insertions(+) create mode 100644 package/fi

[OpenWrt-Devel] [PATCH v3] brcmfmac: Add Raspberry Pi 3 support

2016-03-11 Thread Álvaro Fernández Rojas
- Enable SDIO support on brcmfmac. - Disable power managment for brcm2708 target. Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- v3: fix ifdef mistake v2: use a proper patch prefix package/kernel/mac80211/Makefile | 1 + .../863-brcmfmac-Disable

Re: [OpenWrt-Devel] [PATCH] brcmfmac: Add Raspberry Pi 3 support

2016-03-10 Thread Álvaro Fernández Rojas
Indeed, it's a mistake. > El 11 mar 2016, a las 8:15, Rafał Miłecki <zaj...@gmail.com> escribió: > >> On 10 March 2016 at 20:52, Álvaro Fernández Rojas <nolt...@gmail.com> wrote: >> +@@ -2651,6 +2651,10 @@ brcmf_cfg80211_set_power_mgmt(struct wip >> +

[OpenWrt-Devel] [PATCH] brcmfmac: Add Raspberry Pi 3 support

2016-03-10 Thread Álvaro Fernández Rojas
- Enable SDIO support on brcmfmac. - Disable power managment for brcm2708 target. Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- package/kernel/mac80211/Makefile | 1 + .../863-brcmfmac-Disable-power-management.patch| 27 ++ .../br

Re: [OpenWrt-Devel] [PATCH 2/2] brcmfmac: Add Raspberry Pi 3 support

2016-03-09 Thread Álvaro Fernández Rojas
It's a temporary hack until power management issues are solved: https://github.com/raspberrypi/linux/commit/66ae1b1750720a33e29792a177b1e696f4f005fb I don't think it was submitted upstream. El 09/03/2016 a las 21:07, Rafał Miłecki escribió: On 9 March 2016 at 20:32, Álvaro Fernández Rojas <n

[OpenWrt-Devel] [PATCH 2/2] brcmfmac: Add Raspberry Pi 3 support

2016-03-09 Thread Álvaro Fernández Rojas
- Enable SDIO support on brcmfmac. - Disable power managment for brcm2708 target. Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- package/kernel/mac80211/Makefile | 1 + .../345-brcmfmac-Disable-power-management.patch| 27 ++ .../br

[OpenWrt-Devel] [PATCH 1/2] brcm2708: update patches to latest version

2016-03-09 Thread Álvaro Fernández Rojas
As usual these patches were extracted from the raspberry repo: https://github.com/raspberrypi/linux/commits/rpi-4.4.y - Disable unused MFD RPISENSE driver. - Disable ethernet HW checksums in order to avoid kernel exceptions. Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> ---

[OpenWrt-Devel] [PATCH 0/2] brcm2708: Add WiFi support for Raspberry Pi 3

2016-03-09 Thread Álvaro Fernández Rojas
to manually download brcmfmac43430-sdio.bin and brcmfmac43430-sdio.txt files to /lib/firmware/brcm. 2) Power managment isn't properly working, so it needs to be disabled. Álvaro Fernández Rojas (2): brcm2708: update patches to latest version brcmfmac: Add Raspberry Pi 3 support package/kernel

Re: [OpenWrt-Devel] [PATCH 0/4] Add Raspberry Pi 3 support

2016-03-08 Thread Álvaro Fernández Rojas
iFi/BT patches until anyone from either the Raspberry foundation or Broadcom clarifies the license of the firmware files. https://github.com/raspberrypi/linux/issues/1325 Regards, Álvaro. El 04/03/2016 a las 21:06, Álvaro Fernández Rojas escribió: These patches add basic Raspberry Pi 3 supp

Re: [OpenWrt-Devel] Read-only mirror https://github.com/openwrt/openwrt is stuck since 12 days ago

2016-03-07 Thread Álvaro Fernández Rojas
I just want to add that openwrt-commits list is also affected, since last commit published there matches the last one in the read-only mirror. Regards, Álvaro. > El 6 mar 2016, a las 19:33, Hannu Nyman escribió: > > The read-only mirror for the main Openwrt sources at

[OpenWrt-Devel] [PATCH 4/4] brcm2708: add Raspberry Pi 3 support

2016-03-04 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm2708/Makefile | 8 +- .../brcm2708/base-files/etc/board.d/02_network | 5 +- target/linux/brcm2708/base-files/etc/diag.sh | 7 +- target/linux/brcm2708/base-files/etc/i

[OpenWrt-Devel] [PATCH 2/4] brcm2708-gpu-fw: update to latest version

2016-03-04 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- package/kernel/brcm2708-gpu-fw/Makefile | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package/kernel/brcm2708-gpu-fw/Makefile b/package/kernel/brcm2708-gpu-fw/Makefile index 48c9929..eb4e746

[OpenWrt-Devel] [PATCH 1/4] include: add Cortex-A53 CPU_TYPE

2016-03-04 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- include/target.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/include/target.mk b/include/target.mk index dbb6327..76fbd99 100644 --- a/include/target.mk +++ b/include/target.mk @@ -237,6 +237,7 @@ ifeq ($(D

[OpenWrt-Devel] [PATCH 0/4] Add Raspberry Pi 3 support

2016-03-04 Thread Álvaro Fernández Rojas
rnel exception: https://gist.github.com/Noltari/92f51259c9d18506192b#file-bcm2710_rpi3_brcmfmac-log 4) No Bluetooth support. Álvaro Fernández Rojas (4): include: add Cortex-A53 CPU_TYPE brcm2708-gpu-fw: update to latest version brcm2708: update linux 4.4 patches to latest version brcm

[OpenWrt-Devel] [RFC 4/4] brcm2708: add Raspberry Pi 3 support

2016-02-29 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm2708/Makefile | 8 +- target/linux/brcm2708/bcm2710/config-4.4 | 390 + .../brcm2708/bcm2710/profiles/RaspberryPi3.mk | 14 + target/linux/brcm2708/b

[OpenWrt-Devel] [RFC 0/4] Add support for Raspberry Pi 3

2016-02-29 Thread Álvaro Fernández Rojas
/openwrt/rpi3/openwrt-brcm2708-bcm2710-rpi-3-ext4-sdcard.img.gz Álvaro Fernández Rojas (4): include: add Cortex-A53 CPU_TYPE brcm2708-gpu-fw: update to latest version brcm2708: update linux 4.4 patches to latest version brcm2708: add Raspberry Pi 3 support include/target.mk

[OpenWrt-Devel] [RFC 2/4] brcm2708-gpu-fw: update to latest version

2016-02-29 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- package/kernel/brcm2708-gpu-fw/Makefile | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package/kernel/brcm2708-gpu-fw/Makefile b/package/kernel/brcm2708-gpu-fw/Makefile index 48c9929..857fac7

[OpenWrt-Devel] [RFC 1/4] include: add Cortex-A53 CPU_TYPE

2016-02-29 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- include/target.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/include/target.mk b/include/target.mk index dbb6327..76fbd99 100644 --- a/include/target.mk +++ b/include/target.mk @@ -237,6 +237,7 @@ ifeq ($(D

[OpenWrt-Devel] [PATCH 2/2] brcm63xx: fix BCM3368 interrupt controller addresses

2016-02-27 Thread Álvaro Fernández Rojas
Looks like the addresses for BCM3368 were wrongly defined when DT support was introduced. Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm63xx/dts/bcm3368.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/brcm63xx/dts/b

[OpenWrt-Devel] [PATCH 1/2] brcm63xx/lzma-loader: fix O32 ABI conformance

2016-02-27 Thread Álvaro Fernández Rojas
to avoid this error. Signed-off-by: Gabor Juhos <juh...@openwrt.org> [noltari: apply the fix for brcm63xx too] Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm63xx/image/lzma-loader/src/head.S | 3 +++ 1 file changed, 3 insertions(+) diff --git a/target/li

[OpenWrt-Devel] [PATCH] CC: brcm2708-gpu-fw: move pkg build dir to kernel build dir to fix rebuild bugs after cleaning the kernel tree

2016-02-27 Thread Álvaro Fernández Rojas
Backport of r48732 Signed-off-by: Felix Fietkau <n...@openwrt.org> Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- package/kernel/brcm2708-gpu-fw/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/kernel/brcm2708-gpu-fw/Makefile b/pa

[OpenWrt-Devel] [PATCH] CC: brcm2708: Fix sysupgrade support for Raspberry Pi

2016-02-21 Thread Álvaro Fernández Rojas
Backport patch for implementing sysupgrade support on brcm2708 target was incomplete, since it was missing the default packages (r47604). Add those packages in order to fully support sysupgrade. Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm2708/Makefi

[OpenWrt-Devel] [PATCH 3/3] brcm2708-gpu-fw: update to latest version

2016-02-21 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- package/kernel/brcm2708-gpu-fw/Makefile | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package/kernel/brcm2708-gpu-fw/Makefile b/package/kernel/brcm2708-gpu-fw/Makefile index 48c9929..f7bb011

[OpenWrt-Devel] [PATCH v2 3/3] brcm2708-gpu-fw: update to latest version

2016-02-21 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- v2: no changes package/kernel/brcm2708-gpu-fw/Makefile | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package/kernel/brcm2708-gpu-fw/Makefile b/package/kernel/brcm2708-gpu-fw/Makefile index 4

Re: [OpenWrt-Devel] [PATCH] brcm2708: fix RPi model B plus support

2016-01-17 Thread Álvaro Fernández Rojas
I think it's the firmware the one replacing the model name, since it also adds the revision to it... I don't really know why the firmware does that... El 17/01/2016 a las 12:15, Felix Fietkau escribió: On 2016-01-10 00:13, Roman Yeryomin wrote: Not sure if B+ is used or not (mine has B Plus)

[OpenWrt-Devel] [PATCH v3] ar8327: add IGMP Snooping support

2016-01-11 Thread Álvaro Fernández Rojas
multicast packets. Partially based on: http://patchwork.ozlabs.org/patch/418122/ Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- v3: introduce changes suggested by Felix Fietkau - expose less knobs - merge igmp_mld, fast_join and fast_leave (according to the datasheet, ig

[OpenWrt-Devel] [PATCH v2] ar8327: add IGMP Snooping support

2016-01-10 Thread Álvaro Fernández Rojas
multicast packets. Partially based on: http://patchwork.ozlabs.org/patch/418122/ Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- v2: introduce changes suggested by Linus Lüssing - switch to disabled by default - add MLD snooping support - allow enabling/disabling IGMP v3

Re: [OpenWrt-Devel] [PATCH] ar8327: add IGMP Snooping support

2016-01-10 Thread Álvaro Fernández Rojas
05, 2016 at 08:40:37PM +0100, Álvaro Fernández Rojas wrote: This add support for IGMP Snooping on atheros switches (enabled by default), which avoids flooding the network with multicast data. Tested on TL-WDR4300: disabling IGMP Snooping results in multicast flooding on each specific port

[OpenWrt-Devel] [PATCH] ar8327: add IGMP Snooping support

2016-01-05 Thread Álvaro Fernández Rojas
multicast packets. Partially based on: http://patchwork.ozlabs.org/patch/418122/ Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- .../linux/generic/files/drivers/net/phy/ar8216.h | 2 + .../linux/generic/files/drivers/net/phy/ar8327.c | 139 - .../linux/g

[OpenWrt-Devel] [PATCH] brcm63xx: add support for Huawei HG622

2015-12-16 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- .../linux/brcm63xx/base-files/etc/board.d/01_leds | 3 + .../brcm63xx/base-files/etc/board.d/02_network | 1 + .../etc/hotplug.d/firmware/10-rt2x00-eeprom| 1 + .../base-files/etc/uci-defaults/09_fix_crc

[OpenWrt-Devel] [PATCH] lantiq: fix ARV7519RW22 buttons

2015-12-15 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/lantiq/dts/ARV7519RW22.dts | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/target/linux/lantiq/dts/ARV7519RW22.dts b/target/linux/lantiq/dts/ARV7519RW22.dts index 471f347..d33e9d8

[OpenWrt-Devel] [PATCH 1/2] brcm2708-gpu-fw: update to latest version

2015-12-14 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- package/kernel/brcm2708-gpu-fw/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/kernel/brcm2708-gpu-fw/Makefile b/package/kernel/brcm2708-gpu-fw/Makefile index 2686cf0..9737a19

Re: [OpenWrt-Devel] [PATCH 8/8] ramips: update dtsi files to support second spi device

2015-11-27 Thread Álvaro Fernández Rojas
h about the second spi clock include all other targets. thanks. Best Regards. 2015-11-23 3:08 GMT+08:00 John Crispin <blo...@openwrt.org <mailto:blo...@openwrt.org>>: On 22/11/2015 16:15, Álvaro Fernández Rojas wrote: > Hello guys, > > I've just tested this p

[OpenWrt-Devel] [PATCH 1/2] ramips: add second SPI clocks

2015-11-27 Thread Álvaro Fernández Rojas
These clocks were missing in the changes introduced in r47573-47580 Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- ...0051-SPI-ralink-add-Ralink-SoC-spi-clocks.patch | 30 ++ 1 file changed, 30 insertions(+) create mode 100644 target/linux/ramips/patche

[OpenWrt-Devel] [PATCH 2/2] ramips: adapt VoCore to new second spi device code

2015-11-27 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/ramips/dts/VOCORE-16M.dts | 58 -- target/linux/ramips/dts/VOCORE-8M.dts | 58 -- target/linux/ramips/dts/VOCORE.dtsi| 20 ++-- 3 files c

[OpenWrt-Devel] [PATCH] uboot-imx6: fix build with gcc-5

2015-11-22 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- .../uboot-imx6/patches/001-gcc-5-compiler.patch| 87 ++ .../uboot-imx6/patches/002-use-static-inline.patch | 72 ++ .../uboot-imx6/patches/003-use-weak-in-board.patc

Re: [OpenWrt-Devel] [PATCH 8/8] ramips: update dtsi files to support second spi device

2015-11-22 Thread Álvaro Fernández Rojas
Hello guys, I've just tested this patch on my VoCore after it was applied on r47580. I had to make the following changes: https://github.com/openwrt-es/openwrt/commit/e040cf00441e973978a6c168b346b13e33f37853 However, I'm getting the following error: "spi-rt2880 1b40.spi: unable to get SYS

[OpenWrt-Devel] [PATCH] brcm2708: fix multi-device image generation

2015-11-22 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm2708/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/brcm2708/image/Makefile b/target/linux/brcm2708/image/Makefile index 53e5f54..f96dccb 100644 --- a/target

Re: [OpenWrt-Devel] [PATCH v2 5/6] brcm2708: add device detection and use it for network, leds and preinit

2015-11-21 Thread Álvaro Fernández Rojas
to replace it again in a few weeks. John On 19/11/2015 19:18, Álvaro Fernández Rojas wrote: Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- v2: device tree model needs Rev to avoid detecting a B+ as a B model target/linux/brcm2708/base-files.mk

[OpenWrt-Devel] [PATCH v3 5/6] brcm2708: add device detection and use it for network, leds and preinit

2015-11-21 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- v3: use new board detection layer v2: device tree model needs Rev to avoid detecting a B+ as a B model target/linux/brcm2708/base-files.mk| 3 ++ .../brcm2708/base-files/etc/board.d/02_network

[OpenWrt-Devel] [PATCH v2 5/6] brcm2708: add device detection and use it for network, leds and preinit

2015-11-19 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- v2: device tree model needs Rev to avoid detecting a B+ as a B model target/linux/brcm2708/base-files.mk| 3 ++ target/linux/brcm2708/base-files/etc/diag.sh | 12 ++- .../base-files/etc/uci-de

[OpenWrt-Devel] [PATCH 2/6] brcm2708: revert sd image extension to .img

2015-11-16 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm2708/image/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/brcm2708/image/Makefile b/target/linux/brcm2708/image/Makefile index ecf6f71..bfcb522 100644 --- a/target

[OpenWrt-Devel] [PATCH 6/6] brcm2708: enable hard float ABI

2015-11-16 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm2708/Makefile | 4 +--- target/linux/brcm2708/bcm2708/target.mk | 2 ++ target/linux/brcm2708/bcm2709/target.mk | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/target/linux/br

[OpenWrt-Devel] [PATCH 4/6] brcm2708: add support for multi-device images

2015-11-16 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- .../linux/brcm2708/bcm2708/profiles/RaspberryPi.mk | 34 -- target/linux/brcm2708/image/Makefile | 24 +++ target/linux/brcm2708/image/config.txt | 2 +- 3 files chang

[OpenWrt-Devel] [PATCH 3/6] brcm2708: rename image device definition

2015-11-16 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm2708/image/Makefile | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/target/linux/brcm2708/image/Makefile b/target/linux/brcm2708/image/Makefile index bfcb522..22c1218 100644 --- a/

[OpenWrt-Devel] [PATCH 1/6] brcm2708: simplify gzip image generation

2015-11-16 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm2708/image/Makefile | 12 +--- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/target/linux/brcm2708/image/Makefile b/target/linux/brcm2708/image/Makefile index cf263bd..ecf6f71

[OpenWrt-Devel] [PATCH 5/6] brcm2708: add device detection and use it for network, leds and preinit

2015-11-16 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm2708/base-files.mk| 3 ++ target/linux/brcm2708/base-files/etc/diag.sh | 12 ++- .../base-files/etc/uci-defaults/02_network | 12 +-- target/linux/brcm2708/base-files/lib/br

[OpenWrt-Devel] [PATCH 1/4] brcm2708-gpu-fw: update to latest version

2015-10-25 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- package/kernel/brcm2708-gpu-fw/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/kernel/brcm2708-gpu-fw/Makefile b/package/kernel/brcm2708-gpu-fw/Makefile index dd53bce..2686cf0

[OpenWrt-Devel] [PATCH 3/4] brcm2708: update modules

2015-10-25 Thread Álvaro Fernández Rojas
- Add support for DAC+ Pro. - Add kmod-smi-bcm2835 and kmod-smi-bcm2835-dev modules. Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm2708/modules.mk | 41 +--- 1 file changed, 38 insertions(+), 3 deletions(-) diff --git a/

[OpenWrt-Devel] [PATCH 4/4] brcm2708: copy overlays README to boot partition

2015-10-25 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm2708/image/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/brcm2708/image/Makefile b/target/linux/brcm2708/image/Makefile index cc0bfb0..cf263bd 100644 --- a/target/linux/brcm2708

[OpenWrt-Devel] [PATCH 2/2] brcm2708: use mmd for overlays subdirectory

2015-10-10 Thread Álvaro Fernández Rojas
Fixes https://dev.openwrt.org/ticket/20704 Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm2708/image/Makefile | 9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/target/linux/brcm2708/image/Makefile b/target/linux/brcm2708/image/Ma

[OpenWrt-Devel] [PATCH 1/2] mtools: build and install mmd

2015-10-10 Thread Álvaro Fernández Rojas
useful for making MS-DOS subdirectories Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- tools/mtools/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/mtools/Makefile b/tools/mtools/Makefile index 674c8dd..13de447 100644 --- a/tools/

[OpenWrt-Devel] [PATCH 5/5] brcm63xx: fix brcm, bcm6345-ext-intc interrupt controller

2015-10-09 Thread Álvaro Fernández Rojas
brcm,field-width is read but unused Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- .../321-irqchip-add-support-for-bcm6345-style-external-inter.patch | 7 --- .../321-irqchip-add-support-for-bcm6345-style-external-inter.patch | 7 --- 2 files changed, 8 insertions

Re: [OpenWrt-Devel] [PATCH] bmips: add new target

2015-10-09 Thread Álvaro Fernández Rojas
I'm sorry, I didn't want to send it, I used the wrong wildcard when selecting all patches :D El 09/10/2015 a las 22:36, Florian Fainelli escribió: On 09/10/15 13:29, Álvaro Fernández Rojas wrote: Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> Nice, a commit message tellin

[OpenWrt-Devel] [PATCH 4/5] brcm63xx: fix Netgear CVG834G HCS magic bytes

2015-10-09 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm63xx/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 target/linux/brcm63xx/image/Makefile diff --git a/target/linux/brcm63xx/image/Makefile b/target/linux

[OpenWrt-Devel] [PATCH 3/5] brcm63xx: lzma-loader: add BCM3380 support

2015-10-09 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm63xx/image/lzma-loader/src/board.c | 5 + 1 file changed, 5 insertions(+) diff --git a/target/linux/brcm63xx/image/lzma-loader/src/board.c b/target/linux/brcm63xx/image/lzma-loader/src/board.c index 4

Re: [OpenWrt-Devel] [PATCH 3/5] brcm63xx: lzma-loader: add BCM3380 support

2015-10-09 Thread Álvaro Fernández Rojas
:38, Florian Fainelli escribió: On 09/10/15 13:29, Álvaro Fernández Rojas wrote: Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> That is a first step, but there are additional kernel changes required to boot on 3380, are you also going to submit these? --- target/linux/brcm63xx

[OpenWrt-Devel] [PATCH 2/5] brcm63xx: lzma-loader: add BCM3368 support

2015-10-09 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm63xx/image/lzma-loader/src/board.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/target/linux/brcm63xx/image/lzma-loader/src/board.c b/target/linux/brcm63xx/image/lzma-loader/src/b

[OpenWrt-Devel] [PATCH 1/5] brcm63xx: fix BCM3368 external interrupts

2015-10-09 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm63xx/dts/bcm3368.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/brcm63xx/dts/bcm3368.dtsi b/target/linux/brcm63xx/dts/bcm3368.dtsi index f3b0b02..5be5c6a 100644 --- a/

[OpenWrt-Devel] [PATCH] brcm2708: all sound overlays require i2c to work

2015-10-05 Thread Álvaro Fernández Rojas
Tested on RPi B+ with HiFiBerry Amp+ Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm2708/modules.mk | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/target/linux/brcm2708/modules.mk b/target/linux/brcm2708/modules.mk

[OpenWrt-Devel] [PATCH 3/4] brcm2708: add support for device tree overlays

2015-10-01 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm2708/image/Makefile | 7 +++ target/linux/brcm2708/image/config.txt | 9 + 2 files changed, 16 insertions(+) diff --git a/target/linux/brcm2708/image/Makefile b/target/linux/brcm2708/image/Ma

[OpenWrt-Devel] [PATCH 4/4] brcm2708: keep boot partition mounted to allow users to change config.txt

2015-10-01 Thread Álvaro Fernández Rojas
This way it's easier to configure device tree overlays, customize other parameters... Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm2708/base-files/lib/preinit/79_move_config | 6 +++--- target/linux/brcm2708/base-files/lib/upgrade/platform.sh| 7

[OpenWrt-Devel] [PATCH 1/4] brcm2708: fix kmod-sound-soc-bcm2708-i2s config

2015-10-01 Thread Álvaro Fernández Rojas
Right now, selecting kmod-sound-soc-bcm2708-i2s causes build errors due to missing configs. kmod-regmap enables I2C and SPI, causing build errors due to depending variables not defined. Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm2708/modules.mk | 2 ++

[OpenWrt-Devel] [PATCH 2/4] brcm2708: switch device tree compilation to linux

2015-10-01 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm2708/Makefile | 2 +- target/linux/brcm2708/image/Makefile | 8 ++-- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/target/linux/brcm2708/Makefile b/target/linux/brcm2708/Makefile

[OpenWrt-Devel] [PATCH v2] bcm53xx: allow building single device images

2015-09-27 Thread Álvaro Fernández Rojas
While keeping the default build profile, this allows users to generate only their device image instead of every bcm53xx supported device image This way we can also define the proper packages for each device (USB, WiFi...) Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- v

[OpenWrt-Devel] [PATCH v2] bcm53xx: allow building single device images

2015-09-27 Thread Álvaro Fernández Rojas
While keeping the default build profile, this allows users to generate only their device image instead of every bcm53xx supported device image This way we can also define the proper packages for each device (USB, WiFi...) Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- v

Re: [OpenWrt-Devel] [PATCH v2] bcm53xx: allow building single device images

2015-09-27 Thread Álvaro Fernández Rojas
I suppose you are talking about usb packages. Well, we can do that, but what if we add another device in the future which doesn't have any USB ports? Regards, Álvaro. El 27/09/2015 a las 11:32, Felix Fietkau escribió: On 2015-09-27 10:52, Álvaro Fernández Rojas wrote: While keeping

[OpenWrt-Devel] [PATCH v3] bcm53xx: allow building single device images

2015-09-27 Thread Álvaro Fernández Rojas
While keeping the default build profile, this allows users to generate only their device image instead of every bcm53xx supported device image This way we can also define the proper packages for each device (USB, WiFi...) Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- v3: ad

[OpenWrt-Devel] [PATCH 2/2] ramips: add support for 16MB VoCore

2015-09-23 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/ramips/dts/VOCORE-16M.dts | 41 ++ target/linux/ramips/dts/VOCORE-8M.dts | 41 ++ target/linux/ramips/dts/VOCORE.dts | 231 - target/linux/ramips/dts/VOCORE.dtsi

[OpenWrt-Devel] [PATCH 1/2] ramips: fix size-cells for spi nodes

2015-09-23 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/ramips/dts/mt7620a.dtsi | 2 +- target/linux/ramips/dts/mt7620n.dtsi | 2 +- target/linux/ramips/dts/mt7621.dtsi | 2 +- target/linux/ramips/dts/mt7628an.dtsi | 2 +- target/linux/ramips/dts/rt3352.dtsi

[OpenWrt-Devel] [PATCH v3] CC: lantiq: several ARV7519RW22 fixes

2015-09-20 Thread Álvaro Fernández Rojas
Fixes ARV7519RW22 flash register (only 1 flash). Power LED is green, not red. Rename message LEDs to internet. Add LEDs configuration (lan, wan, power). Enable switch VLANs. Fix secondary USB. Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> Signed-off-by: José Vázquez Fer

[OpenWrt-Devel] [PATCH v3] lantiq: several ARV7519RW22 fixes

2015-09-20 Thread Álvaro Fernández Rojas
Fixes ARV7519RW22 flash register (only 1 flash). Power LED is green, not red. Rename message LEDs to internet. Add LEDs configuration (lan, wan, power). Enable switch VLANs. Fix secondary USB. Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> Signed-off-by: José Vázquez Fer

Re: [OpenWrt-Devel] [PATCH v2] lantiq: ARV7519RW22 fixes - fix flash register (only 1 flash) - power led is green - rename message leds to internet - add leds configuration - enable switch vlans

2015-09-19 Thread Álvaro Fernández Rojas
Yeah, sorry but somehow the commit subject and content got merged in the subject. Should I resend it fixed? El 19/09/2015 a las 12:26, Rafał Miłecki escribió: On 18 September 2015 at 21:21, Álvaro Fernández Rojas <nolt...@gmail.com> wrote: Signed-off-by: Álvaro Fernández Rojas

[OpenWrt-Devel] [PATCH v2] lantiq: ARV7519RW22 fixes - fix flash register (only 1 flash) - power led is green - rename message leds to internet - add leds configuration - enable switch vlans

2015-09-18 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> Signed-off-by: José Vázquez Fernández <ppvazquez...@gmail.com> --- target/linux/lantiq/base-files/etc/uci-defaults/01_leds | 5 + .../linux/lantiq/base-files/etc/uci-defaults/02_network | 3 +++ target/linux/lantiq/dts

[OpenWrt-Devel] [PATCH v2] lantiq: ARV7519RW22 fixes - fix flash register (only 1 flash) - power led is green - rename message leds to internet - add leds configuration - enable switch vlans

2015-09-18 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> Signed-off-by: José Vázquez Fernández <ppvazquez...@gmail.com> --- target/linux/lantiq/base-files/etc/uci-defaults/01_leds | 5 + .../linux/lantiq/base-files/etc/uci-defaults/02_network | 3 +++ target/linux/lantiq/dts

Re: [OpenWrt-Devel] OpenWRT 15.05:bcm2708 device tree

2015-09-17 Thread Álvaro Fernández Rojas
Hi Jernej, Device tree is not supported on CC-15.05 release, but it is supported in trunk. Regards, Álvaro. El 17/09/2015 a las 11:40, Jernej Izak escribió: Hi, I’m trying to activate device tree on OpenWRT 15.05 released version with bcm2708 platform (raspberry pi). I activated it in

[OpenWrt-Devel] [PATCH 2/3] brcm63xx: use bcm6328 and bcm6358 LED drivers

2015-09-05 Thread Álvaro Fernández Rojas
Use hardware controller instead of spi-gpio to control de 74hc serial LEDs Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm63xx/dts/bcm6318.dtsi | 10 ++ target/linux/brcm63xx/dts/bcm63268.dtsi | 10 ++ target/linux/brcm63xx/dts/bcm6328.dtsi | 10 ++

[OpenWrt-Devel] [PATCH 1/3] brcm63xx: add upstream LED drivers

2015-09-05 Thread Álvaro Fernández Rojas
This backports upstream LED drivers (BCM6328 and BCM6358). Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm63xx/config-3.18 | 2 + target/linux/brcm63xx/config-4.1 | 2 + .../040-leds-add-BCM6328-LED-driver

  1   2   3   4   5   >