[PATCH v2 0/2] rockchip: theobroma: use HTTPS for git URLs and drop RK3368 Lion support

Quentin Schulz foss+uboot at 0leil.net
Wed Jul 17 09:43:41 CEST 2024


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 at 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 at cherry.de>



More information about the U-Boot mailing list