mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-10 06:24:40 +01:00
Compare commits
2 commits
a90fb76736
...
9323ed52d0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9323ed52d0 | ||
|
|
3bbb4f6ce7 |
4 changed files with 3 additions and 12 deletions
|
|
@ -393,6 +393,9 @@
|
|||
reg = <17>;
|
||||
|
||||
ports {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
port@1 {
|
||||
reg = <1>;
|
||||
label = "lan1";
|
||||
|
|
|
|||
|
|
@ -287,10 +287,6 @@
|
|||
pinctrl-names = "default";
|
||||
status = "okay";
|
||||
|
||||
partitions {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
nand@0 {
|
||||
compatible = "spi-nand";
|
||||
reg = <0>;
|
||||
|
|
|
|||
|
|
@ -286,10 +286,6 @@
|
|||
pinctrl-names = "default";
|
||||
status = "okay";
|
||||
|
||||
partitions {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
nand@0 {
|
||||
compatible = "spi-nand";
|
||||
reg = <0>;
|
||||
|
|
|
|||
|
|
@ -113,10 +113,6 @@
|
|||
pinctrl-names = "default";
|
||||
status = "okay";
|
||||
|
||||
partitions {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
nand@0 {
|
||||
compatible = "spi-nand";
|
||||
reg = <0>;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue