ralink: dts fixes

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38917 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
John Crispin 2013-11-26 09:51:57 +00:00
parent 97bbd3cb75
commit c47f4281b8
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"