U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/6] doc: clean up README.rockchip
@ 2026-08-13 20:54 Johan Jonker
  2026-08-13 20:56 ` [PATCH v6 1/6] rockchip: scripts: remove rkmux.py Johan Jonker
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Johan Jonker @ 2026-08-13 20:54 UTC (permalink / raw)
  To: u-boot; +Cc: kever.yang, sjg, trini, u-boot, eddie.cai.linux

The removal of README.rockchip is long over due.
Prepare and expand rockchip.rst with more info.
Move the still relevant parts from README.rockchip elsewhere.

Johan Jonker (6):
  rockchip: scripts: remove rkmux.py
  rockchip: doc: add mask ROM mode text
  rockchip: doc: remove TODO
  rockchip: doc: remove README.rockchip
  rockchip: doc: add back to ROM section
  rockchip: doc: add notes section

 MAINTAINERS                     |   1 -
 arch/arm/mach-rockchip/Kconfig  |  16 +-
 doc/README.rockchip             | 684 --------------------------------
 doc/README.rockusb              |   1 -
 doc/board/rockchip/rockchip.rst |  53 ++-
 scripts/pylint.base             |   1 -
 tools/rkimage.c                 |   5 +-
 tools/rkmux.py                  | 218 ----------
 tools/rksd.c                    |   2 -
 tools/rkspi.c                   |   2 -
 10 files changed, 53 insertions(+), 930 deletions(-)
 delete mode 100644 doc/README.rockchip
 delete mode 100755 tools/rkmux.py

-- 
2.39.5


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-08-14 21:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-13 20:54 [PATCH v6 0/6] doc: clean up README.rockchip Johan Jonker
2026-08-13 20:56 ` [PATCH v6 1/6] rockchip: scripts: remove rkmux.py Johan Jonker
2026-08-13 20:57 ` [PATCH v6 2/6] rockchip: doc: add mask ROM mode text Johan Jonker
2026-08-13 20:57 ` [PATCH v6 3/6] rockchip: doc: remove TODO Johan Jonker
2026-08-13 20:58 ` [PATCH v6 4/6] rockchip: doc: remove README.rockchip Johan Jonker
2026-08-13 20:59 ` [PATCH v6 5/6] rockchip: doc: add back to ROM section Johan Jonker
2026-08-14  7:47   ` Jonas Karlman
2026-08-14 21:16   ` Simon Glass
2026-08-13 21:00 ` [PATCH v6 6/6] rockchip: doc: add notes section Johan Jonker
2026-08-14 18:52   ` Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox