On Fri, Jan 8, 2016 at 2:24 AM, Petr Štetiar wrote:
> Signed-off-by: Petr Štetiar
> Cc: Luka Perkov
> ---
> target/linux/imx6/config-4.1 |1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/target/linux/imx6/config-4.1 b/target/linux/imx6/config-4.1
> index 52544a7..e07a5b7 100644
> ---
Signed-off-by: Tim Harvey
---
v4: no changes
v3: no changes
v2:
- add fb dependency
- disable unsupported fb's
---
package/kernel/linux/modules/video.mk | 49 ++-
1 file changed, 48 insertions(+), 1 deletion(-)
diff --git a/package/kernel/linux/modules/vid
for both hdmi and lvds for either to
work (not clear why yet).
These were tested on Gateworks Ventana boards, using the 4.4 kernel
using fbcon, psplash, and gstreamer1 with fbdevsink output.
Tim Harvey (3):
kernel: add backlight kernel module support
kernel: video: add fbcon support
kernel
v4:
- update depends for 4.4
- fix submenu
- add CONFIG_DRM_DW_HDMI_AHB_AUDIO for i.mx6 HDMI driver
- add new dependency caused by above point to HDMI driver
v3:
- updated for Linux 4.3
v2:
- fixed whitespace
- added TARGET_imx6 to imx6-drm
Signed-off-by: Tim Harvey
---
package/kernel
Signed-off-by: Tim Harvey
---
v4: no changes
v3: added support for Linux 4.3 (new driver needs to be disabled by default)
v2: no changes
---
package/kernel/linux/modules/backlight.mk | 49 +++
1 file changed, 49 insertions(+)
create mode 100644 package/kernel/linux
Signed-off-by: Tim Harvey
---
v5: no changes
v4: no changes
v3: no changes
v2:
- add fb dependency
- disable unsupported fb's
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/video.mk | 49 ++-
1 file changed, 48 insertions(+), 1 deletion(-)
Signed-off-by: Tim Harvey
---
v5: no changes
v4:
- update depends for 4.4
- fix submenu
- add CONFIG_DRM_DW_HDMI_AHB_AUDIO for i.mx6 HDMI driver
- add new dependency caused by above point to HDMI driver
v3:
- updated for Linux 4.3
v2:
- fixed whitespace
- added TARGET_imx6 to imx6-drm
for both hdmi and lvds for either to
work (not clear why yet).
These were tested on Gateworks Ventana boards, using the 4.4 kernel
using fbcon, psplash, and gstreamer1 with fbdevsink output.
Tim Harvey (3):
kernel: add backlight kernel module support
kernel: video: add fbcon support
kernel
Signed-off-by: Tim Harvey
---
v5: moved to video.mk
v4: no changes
v3: added support for Linux 4.3 (new driver needs to be disabled by default)
v2: no changes
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/video.mk | 46 +++
1 file changed, 46
Signed-off-by: Tim Harvey
---
v5: moved to video.mk
v4: no changes
v3: added support for Linux 4.3 (new driver needs to be disabled by default)
v2: no changes
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/video.mk | 46 +++
1 file changed, 46
to add modules for both hdmi and lvds for either to
work (not clear why yet).
These were tested on Gateworks Ventana boards, using the 4.4 kernel
using fbcon, psplash, and gstreamer1 with fbdevsink output.
Tim Harvey (3):
kernel: add backlight kernel module support
kernel: video: add fbcon
Signed-off-by: Tim Harvey
---
v5: no changes
v4: no changes
v3: no changes
v2:
- add fb dependency
- disable unsupported fb's
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/video.mk | 49 ++-
1 file changed, 48 insertions(+), 1 deletion(-)
Signed-off-by: Tim Harvey
---
v6: fix breakage caused by 8b152c5cc875fec87ca728afe90e53fcf7a2df7a
v5: no changes
v4:
- update depends for 4.4
- fix submenu
- add CONFIG_DRM_DW_HDMI_AHB_AUDIO for i.mx6 HDMI driver
- add new dependency caused by above point to HDMI driver
v3:
- updated for
/bootloader#nandspl for instructions
on updating the SPL from Linux.
Signed-off-by: Tim Harvey
---
package/boot/kobs-ng/Makefile | 11 ++--
package/boot/kobs-ng/patches/001-compile.patch | 23 +++
.../boot/kobs-ng/patches/001-fix-mtd-defines.patch | 76
if a user's env has PERL_MM_OPT defined collect will fail to build. Adding
--with-perl-bindings="" will override this env var.
Signed-off-by: Tim Harvey
---
utils/collectd/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/utils/collectd/Makefile b/utils/collectd
This series adds NAND ubi squqashfs+ubifs support for the Gateworks Ventana
boards.
Tim Harvey (2):
imx6: kernel: add UBI_BLOCK support
imx6: convert ventana images to squashfs+ubifs overlay
target/linux/imx6/config-4.1| 2 +-
target/linux/imx6/image/Makefile
UBI_BLOCK support is needed for mounting squashfs over UBI
Signed-off-by: Tim Harvey
---
target/linux/imx6/config-4.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/imx6/config-4.1 b/target/linux/imx6/config-4.1
index 18a26d6..52544a7 100644
--- a/target/linux
t mtdparts
to rename the 2nd partition from 'rootfs' to 'ubi'. This is because there
are patches in OpenWrt kernels that try to auto-attach and auto-mount and these
get in the way if the mtd partition is named 'rootfs'.
Signed-off-by: Tim Harvey
---
Signed-off-by: Tim Harvey
---
multimedia/gst1-plugins-bad/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/multimedia/gst1-plugins-bad/Makefile
b/multimedia/gst1-plugins-bad/Makefile
index bfeb1c5..ca04b8d 100644
--- a/multimedia/gst1-plugins-bad/Makefile
+++ b
On Wed, Nov 11, 2015 at 5:28 AM, Petr Štetiar wrote:
> Tested on Toradex Apalis iMX6 Quad 2GB IT V1.1A module on Ixora board
> with Mikrotik R11e-2HnD and Quectel EC20 Mini PCIe modules.
>
> Signed-off-by: Petr Štetiar
> ---
> target/linux/imx6/image/Makefile |2 +
> ...6-A
These patches have been submitted to upstream Linux and are pending acceptance.
Signed-off-by: Tim Harvey
---
...-ventana-set-GW54xx-PMIC-swbst-regulator-.patch | 31 +
...mx-ventana-fix-GW53xx-GW54xx-lvds-channel.patch | 40 +++
...mx-ventana-fix-GW53xx-GW54xx-lvds
The 206-ARM-imx-ventana-added-GW16083-to-device-tree.patch merged wrong in
the conversion from 3.18 to 4.1. This patch resolves that and puts the
device-tree nodes in the correct place.
Signed-off-by: Tim Harvey
---
...-imx-ventana-added-GW16083-to-device-tree.patch | 32
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/video.mk | 43 +++
1 file changed, 43 insertions(+)
diff --git a/package/kernel/linux/modules/video.mk
b/package/kernel/linux/modules/video.mk
index 3b06a14..c53f656 100644
--- a/package/kernel/linux
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/backlight.mk | 48 +++
1 file changed, 48 insertions(+)
create mode 100644 package/kernel/linux/modules/backlight.mk
diff --git a/package/kernel/linux/modules/backlight.mk
b/package/kernel/linux/modules
gstreamer1 with
fbdevsink output.
Tim Harvey (6):
imx6: ventana: fix GW16083 device-tree patch
imx6: add Vetnana LVDS support
kernel: video: add fbcon support
kernel: add backlight kernel module support
kernel: other: add PWM controller support
kernel: video: add DRM core and IMX DRM
This adds basic PWM controller support and support for i.MX
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/other.mk | 35 +++
1 file changed, 35 insertions(+)
diff --git a/package/kernel/linux/modules/other.mk
b/package/kernel/linux/modules/other.mk
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/video.mk | 138 +-
1 file changed, 137 insertions(+), 1 deletion(-)
diff --git a/package/kernel/linux/modules/video.mk
b/package/kernel/linux/modules/video.mk
index c53f656..cbace75 100644
--- a/package
The device-tree files are now specified in the image Makefile
Signed-off-by: Tim Harvey
---
target/linux/imx6/profiles/120-gateworks.mk | 15 ---
1 file changed, 15 deletions(-)
diff --git a/target/linux/imx6/profiles/120-gateworks.mk
b/target/linux/imx6/profiles/120-gateworks.mk
Signed-off-by: Tim Harvey
---
v2:
- no changes
package/kernel/linux/modules/backlight.mk | 48 +++
1 file changed, 48 insertions(+)
create mode 100644 package/kernel/linux/modules/backlight.mk
diff --git a/package/kernel/linux/modules/backlight.mk
b/package/kernel
plash, and gstreamer1 with
fbdevsink output.
Tim Harvey (5):
kernel: other: add PWM controller support
kernel: add backlight kernel module support
kernel: video: add fbcon support
kernel: video: add DRM core and IMX DRM support for HDMI/LVDS
imx6: ventana: remove invalid video options
This adds basic PWM controller support and support for i.MX
Signed-off-by: Tim Harvey
---
v2:
- add TARGET_imx6 dep for pwm-imx
package/kernel/linux/modules/other.mk | 36 +++
1 file changed, 36 insertions(+)
diff --git a/package/kernel/linux/modules/other.mk
Removed video related kernel params that are only appropriate for the
Freescale downstream vendor kernel and not appriate for mainline linux.
Signed-off-by: Tim Harvey
---
target/linux/imx6/image/bootscript-ventana | 76 +-
1 file changed, 1 insertion(+), 75
Signed-off-by: Tim Harvey
---
v2:
- add fb dependency
- disable unsupported fb's
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/video.mk | 49 ++-
1 file changed, 48 insertions(+), 1 deletion(-)
diff --git a/package/kernel/linux/modules/video.
Signed-off-by: Tim Harvey
---
v2:
- fixed whitespace
- added TARGET_imx6 to imx6-drm
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/video.mk | 134 ++
1 file changed, 134 insertions(+)
diff --git a/package/kernel/linux/modules/video.mk
b/package
On Sun, Nov 22, 2015 at 12:55 AM, John Crispin wrote:
> Hi Tim,
>
>
>
> On 19/11/2015 18:53, Tim Harvey wrote:
>> This adds basic PWM controller support and support for i.MX
>>
>> Signed-off-by: Tim Harvey
>> ---
>> v2:
>> - add TARGET_imx6
This backports some patches that have been accepted to the upstream kernel
for ventana
Signed-off-by: Tim Harvey
---
...tana-add-UHS-I-support-for-Ventana-boards.patch | 212 +
.../040-ARM-dts-imx-ventana-add-pwm-nodes.patch| 264 +
...ts-imx-ventana-add
driver. This
adds a patch that adds 3 retries for i2c transactions only for Ventana boards
and only for I2C1
Signed-off-by: Tim Harvey
---
...x-add-retries-for-NAK-s-on-ventana-boards.patch | 22 ++
1 file changed, 22 insertions(+)
create mode 100644
target/linux/imx6/patches-4.1
its
mac address via a device-tree alias.
Signed-off-by: Tim Harvey
---
.../208-sky2-allow-mac-to-come-from-dt.patch | 30 ++
.../209-ARM-imx-ventana-add-sky2-alias.patch | 24 +
2 files changed, 54 insertions(+)
create mode 100644
target/linux/imx6
x CPU temperature:
- passive threshold: max - 10C
- critical threshold: max - 5C
Signed-off-by: Tim Harvey
---
...l-use-cpu-temperature-grade-info-for-thresholds | 112 +
1 file changed, 112 insertions(+)
create mode 100644
target/linux/imx6/patches-4.1/045-imx-thermal-us
e not honoring
EEPROM calibration data).
Regards,
Tim
Tim Harvey - Principal Software Engineer
Gateworks Corporation - http://www.gateworks.com/
3026 S. Higuera St. San Luis Obispo CA 93401
805-781-2000
___
openwrt-devel mailing list
openwrt-
for both hdmi and lvds for either to
work (not clear why yet).
These were tested on Gateworks Ventana boards, using the 4.1 and 4.3 kernel
using fbcon, psplash, and gstreamer1 with fbdevsink output.
Tim Harvey (4):
imx6: add PWM support
kernel: add backlight kernel module support
kernel
Signed-off-by: Tim Harvey
---
v3:
- added support for Linux 4.3 (new driver needs to be disabled by default)
v2:
- no changes
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/backlight.mk | 49 +++
1 file changed, 49 insertions(+)
create mode 100644
Signed-off-by: Tim Harvey
---
v3:
- no changes
v2:
- add fb dependency
- disable unsupported fb's
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/video.mk | 49 ++-
1 file changed, 48 insertions(+), 1 deletion(-)
diff --git a/package/kernel/
Adds ~2KB to kernel, likely not worth creating modules for
Signed-off-by: Tim Harvey
---
v3: include static in kernel vs module options (very small)
---
target/linux/imx6/config-4.1 | 3 +++
target/linux/imx6/config-4.3 | 3 +++
2 files changed, 6 insertions(+)
diff --git a/target/linux/imx6
Signed-off-by: Tim Harvey
---
v3:
- updated for Linux 4.3
v2:
- fixed whitespace
- added TARGET_imx6 to imx6-drm
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/video.mk | 171 ++
1 file changed, 171 insertions(+)
diff --git a/package/kernel/linux
Signed-off-by: Tim Harvey
---
...ventana-fix-PWM-pinmux-for-Ventana-boards.patch | 69 ++
1 file changed, 69 insertions(+)
create mode 100644
target/linux/imx6/patches-4.3/042-ARM-dts-imx-ventana-fix-PWM-pinmux-for-Ventana-boards.patch
diff --git
a/target/linux/imx6
Signed-off-by: Tim Harvey
---
...llow-HDMI-and-LVDS-to-work-simultaneously.patch | 76 ++
...mx-ventana-fix-GW53xx-GW54xx-lvds-channel.patch | 76 --
2 files changed, 76 insertions(+), 76 deletions(-)
create mode 100644
target/linux/imx6/patches-4.3/037
Anyone using bluez on LEDE/OpenWrt that could tell me what could be
wrong with the following?
I'm using the following:
- imx6 based board with 4.4 kernel
- CSR 4.0 USB HCI supported by btusb via kmod-bluetooth package
- lede master
- btusb
- bluez-{daemon,examples,libs,utils} 5.38-1 from packages
disable the Nokia BT UART present on Nikia N9, N900 & N950 added in 4.12.
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/other.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/kernel/linux/modules/other.mk
b/package/kernel/linux/modules/other.mk
index 1c7869e..165
The Cavium OCTEON TX is an ARM 64-bit SoC leveraging CPU cores and
periperhals from the Cavium ThunderX SoC.
This initial support provides a 4.14 kernel and kernel+initramfs that is
bootable on the Gateworks Newport GW630x as well as the Cavium sff8104
reference board.
Signed-off-by: Tim Harvey
On Wed, Jan 24, 2018 at 7:18 PM, txt.file wrote:
> There is a typo in the company name in the description.
>
Oops - easy to fix. I can submit a followup.
> Also I would like to know why it is removed. And what changed between
> Linux 4.11 and 4.12 regarding the Nokia N900.
>
CONFIG_BT_HCIUART_N
Tested on a Gateworks GW54xx
Tim Harvey (4):
kernel: add missing config symbols
imx6: add support for Linux 4.14
imx6: switch to kernel 4.14
imx6: remove support for 4.9
target/linux/generic/config-4.14 | 9 +-
target/linux/imx6/Makefile | 2
Signed-off-by: Tim Harvey
---
target/linux/imx6/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/imx6/Makefile b/target/linux/imx6/Makefile
index ae6a9b0..152a58e 100644
--- a/target/linux/imx6/Makefile
+++ b/target/linux/imx6/Makefile
@@ -14,7 +14,7
Signed-off-by: Tim Harvey
---
target/linux/generic/config-4.14 | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14
index fa389bf..89f2f43 100644
--- a/target/linux/generic/config-4.14
+++ b/target/linux
Signed-off-by: Tim Harvey
---
target/linux/imx6/config-4.14 | 526 +
target/linux/imx6/patches-4.14/100-bootargs.patch | 11 +
.../linux/imx6/patches-4.14/200-disable-msi.patch | 18 +
.../imx6/patches-4.14/300-fix-enumeration.patch| 11 +
4
Signed-off-by: Tim Harvey
---
target/linux/imx6/config-4.9 | 497
.../files-4.9/arch/arm/boot/dts/imx6dl-gw5904.dts | 19 -
.../files-4.9/arch/arm/boot/dts/imx6q-gw5904.dts | 23 -
.../arch/arm/boot/dts/imx6qdl-gw5904.dtsi | 629
On Tue, Feb 13, 2018 at 12:43 AM, John Crispin wrote:
>
>
> On 01/02/18 23:35, Tim Harvey wrote:
>>
>> Tested on a Gateworks GW54xx
>>
>> Tim Harvey (4):
>>kernel: add missing config symbols
>>imx6: add support for Linux 4.14
>>imx
On Mon, Feb 12, 2018 at 12:41 PM, Hauke Mehrtens wrote:
> On 02/01/2018 11:35 PM, Tim Harvey wrote:
>> Signed-off-by: Tim Harvey
>> ---
>> target/linux/generic/config-4.14 | 9 -
>> 1 file changed, 8 insertions(+), 1 deletion(-)
>>
>> diff --git a
for 14.4
Tim Harvey (3):
imx6: add support for Linux 4.14
imx6: switch to Linux 4.14
imx6: remove support for 4.9
target/linux/imx6/Makefile | 2 +-
target/linux/imx6/config-4.14 | 520 +
target/linux/imx6/config-4.9
Signed-off-by: Tim Harvey
---
v2:
- move dwc pci patch to generic (Koen)
- added E1000E driver (used on GW552x)
- remove unnecessary EXT2/EXT3 (Michael)
- remove config default config for 14.4
Signed-off-by: Tim Harvey
---
target/linux/imx6/config-4.14 | 520
Signed-off-by: Tim Harvey
---
target/linux/imx6/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/imx6/Makefile b/target/linux/imx6/Makefile
index ae6a9b0..152a58e 100644
--- a/target/linux/imx6/Makefile
+++ b/target/linux/imx6/Makefile
@@ -14,7 +14,7
Signed-off-by: Tim Harvey
---
target/linux/imx6/config-4.9 | 497
.../files-4.9/arch/arm/boot/dts/imx6dl-gw5904.dts | 19 -
.../files-4.9/arch/arm/boot/dts/imx6q-gw5904.dts | 23 -
.../arch/arm/boot/dts/imx6qdl-gw5904.dtsi | 629
On Thu, Feb 15, 2018 at 12:43 AM, Koen Vandeputte
wrote:
>
>
> On 2018-02-15 02:31, Tim Harvey wrote:
>>
>> Signed-off-by: Tim Harvey
>> ---
>> v2:
>> - move dwc pci patch to generic (Koen)
>> - added E1000E driver (used on GW552x)
>> - r
unnecessary EXT2/EXT3 (Michael)
- remove config default config for 14.4
Tim Harvey (4):
kernel: backport dwc pci enumeration fix
imx6: add support for Linux 4.14
imx6: switch to Linux 4.14
imx6: remove support for 4.9
.../pending-4.14/812-pci-dwc-fix-enumeration.patch | 11 +
target/linux/imx6
Backport of: http://patchwork.ozlabs.org/patch/860701/
Signed-off-by: Tim Harvey
---
.../generic/pending-4.14/812-pci-dwc-fix-enumeration.patch| 11 +++
1 file changed, 11 insertions(+)
create mode 100644
target/linux/generic/pending-4.14/812-pci-dwc-fix-enumeration.patch
diff
Signed-off-by: Tim Harvey
---
v2:
- move dwc pci patch to generic (Koen)
- remove unnecessary EXT2/EXT3 (Michael)
- remove config default config for 14.4
Signed-off-by: Tim Harvey
---
target/linux/imx6/config-4.14 | 520 +
target/linux/imx6/patches
Signed-off-by: Tim Harvey
---
target/linux/imx6/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/imx6/Makefile b/target/linux/imx6/Makefile
index ae6a9b0..152a58e 100644
--- a/target/linux/imx6/Makefile
+++ b/target/linux/imx6/Makefile
@@ -14,7 +14,7
Signed-off-by: Tim Harvey
---
target/linux/imx6/config-4.9 | 497
.../files-4.9/arch/arm/boot/dts/imx6dl-gw5904.dts | 19 -
.../files-4.9/arch/arm/boot/dts/imx6q-gw5904.dts | 23 -
.../arch/arm/boot/dts/imx6qdl-gw5904.dtsi | 629
rgz pcie gpio rtc usb
>>
>> I think you should define fpu here, but arm64 anyway has a fpu.
>>
>>> +CFLAGS:=-Os -pipe -fno-caller-saves
>>
>> You should not define CFLAGS for the toolchain as this will also leak
>> into other targets
The CN80XX XHCI is supported through PCI
Signed-off-by: Tim Harvey
---
target/linux/octeontx/config-4.14 | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/target/linux/octeontx/config-4.14
b/target/linux/octeontx/config-4.14
index 97d0cc6..c56a27d 100644
--- a/target
We are using F2FS as our overlay read/write FS. Others can be supported
as modules.
Signed-off-by: Tim Harvey
---
target/linux/octeontx/config-4.14 | 9 -
1 file changed, 9 deletions(-)
diff --git a/target/linux/octeontx/config-4.14
b/target/linux/octeontx/config-4.14
index c56a27d
The CN80XX Boot firmware uses an embedded FAT12 filesystem. For some reason
busybox can't mount this unless its enabled static in the kernel.
Signed-off-by: Tim Harvey
---
target/linux/octeontx/config-4.14 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/target/linux/octeontx/config
You should not define CFLAGS for the toolchain as this will also leak
into other targets if they share the same toolchain.
Cc: Hauke Mehrtens
Signed-off-by: Tim Harvey
---
target/linux/octeontx/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/target/linux/octeontx/Makefile b/target
Cc: Hauke Mehrtens
Signed-off-by: Tim Harvey
---
target/linux/octeontx/config-4.14 | 1 -
1 file changed, 1 deletion(-)
diff --git a/target/linux/octeontx/config-4.14
b/target/linux/octeontx/config-4.14
index 2efac7c..a6f762c 100644
--- a/target/linux/octeontx/config-4.14
+++ b/target/linux
Cc: Hauke Mehrtens
Signed-off-by: Tim Harvey
---
target/linux/octeontx/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/octeontx/Makefile b/target/linux/octeontx/Makefile
index ecac152..e7f6b2d 100644
--- a/target/linux/octeontx/Makefile
+++ b/target
Signed-off-by: Tim Harvey
---
target/linux/octeontx/config-4.14 | 52 ---
1 file changed, 52 deletions(-)
diff --git a/target/linux/octeontx/config-4.14
b/target/linux/octeontx/config-4.14
index a6f762c..114fc38 100644
--- a/target/linux/octeontx/config-4.14
Signed-off-by: Tim Harvey
---
target/linux/generic/config-4.14 | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14
index f7d9cca..6d3a207 100644
--- a/target/linux/generic/config-4.14
+++ b/target/linux/generic/config-4.14
On Wed, Feb 21, 2018 at 2:36 PM, Felix Fietkau wrote:
> On 2018-02-20 19:23, Tim Harvey wrote:
>> We are using F2FS as our overlay read/write FS. Others can be supported
>> as modules.
>>
>> Signed-off-by: Tim Harvey
> I think it would be a good idea to leave i
On Thu, Feb 22, 2018 at 4:14 AM, Felix Fietkau wrote:
> On 2018-02-22 09:34, Felix Fietkau wrote:
>> On 2018-02-22 01:12, Tim Harvey wrote:
>>> On Wed, Feb 21, 2018 at 2:36 PM, Felix Fietkau wrote:
>>>> On 2018-02-20 19:23, Tim Harvey wrote:
>>>>> W
Added igb kernel module which supports a variety of Intel GigE PCIe devices
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/netdevices.mk | 18 ++
1 file changed, 18 insertions(+)
diff --git a/package/kernel/linux/modules/netdevices.mk
b/package/kernel/linux/modules
This allows dynamic voltage and frequency scaling to work for IMX6DL CPU's
Signed-off-by: Tim Harvey
---
...070-ARM-dts-imx6dl-enable-cpufreq-support.patch | 48 ++
1 file changed, 48 insertions(+)
create mode 100644
target/linux/imx6/patches-3.14/0070-ARM-dts-i
On Wed, Jul 9, 2014 at 12:48 AM, John Crispin wrote:
>
>
> On 09/07/2014 09:14, Andre Valentin wrote:
>> Hi!
>>
>> I also noticed after upgrading that routers with jffs2 in ubi
>> (rootfs_data) are not supported anymore. The jffs2 is not mounted
>> after an upgrade, resulting in loss of configurat
depending
on kernel versions.
It is recommended to use partition UUID
Signed-off-by: Tim Harvey
---
target/linux/imx6/image/bootscript-ventana | 34 ++
1 file changed, 20 insertions(+), 14 deletions(-)
diff --git a/target/linux/imx6/image/bootscript-ventana
b/target
UBI Fastmap support is stable in the 4.4 kernel so lets take
advantage of it to shave off 5-10 seconds of boot time.
Signed-off-by: Tim Harvey
---
target/linux/imx6/image/bootscript-ventana | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/target/linux/imx6/image/bootscript
Erasesize doesn't belong in the u-boot env config for block devices as it is
known to be 512 byte aligned.
Signed-off-by: Tim Harvey
---
package/boot/uboot-envtools/files/imx6 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/boot/uboot-envtools/files/im
Greetings,
I'm trying to bump the octeontx kernel from 4.14 to 4.19 which it
seems should be trivial but I keep ending up with userspace failing
with:
[7.080332] Run /init as init process
Error loading shared library libgcc_s.so.1: No such file or directory
(needed by /init)
[7.120297] Ke
request_irq requires irq names to be static/allocated and not on the stack
Signed-off-by: Tim Harvey
---
...1-net-thunderx-workaround-BGX-TX-Underflow-issue.patch | 15 +++
1 file changed, 11 insertions(+), 4 deletions(-)
diff --git
a/target/linux/octeontx/patches-4.14/0001-net
On Sun, Oct 27, 2019 at 6:33 AM Hauke Mehrtens wrote:
>
> On 10/25/19 11:27 PM, Tim Harvey wrote:
> > request_irq requires irq names to be static/allocated and not on the stack
>
> It would be nice if this patch could also go to the mainline Linux
> kernel, so we do not ha
Piotr,
How is your progress regarding submitting patches to OpenWrt to split
the imx target into multiple arch related subtargets (like cortexa7,
cortexa9)?
Is anyone working on i.MX8 support that you know of? I have seen
people ask for it in the past but nobody has been persistent about it.
Bes
On Tue, Oct 5, 2021 at 8:42 AM Piotr Dymacz wrote:
>
> Hi Tim,
>
> On 04.10.2021 00:22, Tim Harvey wrote:
> > Piotr,
> >
> > How is your progress regarding submitting patches to OpenWrt to split
> > the imx target into multiple arch related subtargets (l
On Thu, Feb 3, 2022 at 3:54 PM Hauke Mehrtens wrote:
>
> Hi,
>
> We would like to switch the octeontx target to kernel 5.10. Paul created
> a pull request for that:
> https://github.com/openwrt/openwrt/pull/4609
>
> Could you please test this target and report back if it works for you
> with kerne
On Sat, Feb 19, 2022 at 11:22 PM Daniel Danzberger wrote:
>
> On Sat, 2022-02-19 at 20:21 +0100, Petr Štetiar wrote:
> > Hauke Mehrtens [2021-05-22 20:31:27]:
> >
> > Hi Daniel, Tim,
> >
> > > On 4/18/21 9:46 AM, Daniel Danzberger wrote:
> > > > The firmware consists of 2 images:
> > > > - cpt8
Greetings,
How would I go about getting a file added to the list of Image Files
or Supplementary Files made by the auto-builder?
For the octeontx target the kernel should be provided as a downloadable as well.
Best Regards,
Tim
___
openwrt-devel mail
Add squashfs and ramdisk to features as these are commonly used images
for the octeontx.
Signed-off-by: Tim Harvey
---
target/linux/octeontx/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/octeontx/Makefile b/target/linux/octeontx/Makefile
index
Add squashfs and ramdisk to features as these are commonly used images
for the octeontx.
Signed-off-by: Tim Harvey
---
target/linux/octeontx/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/octeontx/Makefile b/target/linux/octeontx/Makefile
index
Signed-off-by: Tim Harvey
---
target/linux/octeontx/Makefile | 2 +-
target/linux/octeontx/config-4.19 | 573 +
...nderx-use-proper-interface-type-for-RGMII.patch | 47 ++
...hunderx-workaround-BGX-TX-Underflow-issue.patch | 150
On Wed, Feb 26, 2020 at 5:27 AM John Crispin wrote:
>
> On 25.02.20 22:58, Tim Harvey wrote:
>
> Hi Tim,
> thanks for the patch, we are in the process of bumping to v5.4. Would
> you have time to also try bumping octeontx to v5.4 ? staging tree is
> located here ->
>
Signed-off-by: Tim Harvey
---
target/linux/octeontx/config-5.4 | 634 +
...nderx-use-proper-interface-type-for-RGMII.patch | 47 ++
...hunderx-workaround-BGX-TX-Underflow-issue.patch | 150 +
...03-can-mcp251x-convert-to-half-duplex-SPI.patch | 51
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/iio.mk | 54 +
1 file changed, 54 insertions(+)
diff --git a/package/kernel/linux/modules/iio.mk
b/package/kernel/linux/modules/iio.mk
index cd46697..aaccbde 100644
--- a/package/kernel/linux/modules
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/can.mk | 17 +
1 file changed, 17 insertions(+)
diff --git a/package/kernel/linux/modules/can.mk
b/package/kernel/linux/modules/can.mk
index c2c7411..3bf0359 100644
--- a/package/kernel/linux/modules/can.mk
+++ b
1 - 100 of 286 matches
Mail list logo