1
0
mirror of https://github.com/cjdelisle/openwrt.git synced 2025-09-09 08:49:51 +00:00
Files
openwrt/target/linux/bmips/dts/bcm6358.dtsi
Daniel González Cabanelas 04c5c1ff70 bmips: fix kernel panic caused by missing CBR address
The cbr-reg DTS property uses a wrong name causing the RAC kernel
panic again on BCM6358 BCM6368 boards.

Use the correct cbr-reg name property.

Fixes: 7c9644a7b5 ("bmips: backport upstreamed RAC patches")
Signed-off-by: Daniel González Cabanelas <dgcbueu@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16561
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-10-01 19:15:45 +02:00

8.4 KiB