rkbin once again has been updated and our instructions are again outdated. Let's make it harder to be outdated by trying to be smart and try to find a filename that matches a pattern instead of hardcoding the whole filename (which contains the blob version).
While at it, document how to build and use upstream TF-A so that one can do so if they want to. Also fix an issue with building Tiger and then Jaguar from the same directory. Signed-off-by: Quentin Schulz <quentin.sch...@cherry.de> --- Quentin Schulz (3): board: theobroma-systems: update instructions for newer Rockchip rkbin board: theobroma-systems: add instructions for how to use upstream TF-A board: theobroma-systems: jaguar_rk3588: explicit UART IOMUX doc/board/theobroma-systems/jaguar_rk3588.rst | 46 +++++++++++++++++++++------ doc/board/theobroma-systems/puma_rk3399.rst | 6 ++-- doc/board/theobroma-systems/ringneck_px30.rst | 3 +- doc/board/theobroma-systems/tiger_rk3588.rst | 45 ++++++++++++++++++++------ 4 files changed, 79 insertions(+), 21 deletions(-) --- base-commit: a8f20bb6650df56d2600cda2c66f9349df9e49c8 change-id: 20250730-tsd-readme-update-fdcffab7516d Best regards, -- Quentin Schulz <quentin.sch...@cherry.de>