[packages/uboot] rk3399-emmc patch no longer needed

atler atler at pld-linux.org
Thu Apr 6 00:32:54 CEST 2023


commit 2e20bb9eaed8b7b0d556ad250722c97ddd825ce5
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Apr 6 00:32:30 2023 +0200

    rk3399-emmc patch no longer needed

 rk3399-emmc.patch | 36 ------------------------------------
 uboot.spec        |  2 --
 2 files changed, 38 deletions(-)
---
diff --git a/uboot.spec b/uboot.spec
index b7a00b0..6513a51 100644
--- a/uboot.spec
+++ b/uboot.spec
@@ -10,7 +10,6 @@ Source0:	https://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
 Source1:	https://github.com/hardkernel/u-boot/archive/travis/odroidc4-189/odroid-189.tar.gz
 # Source1-md5:	dd117b6180ad5c9abb3303b31e57e7b4
 Patch0:		rpi-Enable-using-the-DT-provided-by-the-Raspberry-Pi.patch
-Patch1:		rk3399-emmc.patch
 Patch2:		odroid-n2-binutils-2.39.patch
 Patch3:		hardkernel-uboot-gcc5.patch
 Patch4:		hardkernel-uboot-werror.patch
@@ -148,7 +147,6 @@ czasie utworzenia, sumach kontrolnych CRC32 itp.
 %patch0 -p1
 %endif
 %ifarch aarch64
-%patch1 -p1
 install -d build/hardkernel-uboot-odroid
 tar xf %{SOURCE1} -C build/hardkernel-uboot-odroid
 mv build/hardkernel-uboot-odroid/u-boot*/* build/hardkernel-uboot-odroid
diff --git a/rk3399-emmc.patch b/rk3399-emmc.patch
deleted file mode 100644
index 7ca032a..0000000
--- a/rk3399-emmc.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-From u-boot  Mon Nov 01 04:43:47 2021
-From: Yifeng Zhao <yifeng.zhao () rock-chips ! com>
-Date: Mon, 01 Nov 2021 04:43:47 +0000
-To: u-boot
-Subject: [PATCH] dts: rockchip: rk3399: enable emmc phy for spl
-Message-Id: <20211101044347.17822-1-yifeng.zhao () rock-chips ! com>
-X-MARC-Message: https://marc.info/?l=u-boot&m=163574185622041
-
-adapting commit ac804143cf ("mmc: rockchip_sdhci: add phy and clock
-config for rk3399") to fix the issue "Not found emmc phy device".
-
-Signed-off-by: Yifeng Zhao <yifeng.zhao at rock-chips.com>
----
-
- arch/arm/dts/rk3399-u-boot.dtsi | 4 ++++
- 1 file changed, 4 insertions(+)
-
-diff --git a/arch/arm/dts/rk3399-u-boot.dtsi b/arch/arm/dts/rk3399-u-boot.dtsi
-index 73922c328a..716b9a433a 100644
---- a/arch/arm/dts/rk3399-u-boot.dtsi
-+++ b/arch/arm/dts/rk3399-u-boot.dtsi
-@@ -88,6 +88,10 @@
- 	u-boot,dm-pre-reloc;
- };
- 
-+&emmc_phy {
-+	u-boot,dm-pre-reloc;
-+};
-+
- &grf {
- 	u-boot,dm-pre-reloc;
- };
--- 
-2.17.1
-
-
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/uboot.git/commitdiff/2e20bb9eaed8b7b0d556ad250722c97ddd825ce5



More information about the pld-cvs-commit mailing list