Mieczyslaw Nalewaj

Results 224 comments of Mieczyslaw Nalewaj

In reference to http://lists.openwrt.org/pipermail/openwrt-devel/2024-February/042204.html maybe it would be worth creating a similar list for the 6.6 kernel? For now only for Loongson LoongArch 64 but you have to start somewhere.

I am asking for the same topic for kernel v6.6.

Test support for kernel 6.6 has just been merged into the repository: https://github.com/openwrt/openwrt/pull/14751 Support for mediatek is added in https://github.com/openwrt/openwrt/pull/14772

bcm47xx: https://github.com/openwrt/openwrt/pull/14968

Or maybe it was worth adding: ``` #address-cells = ; #size-cells = ; ``` for subsequent dts(i) files containing spi nor flash definition (flash@)? For some routers this is already...

@tmn505 Generate PR for your changes (https://github.com/tmn505/openwrt/commits/tegra-next) so that others can take a look at them.

@lorand-horvath It's not much, but in some situations even small changes can cause the kernel to run out of memory during boot and show LZMA ERROR 1. One solution is...

@Noltari Pinning this tag makes it much easier to find information about which targets already have kernel 6.6 or at what stage their implementation is. Thanks to it, people can...

@ascendbeing Create a separate issue, attach the system log or log from the serial console.

The only targets left are: - realtek [[*]](https://github.com/openwrt/openwrt/pull/16052) other, nearing completion: - at91 - bcm4908 - bcm53xx - octeon - omap - qoriq - siflower - starfive There is not...