aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mcs814x
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-07-05 18:46:48 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-07-05 18:46:48 +0000
commit1469b30ee6caea46601d1da447739458a519a030 (patch)
treeae89393c4001b314d46c704e21768587032779f8 /target/linux/mcs814x
parentd21aab6bcd4656abd291f07d2f8cee224113e329 (diff)
downloadmaster-187ad058-1469b30ee6caea46601d1da447739458a519a030.tar.gz
master-187ad058-1469b30ee6caea46601d1da447739458a519a030.tar.bz2
master-187ad058-1469b30ee6caea46601d1da447739458a519a030.zip
[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
Diffstat (limited to 'target/linux/mcs814x')
-rw-r--r--target/linux/mcs814x/files-3.3/arch/arm/boot/dts/dlan-usb-extender.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mcs814x/files-3.3/arch/arm/boot/dts/dlan-usb-extender.dts b/target/linux/mcs814x/files-3.3/arch/arm/boot/dts/dlan-usb-extender.dts
index 166d3f5889..4adfaa3297 100644
--- a/target/linux/mcs814x/files-3.3/arch/arm/boot/dts/dlan-usb-extender.dts
+++ b/target/linux/mcs814x/files-3.3/arch/arm/boot/dts/dlan-usb-extender.dts
@@ -47,7 +47,7 @@
label = "UserFS";
reg = <0x150000 0x3C0000>;
};
- partition@50000 {
+ partition@50001 {
label = "Combined";
reg = <0x50000 0x4C0000>;
};