[OpenWrt-Devel] [PATCH v2 2/2] ipq806x: dts: Add support for RGMII RX and TX clock delays

2018-12-05 Thread Ram Chandra Jangir
This change enables support to select phy4 in RGMII mode and enables RGMII TX/RX clock internal delays. Signed-off-by: Ram Chandra Jangir --- .../linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-ap161.dts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/target/linux/ipq806x/files

[OpenWrt-Devel] [PATCH v2 1/2] kernel: ar83xx: Add support for three GMAC's connection

2018-12-05 Thread Ram Chandra Jangir
ff-by: Ram Chandra Jangir --- Changes since v1: * Added RGMII properties as bool .../linux/generic/files/drivers/net/phy/ar8216.c | 15 +++- .../linux/generic/files/drivers/net/phy/ar8216.h | 4 ++ .../linux/generic/files/drivers/net/phy/ar8327.c | 44 ++ .../linux/gen

Re: [OpenWrt-Devel] [PATCH 1/3] kernel: ar83xx: Add support for three GMAC's connection

2018-11-28 Thread Ram Chandra Jangir
On 11/26/2018 3:15 PM, John Crispin wrote: On 19/10/2018 13:17, Ram Chandra Jangir wrote: We have IPQ8064 AP161 board which has three GMAC's   * RGMII x2   * SGMII x1. The existing ar8327 driver does not have support for three GMAC's connection, hence this change adds support fo

[OpenWrt-Devel] [PATCH 1/3] kernel: ar83xx: Add support for three GMAC's connection

2018-10-19 Thread Ram Chandra Jangir
ff-by: Ram Chandra Jangir --- .../linux/generic/files/drivers/net/phy/ar8216.c | 15 +++- .../linux/generic/files/drivers/net/phy/ar8216.h | 4 ++ .../linux/generic/files/drivers/net/phy/ar8327.c | 43 ++ .../linux/generic/files/drivers/net/phy/ar8327.h | 7 4 fil

[OpenWrt-Devel] [PATCH 3/3] ipq806x: Add support for IPQ8064 AP161 board

2018-10-19 Thread Ram Chandra Jangir
) ethernet, 2G and 5G WiFi 6) ubi sysupgrade Signed-off-by: Ram Chandra Jangir --- .../ipq806x/base-files/etc/board.d/02_network | 5 + .../ipq806x/base-files/lib/upgrade/platform.sh | 1 + .../arch/arm/boot/dts/qcom-ipq8064-ap161.dts | 277 + target/linux

[OpenWrt-Devel] [PATCH 2/3] ipq8064: pinctrl: Fixed missing RGMII pincontrol definitions

2018-10-19 Thread Ram Chandra Jangir
Signed-off-by: Ram Chandra Jangir --- ...ctrl-Fixed-missing-RGMII-pincontrol-defin.patch | 54 ++ 1 file changed, 54 insertions(+) create mode 100644 target/linux/ipq806x/patches-4.14/0075-ipq8064-pinctrl-Fixed-missing-RGMII-pincontrol-defin.patch diff --git a/target

[OpenWrt-Devel] [PATCH v3] ipq40xx: Add support for IPQ4019 ap-dk07.1-c1

2018-09-14 Thread Ram Chandra Jangir
: 1) NOR boot and NAND boot 2) Tested USB and PCIe interfaces 3) WDOG test 4) cpu frequency scaling 5) ethernet, 2G and 5G WiFi 6) ubi sysupgrade The ap-dk07.1-c1 board is already available in upstream linux v4.17 Signed-off-by: Ram Chandra Jangir

Re: [OpenWrt-Devel] [PATCH v2] ipq40xx: Add support for IPQ4019 ap-dk07.1-c1

2018-09-14 Thread Ram Chandra Jangir
On 9/12/2018 4:52 AM, Christian Lamparter wrote: > On Monday, September 10, 2018 5:50:53 PM CEST Ram Chandra Jangir wrote: >> On Friday, September 07, 2018 8:36 PM CEST Christian Lamparter wrote: >>> On Friday, September 7, 2018 2:10:30 PM CEST Ram Chandra Jangir wrote: >&

Re: [OpenWrt-Devel] [PATCH v2] ipq40xx: Add support for IPQ4019 ap-dk07.1-c1

2018-09-10 Thread Ram Chandra Jangir
Thanks Christian Lamparter, On Friday, September 07, 2018 8:36 PM CEST Christian Lamparter wrote: > On Friday, September 7, 2018 2:10:30 PM CEST Ram Chandra Jangir wrote: > * SoC: QCA IPQ4019 > * RAM: 512 MiB > * Flash: 32 MiB of SPI NOR and 128 MiB NAND > * Wireless: 2.4-GH

