diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2015-01-21 07:23:31 +0000 |
---|---|---|
committer | Rafał Miłecki <zajec5@gmail.com> | 2015-01-21 07:23:31 +0000 |
commit | 8d9c9dc495bc89e323fb3853928a49b41bb3da33 (patch) | |
tree | 5cf07d0294ef5fa8ccb0b54acb915d8847d7d0c2 /target/linux/bcm53xx/patches-3.18/052-ARM-BCM5301X-Add-DT-for-Luxul-XWC-1000.patch | |
parent | c838b04abcc6eb52bdbb9bd1c07e1e78ec4e46e2 (diff) | |
download | upstream-8d9c9dc495bc89e323fb3853928a49b41bb3da33.tar.gz upstream-8d9c9dc495bc89e323fb3853928a49b41bb3da33.tar.bz2 upstream-8d9c9dc495bc89e323fb3853928a49b41bb3da33.zip |
bcm53xx: backport official Buffalo WZR-900DHP patch
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44070 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/bcm53xx/patches-3.18/052-ARM-BCM5301X-Add-DT-for-Luxul-XWC-1000.patch')
-rw-r--r-- | target/linux/bcm53xx/patches-3.18/052-ARM-BCM5301X-Add-DT-for-Luxul-XWC-1000.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/bcm53xx/patches-3.18/052-ARM-BCM5301X-Add-DT-for-Luxul-XWC-1000.patch b/target/linux/bcm53xx/patches-3.18/052-ARM-BCM5301X-Add-DT-for-Luxul-XWC-1000.patch index c9cf71b70f..3e5e58d42a 100644 --- a/target/linux/bcm53xx/patches-3.18/052-ARM-BCM5301X-Add-DT-for-Luxul-XWC-1000.patch +++ b/target/linux/bcm53xx/patches-3.18/052-ARM-BCM5301X-Add-DT-for-Luxul-XWC-1000.patch @@ -1,7 +1,7 @@ -From 0da909663566b34e0294ab0ff1ea08908164811e Mon Sep 17 00:00:00 2001 +From e27a09ae9369e10bc589ef4d720ecf4abcbcec50 Mon Sep 17 00:00:00 2001 From: Dan Haab <dhaab@luxul.com> -Date: Wed, 7 Jan 2015 14:34:50 -0700 -Subject: [PATCH 52/54] ARM: BCM5301X: Add DT for Luxul XWC-1000 +Date: Mon, 19 Jan 2015 12:45:37 -0700 +Subject: [PATCH] ARM: BCM5301X: Add DT for Luxul XWC-1000 Luxul XWC-1000 is a controller device based on BCM4708 SoC. The only unusual thing in its DTS file is "ubi" partition on NAND flash. |