diff options
Diffstat (limited to 'target/linux/brcm2708/patches-4.14/950-0256-overlays-Update-upstream-overlay-with-new-dwc2.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.14/950-0256-overlays-Update-upstream-overlay-with-new-dwc2.patch | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/target/linux/brcm2708/patches-4.14/950-0256-overlays-Update-upstream-overlay-with-new-dwc2.patch b/target/linux/brcm2708/patches-4.14/950-0256-overlays-Update-upstream-overlay-with-new-dwc2.patch deleted file mode 100644 index c6d2a629ed..0000000000 --- a/target/linux/brcm2708/patches-4.14/950-0256-overlays-Update-upstream-overlay-with-new-dwc2.patch +++ /dev/null @@ -1,21 +0,0 @@ -From 31a7809e5c35dc488c7ab889481f25cffc8d8c1b Mon Sep 17 00:00:00 2001 -From: Phil Elwell <phil@raspberrypi.org> -Date: Wed, 21 Mar 2018 13:53:39 +0000 -Subject: [PATCH 256/454] overlays: Update 'upstream' overlay with new dwc2 - -Signed-off-by: Phil Elwell <phil@raspberrypi.org> ---- - arch/arm/boot/dts/overlays/upstream-overlay.dts | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - ---- a/arch/arm/boot/dts/overlays/upstream-overlay.dts -+++ b/arch/arm/boot/dts/overlays/upstream-overlay.dts -@@ -126,7 +126,7 @@ - dr_mode = "otg"; - g-np-tx-fifo-size = <32>; - g-rx-fifo-size = <256>; -- g-tx-fifo-size = <512 512 512 512 512 768>; -+ g-tx-fifo-size = <512 512 512 512 512 256 256>; - status = "okay"; - }; - }; |