mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 03:06:35 +00:00
ralink: dts fixes
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38917
This commit is contained in:
parent
fc3c72aba6
commit
bb2b428a5c
@ -31,7 +31,7 @@
|
||||
reg = <0x30000 0x10000>;
|
||||
read-only;
|
||||
};
|
||||
partition@40000 {
|
||||
factory: partition@40000 {
|
||||
label = "factory";
|
||||
reg = <0x40000 0x10000>;
|
||||
read-only;
|
||||
|
@ -36,7 +36,7 @@
|
||||
read-only;
|
||||
};
|
||||
|
||||
partition@40000 {
|
||||
factory: partition@40000 {
|
||||
label = "devconf";
|
||||
reg = <0x40000 0x10000>;
|
||||
read-only;
|
||||
|
@ -36,7 +36,7 @@
|
||||
read-only;
|
||||
};
|
||||
|
||||
partition@40000 {
|
||||
factory: partition@40000 {
|
||||
label = "devconf";
|
||||
reg = <0x40000 0x10000>;
|
||||
read-only;
|
||||
|
@ -1,7 +1,3 @@
|
||||
ethernet@10100000 {
|
||||
mtd-mac-address = <&factory 0x28>;
|
||||
};
|
||||
|
||||
/dts-v1/;
|
||||
|
||||
/include/ "rt3050.dtsi"
|
||||
|
Loading…
Reference in New Issue
Block a user