mirror of
https://github.com/cjdelisle/openwrt.git
synced 2025-09-24 07:22:33 +00:00
Now devicetrees imported from Linux kernel release are used, so update DEVICE_TREE to use correct path. A patch was backported to increase SYS_MALLOC_F_LEN for stm32mp13 (more alloc space is needed due to SCMI update to protocol v2.0). Signed-off-by: Thomas Richard <thomas.richard@bootlin.com> Link: https://github.com/openwrt/openwrt/pull/19779 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>