Re: [PATCH v3 2/2] command-nas: fix json output

2022-03-18 Thread Oskari Lemmelä
the current output of my patched uqmi. >>> Please let me know if you think the arrays should be named differently >>> or if you spot an error. >>> >>> Thanks and have a nice day >>> Aiyion >>> >>> On 3/8/22 16:01, Jan-Niklas Burfeind wrote: >

Re: [PATCH v2 2/2] command-nas: fix json output

2022-03-07 Thread Oskari Lemmelä
Hi Jan-Niklas, On 7.3.2022 14.14, Jan-Niklas Burfeind wrote: > Output the cells from --get-cell-location-info in an array "cells". > > Signed-off-by: Jan-Niklas Burfeind > --- > Hey Oskari, > I think you original author would be you? > Have you got any suggestions how to name the cells array, or

Re: [PATCH v2 1/2] command-nas: fix cmd_nas_get_cell_location_info_cb

2022-03-07 Thread Oskari Lemmelä
Hi Jan-Niklas, On 7.3.2022 14.14, Jan-Niklas Burfeind wrote: > Correct order of rsrp and rsrq parameters for print_lte_info. Good catch. I didn’t check those similar variable names carefully enough. I think my typo is in the print_lte_info parameters. This could also be corrected by swapping the

Re: [RFC PATCH 0/5] add support mikrotik routerboard hex poe

2022-01-13 Thread Oskari Lemmelä
Hi, On 1/4/22 23:28, Sander Vanheule wrote: Hi, On Sun, 2021-12-26 at 20:41 +0200, Oskari Lemmela wrote: RFC patchset because of following open questions: --- [...] POE driver is implemented as a kernel module. Every port is separate hwmon device with same label as the DSA port. [...]

Re: [PATCH 0/3] mikrotik: make soft_config partition writable

2022-01-04 Thread Oskari Lemmelä
Hi, On 21.12.2021 15.19, Stefan Hellermann wrote: > Hi, > > I tested the series on a Mikrotik LHG 2. > > # cat /proc/mtd > dev:size erasesize name > mtd0: 0002 0001 "RouterBoot" > mtd1: e000 0001 "bootloader1" > mtd2: 1000 0001 "hard_config" > mtd3: 1000

Re: [PATCH 1/6] kernel: import dt-overlay configfs patches for 5.10

2021-11-27 Thread Oskari Lemmelä
Hi, On 27.11.2021 13.55, Daniel Golle wrote: > On Sat, Nov 27, 2021 at 11:28:05AM +0200, Oskari Lemmelä wrote: >> Hi, >> >> On 25.11.2021 3.06, Daniel Golle wrote: >>> Import patchset allowing loading and applying device tree overlays at >>> run-tim

Re: [PATCH 1/6] kernel: import dt-overlay configfs patches for 5.10

2021-11-27 Thread Oskari Lemmelä
Hi, On 25.11.2021 3.06, Daniel Golle wrote: > Import patchset allowing loading and applying device tree overlays at > run-time via configfs. > > This will allow for packaging DTOs for hardware add-ons such as the > various HATs (Hardware Attached on Top) common for SBCs. > A new kernel config

Re: [PATCH 0/3] uqmi: sync libqmi and add more diagnostic commands;

2021-11-08 Thread Oskari Lemmelä
On 8.11.2021 12.47, Koen Vandeputte wrote: > > On 08.11.21 09:36, Koen Vandeputte wrote: >> >> On 24.10.21 17:05, Oskari Lemmela wrote: >>> First patch updates dynamic code generator to handle newer data from >>> libqmi project. After data is synced from libqmi project, more >>> connection >>>

Re: [PATCH 0/3] uqmi: sync libqmi and add more diagnostic commands

2021-10-24 Thread Oskari Lemmelä
On 24.10.2021 18.05, Oskari Lemmela wrote: > First patch updates dynamic code generator to handle newer data from > libqmi project. After data is synced from libqmi project, more connection > diagnostic commands are added to uqmi. > > Oskari Lemmela (3): > uqmi: update code generator > uqmi:

Re: [PATCH] build: artifacts add dependency for builded images

2021-03-22 Thread Oskari Lemmelä
Hi, On 21.3.2021 11.55, Paul Spooren wrote: On Sat Mar 20, 2021 at 10:58 PM HST, Oskari Lemmela wrote: Add possibility to use images and initramfs in artifacts. Signed-off-by: Oskari Lemmela --- Hi, could you please elaborate on your use-case? One use case is build full sdcard image for

Re: [PATCH 5/5] mediatek: fix bpi-r64 default switch config

2021-02-24 Thread Oskari Lemmelä
On 24.2.2021 22.12, Daniel Golle wrote: > On Wed, Feb 24, 2021 at 09:10:39PM +0200, Oskari Lemmela wrote: >> bananapi r64 uses mediatek,mt753x gsw switch device. >> configure network defaults accordingly. >> >> Signed-off-by: Oskari Lemmela >> --- >> target/linux/mediatek/image/mt7622.mk

Re: [OpenWrt-Devel] [PATCH 4/9] sunxi: switch to lzma compressed fit image

2019-01-27 Thread Oskari Lemmelä
Hi, On 27.1.2019 1.13, Hauke Mehrtens wrote: > On 1/14/19 6:54 PM, Oskari Lemmela wrote: >> Use LZMA compressed fit image to load kernel and dtb. >> Fit image can be used load kernel and dtb from SPI flash. >> >> Signed-off-by: Oskari Lemmela >> --- >> package/boot/uboot-sunxi/uEnv-a64.txt

Re: [OpenWrt-Devel] [PATCH 5/9] sunxi: add support for pine64 lts

2019-01-15 Thread Oskari Lemmelä
Hi, On 14.1.2019 21.03, Petr Štetiar wrote: > Oskari Lemmela [2019-01-14 19:54:25]: > > Hi, > >> CPU: R18 High Performance Quad-core 64-bit Cortex-A53 >> GPU: Mali400MP2 OpenGL ES 2.0/1.1/1.0, OpenVG 1.1, EGL >> Memory: 2GB LPDDR3 (shared with GPU) >> Onboard Storage: TF card / NOR flash(16MB)