ramips: fix firmware partition size
Signed-off-by: Bjoern Dobe <bjoern@dobecom.de> SVN-Revision: 48020
This commit is contained in:
parent
11c697015f
commit
d65eda48b7
@ -47,7 +47,7 @@
|
|||||||
|
|
||||||
partition@50000 {
|
partition@50000 {
|
||||||
label = "firmware";
|
label = "firmware";
|
||||||
reg = <0x50000 0xfb0000>;
|
reg = <0x50000 0x7b0000>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user