diff options
author | Christian Marangi <ansuelsmth@gmail.com> | 2022-10-17 00:34:28 +0200 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2022-10-17 00:34:28 +0200 |
commit | 32ecf4251a72f29b7706f2ed51591b890ce86807 (patch) | |
tree | 5e63b16a65fdf1e663efc5fd336ac4e847aace9f /target/linux/bcm53xx | |
parent | 32c683ddceba8c078faae3706d69eef103736773 (diff) | |
download | upstream-32ecf4251a72f29b7706f2ed51591b890ce86807.tar.gz upstream-32ecf4251a72f29b7706f2ed51591b890ce86807.tar.bz2 upstream-32ecf4251a72f29b7706f2ed51591b890ce86807.zip |
bcm53xx: 5.10: refresh target patches
Refresh bcm53xx target patches for kernel 5.10.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'target/linux/bcm53xx')
-rw-r--r-- | target/linux/bcm53xx/patches-5.10/315-ARM-dts-BCM5301X-Extend-RAM-to-full-256MB-for-Linksy.patch | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/target/linux/bcm53xx/patches-5.10/315-ARM-dts-BCM5301X-Extend-RAM-to-full-256MB-for-Linksy.patch b/target/linux/bcm53xx/patches-5.10/315-ARM-dts-BCM5301X-Extend-RAM-to-full-256MB-for-Linksy.patch index 8d15abf915..068d676962 100644 --- a/target/linux/bcm53xx/patches-5.10/315-ARM-dts-BCM5301X-Extend-RAM-to-full-256MB-for-Linksy.patch +++ b/target/linux/bcm53xx/patches-5.10/315-ARM-dts-BCM5301X-Extend-RAM-to-full-256MB-for-Linksy.patch @@ -13,11 +13,9 @@ Signed-off-by: Aleksey Nasibulin <alealexpro100@ya.ru> arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -diff --git a/arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts b/arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts -index f1412ba83def..0454423fe166 100644 --- a/arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts +++ b/arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts -@@ -19,7 +19,8 @@ chosen { +@@ -19,7 +19,8 @@ memory@0 { device_type = "memory"; @@ -27,6 +25,3 @@ index f1412ba83def..0454423fe166 100644 }; gpio-keys { --- -2.30.2 - |