aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-sunxi/patches/091-sun6i-sync-PLL1-multdiv-with-Boot1.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2018-02-09 23:58:06 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2018-02-10 15:39:00 +0100
commitf142de5f44bcba8cb0f12e5b1fd26cd9867cf866 (patch)
tree84573fd61ccd78cc238b9927f394207b91fdf5e1 /package/boot/uboot-sunxi/patches/091-sun6i-sync-PLL1-multdiv-with-Boot1.patch
parent175538ffdb6605f7485750f9058f3815eb07bb89 (diff)
downloadupstream-f142de5f44bcba8cb0f12e5b1fd26cd9867cf866.tar.gz
upstream-f142de5f44bcba8cb0f12e5b1fd26cd9867cf866.tar.bz2
upstream-f142de5f44bcba8cb0f12e5b1fd26cd9867cf866.zip
uboot-sunxi: refresh patches
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/boot/uboot-sunxi/patches/091-sun6i-sync-PLL1-multdiv-with-Boot1.patch')
-rw-r--r--package/boot/uboot-sunxi/patches/091-sun6i-sync-PLL1-multdiv-with-Boot1.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-sunxi/patches/091-sun6i-sync-PLL1-multdiv-with-Boot1.patch b/package/boot/uboot-sunxi/patches/091-sun6i-sync-PLL1-multdiv-with-Boot1.patch
index 40d79878ad..cf41c4f1f1 100644
--- a/package/boot/uboot-sunxi/patches/091-sun6i-sync-PLL1-multdiv-with-Boot1.patch
+++ b/package/boot/uboot-sunxi/patches/091-sun6i-sync-PLL1-multdiv-with-Boot1.patch
@@ -14,7 +14,7 @@ More specifically, the following settings are now used:
--- a/arch/arm/mach-sunxi/clock_sun6i.c
+++ b/arch/arm/mach-sunxi/clock_sun6i.c
-@@ -107,11 +107,12 @@ void clock_set_pll1(unsigned int clk)
+@@ -113,11 +113,12 @@ void clock_set_pll1(unsigned int clk)
struct sunxi_ccm_reg * const ccm =
(struct sunxi_ccm_reg *)SUNXI_CCM_BASE;
const int p = 0;