mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[mcs814x] give an unique partition identifier for dLAN USB Extender Combined partition
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32626 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -47,7 +47,7 @@
|
|||||||
label = "UserFS";
|
label = "UserFS";
|
||||||
reg = <0x150000 0x3C0000>;
|
reg = <0x150000 0x3C0000>;
|
||||||
};
|
};
|
||||||
partition@50000 {
|
partition@50001 {
|
||||||
label = "Combined";
|
label = "Combined";
|
||||||
reg = <0x50000 0x4C0000>;
|
reg = <0x50000 0x4C0000>;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user