[OpenWrt-Devel] [PATCH v2] ipq40xx: Add support for IPQ4019 ap-dk07.1-c1

2018-09-07 Thread Ram Chandra Jangir
: 1) NOR boot and NAND boot 2) Tested USB and PCIe interfaces 3) WDOG test 4) cpu frequency scaling 5) ethernet, 2G and 5G WiFi The ap-dk07.1-c1 board is already available in upstream linux v4.17 Signed-off-by: Ram Chandra Jangir --- Changes since v1: Fixed

Re: [OpenWrt-Devel] [PATCH] ipq40xx: Add support for IPQ4019 ap-dk07.1-c1

2018-09-04 Thread Ram Chandra Jangir
12:22 AM > To: Ram Chandra Jangir > Cc: openwrt-devel@lists.openwrt.org; nar...@codeaurora.org > Subject: Re: [OpenWrt-Devel] [PATCH] ipq40xx: Add support for IPQ4019 ap-dk07.1-c1 > > is this correct information? Wireless: 2.4-GHz 802.11ac > > On 31/08/2018, Ram Chandra Jangir

[OpenWrt-Devel] [PATCH] ipq40xx: Add support for IPQ4019 ap-dk07.1-c1

2018-08-31 Thread Ram Chandra Jangir
: 1) NOR boot and NAND boot 2) Tested USB and PCIe interfaces 3) WDOG test 4) cpu frequency scaling 5) ethernet, 2G and 5G WiFi The ap-dk07.1-c1 board is already available in upstream linux v4.17 Signed-off-by: Ram Chandra Jangir --- .../etc/hotplug.d/firmware

Re: [OpenWrt-Devel] [PATCH v2 2/3] ext4_part_match: fix bug that prevented matching names

2016-05-09 Thread Ram Chandra Jangir
, cgdisk, sgdisk, and fixparts programs). Thanks, Ram -Original Message- From: Josua Mayer [mailto:josua.maye...@gmail.com] Sent: Wednesday, May 04, 2016 6:13 PM To: Ram Chandra Jangir ; openwrt-devel@lists.openwrt.org Subject: Re: [OpenWrt-Devel] [PATCH v2 2/3] ext4_part_match: fix bug that

Re: [OpenWrt-Devel] [PATCH v2 2/3] ext4_part_match: fix bug that prevented matching names

2016-04-29 Thread Ram Chandra Jangir
Thanks Josua Mayer. Devname and partname both are different. Devname is holding the device node(ex. mmcblkXpY) and given name(or partname) is the partition name(ex. rootfs or rootfs_data). For below uevent sysfs entries, it tries to populate the device node(mmcblkXpY) in devname variable and

Re: [OpenWrt-Devel] stdout and putchar() behavior in musl

2016-03-31 Thread Ram Chandra Jangir
: 'Arjen de Korte' ; openwrt-devel@lists.openwrt.org Cc: 'Ram Chandra Jangir' Subject: RE: [OpenWrt-Devel] stdout and putchar() behavior in musl Thanks for your comments. Unfortunately flush(stdout) didn't help. Thanks, Naresh -Original Message- From: openwrt-devel [

[OpenWrt-Devel] stdout and putchar() behavior in musl

2016-03-30 Thread Ram Chandra Jangir
Hi, Did anyone observed stdout and putchar() behavior differences between musl & uClibc? I have below code snippet : int main(void){ int c; while((c=getchar())!= 'e') { putchar(c+1); } return 0; } When I use uClibc/gcc, I can see writing c+1 f

[OpenWrt-Devel] [PATCH v2] fstools: support for ext4fs overlay

2016-03-11 Thread Ram Chandra Jangir
This change will enables eMMC (ext4 fs) boot support, when we try to boot from eMMC card then it will read partition names from /sys/block/mmcblkX/mmcblkXY/uevent file and will mount the rootfs_data partition as ext4fs overlay. Signed-off-by: Ram Chandra Jangir --- change in v2: fixed space

[OpenWrt-Devel] [PATCH] support for ext4fs overlay

2016-03-10 Thread Ram Chandra Jangir
switch from tmpfs to ext4fs overlay. Signed-off-by: Ram Chandra Jangir --- CMakeLists.txt | 1 + libfstools/ext4.c | 192 libfstools/find.c | 3 +- libfstools/libfstools.h | 1 + libfstools/overlay.c| 22