X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FRE6500.dts;h=3fe875db1227d61a6eb12486ed6c091414d11cc4;hb=c8043137bbd323b1490ae8613eab915ba9c138ee;hp=d34e857e61e3febb97264070723db254285fc24a;hpb=2b55c83e68068887db9e49de8e81b1b4a267a4f2;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/RE6500.dts b/target/linux/ramips/dts/RE6500.dts index d34e857e61..3fe875db12 100644 --- a/target/linux/ramips/dts/RE6500.dts +++ b/target/linux/ramips/dts/RE6500.dts @@ -5,7 +5,6 @@ #include / { - compatible = "mediatek,mt7621-eval-board", "mediatek,mt7621-soc"; model = "Linksys RE6500"; memory@0 { @@ -59,8 +58,8 @@ #size-cells = <1>; compatible = "jedec,spi-nor"; reg = <0>; - linux,modalias = "m25p80", "en25q64"; spi-max-frequency = <10000000>; + m25p,chunked-io = <32>; partition@0 { label = "u-boot"; @@ -121,3 +120,7 @@ ðernet { mtd-mac-address = <&factory 0x2e>; }; + +&xhci { + status = "disabled"; +};