ralink: build recovery images for dcs930 ip cam
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38322
This commit is contained in:
@@ -43,6 +43,16 @@
|
||||
};
|
||||
|
||||
partition@50000 {
|
||||
label = "kernel";
|
||||
reg = <0x50000 0x150000>;
|
||||
};
|
||||
|
||||
partition@150000 {
|
||||
label = "rootfs";
|
||||
reg = <0x150000 0x2b0000>;
|
||||
};
|
||||
|
||||
partition {
|
||||
label = "firmware";
|
||||
reg = <0x50000 0x3b0000>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user