]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: 6.12: adapt platform patch
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Tue, 27 May 2025 19:28:52 +0000 (15:28 -0400)
committerRobert Marko <robimarko@gmail.com>
Wed, 11 Jun 2025 20:27:22 +0000 (22:27 +0200)
commitd9a5cafc40926d7afe2d8da9202d9f8d51255997
tree5aff74c6a26d5ed688ae12a4f780a52356098b86
parent48b6a011c73c00df3284c1ea2602476be3622cd4
realtek: 6.12: adapt platform patch

Upstream has integrated the Realtek target into the generic MIPS
initialization and so MACH_REALTEK_RTL has gained some new features.
Especially:

- CONFIG_MACH_GENERIC_CORE generates central modules
- board-realtek module adds device specific extensions

The current downstream initialization works well and upgrading to
kernel 6.12 is not the right time to harmonize this. Modify the
MACH definitions to the current needs.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/18935
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/patches-6.12/300-mips-add-rtl838x-platform.patch
target/linux/realtek/patches-6.12/306-disable-upstream-realtek-board.patch [new file with mode: 0644]