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
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 ---
Thank you! Very good suggestion, I
On 5.05.2022 09:14, Ole Kristian Lona via openwrt-devel wrote:
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
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
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 ---
Sorry. Somehow I did indeed send t
Hello,
The following patch (submitted by you) has been updated in Patchwork:
* openwrt: tplink-safeloader: Patch to handle partitions with alternate names.
-
http://patchwork.ozlabs.org/project/openwrt/patch/mailman.12731.1651734888.441203.openwrt-de...@lists.openwrt.org/
- for: OpenW
Dear Jo-Philipp Wich,
Thank you for your reply and information.
Regards,
Mr. Turritopsis Dohrnii Teo En Ming
Targeted Individual in Singapore
5 May 2022 Thursday
On Thu, 5 May 2022 at 05:57, Jo-Philipp Wich wrote:
>
> Hi,
>
> > [QUOTE]
> >
> > The library uClibc and its fork from the OpenWRT
On 5.05.2022 10:31, Ole Kristian Lona via openwrt-devel wrote:
> +/** Flash partition names table entry */
> +struct factory_partition_names {
> + char *partition_table;
> + char *soft_ver;
> + char *os_image;
> + char *file_system;
> + char *extra_para;
> +};
Use "const char *" for each.
Y
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 ---
I removed those "const" qualifiers
On 5.05.2022 16:33, Ole Kristian Lona wrote:
I removed those "const" qualifiers to get rid of the error message about "assignments discards
'const' qualifiers"... If I in addition make flash_partition_entry a const, the file won't compile any
more, since we are adjusting the value of flash_part
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 ---
Sorry, of course you are right. Th
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 ---
Some devices, specifically Dec
On 29.04.2022 16:49, Arnd Bergmann wrote:
On Wed, Apr 27, 2022 at 7:31 PM Rafał Miłecki wrote:
On 27.04.2022 14:56, Alexander Lobakin wrote:
Thank you Alexander, this appears to be helpful! I decided to ignore
CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B for now and just adjust CFLAGS
manually.
1
> you'll see that most used functions are:
> v7_dma_inv_range
> __irqentry_text_end
> l2c210_inv_range
> v7_dma_clean_range
> bcma_host_soc_read32
> __netif_receive_skb_core
> arch_cpu_idle
> l2c210_clean_range
> fib_table_lookup
There is a lot of cache management functions here. Might sound odd,
On 05.05.22 18:04, Andrew Lunn wrote:
you'll see that most used functions are:
v7_dma_inv_range
__irqentry_text_end
l2c210_inv_range
v7_dma_clean_range
bcma_host_soc_read32
__netif_receive_skb_core
arch_cpu_idle
l2c210_clean_range
fib_table_lookup
There is a lot of cache management functions
From: SHIMAMOTO Takayoshi
Hardware Specifications:
Buffalo WZR-1166DHP/WZR-1166DHP2 wireless router with
- SoC: BCM4708A0
- Flash: 128MiB NAND flash
- Wi-Fi: 2T2R 11ac/a/b/g/n
- Switch: 4x 10/100/1000M ethernet switch
- USB: 1x USB 3.0 port
- Serial console: 115200,8n1
On 5.05.2022 17:41, Ole Kristian Lona via openwrt-devel wrote:
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
From: Dirk Mueller
gcc 10 will default to -fno-common, which causes this error at link
time:
(.text+0x0): multiple definition of `yylloc'; dtc-lexer.lex.o (symbol from
plugin):(.text+0x0): first defined here
This is because both dtc-lexer as well as dtc-parser define the same
global symbol y
18 matches
Mail list logo