From: Quentin Schulz <foss+uboot@0leil.net>
To: Klaus Goger <klaus.goger@cherry.de>,
Heiko Stuebner <heiko.stuebner@cherry.de>,
Simon Glass <sjg@chromium.org>,
Philipp Tomsich <philipp.tomsich@vrull.eu>,
Kever Yang <kever.yang@rock-chips.com>,
Tom Rini <trini@konsulko.com>
Cc: u-boot@lists.denx.de, Quentin Schulz <quentin.schulz@cherry.de>
Subject: [PATCH v2 0/2] rockchip: theobroma: use HTTPS for git URLs and drop RK3368 Lion support
Date: Wed, 17 Jul 2024 09:43:41 +0200 [thread overview]
Message-ID: <20240717-tsd-http-git-clone-v2-0-6626f7b3bbea@cherry.de> (raw)
Nobody at Theobroma has booted Lion since at least July 2021 and the
last meaningful changes were made in February 2021.
The product isn't listed on our website anymore.
Therefore let's remove its support.
Additionally, migrate git URLs in MAINTAINERS to use https:// instead of
git:// as it's more user-friendly (and also that git:// was only
supported for Puma repo until yesterday).
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
---
Changes in v2:
- removed lion from DT Makefile
- Link to v1: https://lore.kernel.org/r/20240620-tsd-http-git-clone-v1-0-666e8d6a8949@cherry.de
---
Quentin Schulz (2):
rockchip: theobroma-systems: migrate git URLs to HTTPS
rockchip: remove support for Theobroma Systems RK3368 Lion
arch/arm/dts/Makefile | 1 -
arch/arm/dts/rk3368-lion-haikou-u-boot.dtsi | 119 --------
arch/arm/dts/rk3368-lion-haikou.dts | 144 ----------
arch/arm/dts/rk3368-lion.dtsi | 318 ----------------------
arch/arm/mach-rockchip/rk3368/Kconfig | 22 --
board/theobroma-systems/jaguar_rk3588/MAINTAINERS | 2 +-
board/theobroma-systems/lion_rk3368/Kconfig | 18 --
board/theobroma-systems/lion_rk3368/MAINTAINERS | 10 -
board/theobroma-systems/lion_rk3368/README | 78 ------
board/theobroma-systems/puma_rk3399/MAINTAINERS | 2 +-
board/theobroma-systems/ringneck_px30/MAINTAINERS | 2 +-
board/theobroma-systems/tiger_rk3588/MAINTAINERS | 2 +-
configs/lion-rk3368_defconfig | 110 --------
doc/board/rockchip/rockchip.rst | 1 -
include/configs/lion_rk3368.h | 16 --
15 files changed, 4 insertions(+), 841 deletions(-)
---
base-commit: af3c2166d54cdb71914baece900095bad5a44862
change-id: 20240620-tsd-http-git-clone-53c0ea69adbe
Best regards,
--
Quentin Schulz <quentin.schulz@cherry.de>
next reply other threads:[~2024-07-17 7:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-17 7:43 Quentin Schulz [this message]
2024-07-17 7:43 ` [PATCH v2 1/2] rockchip: theobroma-systems: migrate git URLs to HTTPS Quentin Schulz
2024-07-17 7:43 ` [PATCH v2 2/2] rockchip: remove support for Theobroma Systems RK3368 Lion Quentin Schulz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240717-tsd-http-git-clone-v2-0-6626f7b3bbea@cherry.de \
--to=foss+uboot@0leil.net \
--cc=heiko.stuebner@cherry.de \
--cc=kever.yang@rock-chips.com \
--cc=klaus.goger@cherry.de \
--cc=philipp.tomsich@vrull.eu \
--cc=quentin.schulz@cherry.de \
--cc=sjg@chromium.org \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox