summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorQuentin Schulz <quentin.schulz@theobroma-systems.com>2023-01-09 18:47:22 +0100
committerQuentin Schulz <quentin.schulz@theobroma-systems.com>2023-01-09 18:47:22 +0100
commit565eb4086a4a55ffb39df59dc319982a3a8955d4 (patch)
treeb9ffc4b8df8386e5de8cbed2de48aa434e3e7be0 /recipes-bsp
parent7849dff85a2334c8cc9e64dbd573de1fa7d47c58 (diff)
drop support for Ringneck v1.1
Ringneck v1.1 never left internal offices as it was an engineering sample. Since v1.2 is now out and well supported, let's drop support for Ringneck v1.1. Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-tsd/0001-gmac-v1.1.diff13
-rw-r--r--recipes-bsp/u-boot/u-boot-tsd_2022.10.bb2
2 files changed, 0 insertions, 15 deletions
diff --git a/recipes-bsp/u-boot/u-boot-tsd/0001-gmac-v1.1.diff b/recipes-bsp/u-boot/u-boot-tsd/0001-gmac-v1.1.diff
deleted file mode 100644
index 9646312..0000000
--- a/recipes-bsp/u-boot/u-boot-tsd/0001-gmac-v1.1.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/arch/arm/dts/px30-ringneck.dtsi b/arch/arm/dts/px30-ringneck.dtsi
-index 1239775583..1c14786cc6 100644
---- a/arch/arm/dts/px30-ringneck.dtsi
-+++ b/arch/arm/dts/px30-ringneck.dtsi
-@@ -77,7 +77,7 @@
-
- /* On-module TI DP83825I PHY but no connector, enable in carrierboard */
- &gmac {
-- snps,reset-gpio = <&gpio3 RK_PB0 GPIO_ACTIVE_LOW>;
-+ snps,reset-gpio = <&gpio2 RK_PB3 GPIO_ACTIVE_LOW>;
- snps,reset-active-low;
- snps,reset-delays-us = <0 50000 50000>;
- phy-supply = <&vcc_3v3>;
diff --git a/recipes-bsp/u-boot/u-boot-tsd_2022.10.bb b/recipes-bsp/u-boot/u-boot-tsd_2022.10.bb
index b48dfdc..44ca57b 100644
--- a/recipes-bsp/u-boot/u-boot-tsd_2022.10.bb
+++ b/recipes-bsp/u-boot/u-boot-tsd_2022.10.bb
@@ -19,8 +19,6 @@ SRC_URI = " \
SRCREV:puma-haikou = "14479a32538eb3ff0e9d6f4c0c9296c10b2caf1b"
SRCREV:ringneck-haikou = "7fb2de75509952f72ef3c43ed395952d597b54e4"
-SRC_URI_PATCHES:ringneck-haikou = "file://0001-gmac-v1.1.diff"
-
PROVIDES += "u-boot"
LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"