[PATCH V4 0/6] Low Power Mode: Package TIFS Stub in BeaglePlay
Dhruva Gole
d-gole at ti.com
Thu Jul 4 10:42:02 CEST 2024
This series includes the binman related changes required to package TIFS
Stub to support Low Power Modes on BeaglePlay.
It also documents the boot flow and tispl packaging details regarding
the same.
Changelog:
* Add more documentation around TIFS Stub for AM62, 62A and 62P
* Fix documentation formatting errors.
* Add entry to MAINTAINERS for doc/board/ti
Link to previous series:
https://lore.kernel.org/u-boot/20240628093252.1864609-1-d-gole@ti.com/
Dhruva Gole (6):
arm: dts: k3-am625-beagleplay: Package TIFS Stub
doc: beagle: am62x_beagleplay: Update the boot flow to show TIFS Stub
doc: beagle: am62x_beagleplay: Add TIFS Stub in image format
doc: ti: k3: Add TIFS Stub documentation
doc: ti: am62*: Mention TIFS Stub in img fmts and boot flow
MAINTAINERS: Include the TI docs under ARM TI
MAINTAINERS | 1 +
arch/arm/dts/k3-am625-beagleplay-u-boot.dtsi | 33 +-
doc/board/beagle/am62x_beagleplay.rst | 4 +-
doc/board/ti/am62ax_sk.rst | 4 +-
doc/board/ti/am62px_sk.rst | 4 +-
doc/board/ti/am62x_sk.rst | 4 +-
doc/board/ti/img/boot_diagram_am62.svg | 1983 ++++++++++++++++++
doc/board/ti/img/tifsstub_dm_tispl.bin.svg | 353 ++++
doc/board/ti/k3.rst | 5 +
9 files changed, 2382 insertions(+), 9 deletions(-)
create mode 100644 doc/board/ti/img/boot_diagram_am62.svg
create mode 100644 doc/board/ti/img/tifsstub_dm_tispl.bin.svg
base-commit: 0f073e022ddc5070e5df1d053e4bdc1874fbcc0f
--
2.34.1
More information about the U-Boot
mailing list