Hi Ole Kristian,
On Sun, 2022-05-01 at 23:12 +0200, Ole Kristian Lona wrote:
> Thanks.
>
>
> > Hi Ole Kristian,
> >
> > This patch has some formal issues. The patch title should start with
> > "tplink-safeloader:";
>
> Sorry, bad mistake, hopefully won't ever happen again!
>
> > see `git log
Hello,
The following patches (submitted by you) have been updated in Patchwork:
* openwrt: Patch to handle partitions with alternate names.
-
http://patchwork.ozlabs.org/project/openwrt/patch/mailman.10341.1651215143.441203.openwrt-de...@lists.openwrt.org/
- for: OpenWrt development
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.
To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.--- Begin Message ---
Hello,
It's been more than a mon
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.
To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.--- Begin Message ---
From: Ole Kristian Lona
Some dev
Lanchon writes:
> hi,
>
> sorry for the delay. I didn't expect that kind of sharing.
I can understand that. I have not been able to find any other examples,
so I have to take full responsibility for this unexpected configuration.
I guess I thought it would make sense to have a "Kernel" partition
hi,
sorry for the delay. I didn't expect that kind of sharing.
your fix is not enough: when later the partition is written, it is via
'mtd -n write' which expects an erased partition.
i will do a PR ASAP to fix this by invalidating the start of the kernel
partition instead of erasing it, thi