ralink: dts fixes

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 38917
This commit is contained in:
John Crispin 2013-11-26 09:51:57 +00:00
parent fc3c72aba6
commit bb2b428a5c
4 changed files with 3 additions and 7 deletions

View File

@ -31,7 +31,7 @@
reg = <0x30000 0x10000>;
read-only;
};
partition@40000 {
factory: partition@40000 {
label = "factory";
reg = <0x40000 0x10000>;
read-only;

View File

@ -36,7 +36,7 @@
read-only;
};
partition@40000 {
factory: partition@40000 {
label = "devconf";
reg = <0x40000 0x10000>;
read-only;

View File

@ -36,7 +36,7 @@
read-only;
};
partition@40000 {
factory: partition@40000 {
label = "devconf";
reg = <0x40000 0x10000>;
read-only;

View File

@ -1,7 +1,3 @@
ethernet@10100000 {
mtd-mac-address = <&factory 0x28>;
};
/dts-v1/;
/include/ "rt3050.dtsi"