diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2015-01-14 13:41:05 +0000 |
---|---|---|
committer | Rafał Miłecki <zajec5@gmail.com> | 2015-01-14 13:41:05 +0000 |
commit | d900866b1dd0e05900218aba6769195a1ffa961d (patch) | |
tree | 5f9cd076d85d514dfed4b12b5d836ca289af0b5d /target/linux/bcm53xx/patches-3.14/321-ARM-BCM5301X-Add-LEDs-for-Buffalo-devices.patch | |
parent | 4c6a5dae3ccebfa556c53295edf6bee2910bbf6b (diff) | |
download | master-187ad058-d900866b1dd0e05900218aba6769195a1ffa961d.tar.gz master-187ad058-d900866b1dd0e05900218aba6769195a1ffa961d.tar.bz2 master-187ad058-d900866b1dd0e05900218aba6769195a1ffa961d.zip |
bcm53xx: support all RAM on devices with more than 128 MiB (HIGHMEM)
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43972 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/bcm53xx/patches-3.14/321-ARM-BCM5301X-Add-LEDs-for-Buffalo-devices.patch')
-rw-r--r-- | target/linux/bcm53xx/patches-3.14/321-ARM-BCM5301X-Add-LEDs-for-Buffalo-devices.patch | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/target/linux/bcm53xx/patches-3.14/321-ARM-BCM5301X-Add-LEDs-for-Buffalo-devices.patch b/target/linux/bcm53xx/patches-3.14/321-ARM-BCM5301X-Add-LEDs-for-Buffalo-devices.patch index ff6af57694..7d91c77400 100644 --- a/target/linux/bcm53xx/patches-3.14/321-ARM-BCM5301X-Add-LEDs-for-Buffalo-devices.patch +++ b/target/linux/bcm53xx/patches-3.14/321-ARM-BCM5301X-Add-LEDs-for-Buffalo-devices.patch @@ -12,11 +12,9 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com> arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts | 67 ++++++++++++++++++++++ 2 files changed, 134 insertions(+) -diff --git a/arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts b/arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts -index d472c36..6e6bdf5 100644 --- a/arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts +++ b/arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts -@@ -33,6 +33,73 @@ +@@ -34,6 +34,73 @@ }; }; @@ -90,11 +88,9 @@ index d472c36..6e6bdf5 100644 gpio-keys { compatible = "gpio-keys-polled"; #address-cells = <1>; -diff --git a/arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts b/arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts -index f3a0326..a31273a 100644 --- a/arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts +++ b/arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts -@@ -33,6 +33,73 @@ +@@ -34,6 +34,73 @@ }; }; @@ -168,6 +164,3 @@ index f3a0326..a31273a 100644 gpio-keys { compatible = "gpio-keys-polled"; #address-cells = <1>; --- -1.8.4.5 - |