Both boards only list their board compatible in the root node, so they
do not match the realtek MIPS machine and hang early during boot.
Fixes: 7cc31af7bdd4 ("realtek: convert to generic machine initialization")
Signed-off-by: Carlo Szelinsky <github@szelinsky.de>
Link: https://github.com/openwrt/openwrt/pull/24615
Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
#include <dt-bindings/leds/common.h>
/ {
- compatible = "hasivo,s1100wp-8gt-se";
+ compatible = "hasivo,s1100wp-8gt-se", "realtek,rtl9303-soc";
model = "Hasivo S1100WP-8GT-SE";
memory@0 {
#include <dt-bindings/leds/common.h>
/ {
- compatible = "hasivo,s600wp-5gt-2sx-se";
+ compatible = "hasivo,s600wp-5gt-2sx-se", "realtek,rtl9303-soc";
model = "Hasivo S600WP-5GT-2SX-SE";
memory@0 {