From ab7700ce3ce3c58f7e014878490457e6bb39b10c Mon Sep 17 00:00:00 2001 From: Quentin Schulz Date: Fri, 28 Aug 2026 23:00:02 +0200 Subject: binman: btool: bootgen: update link to user guide The link doesn't serve the document anymore. It's available both in HTML and PDF form at another address but let's point at the HTML version in hope it stays online longer. Signed-off-by: Quentin Schulz --- tools/binman/btool/bootgen.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/binman/btool/bootgen.py b/tools/binman/btool/bootgen.py index 1bc9f0aa96f..f740381b704 100644 --- a/tools/binman/btool/bootgen.py +++ b/tools/binman/btool/bootgen.py @@ -7,7 +7,7 @@ bootgen allows creating bootable SPL for Zynq(MP) Documentation is available via: -https://www.xilinx.com/support/documents/sw_manuals/xilinx2022_1/ug1283-bootgen-user-guide.pdf +https://docs.amd.com/r/en-US/ug1283-bootgen-user-guide/ Source code is available at: https://github.com/Xilinx/bootgen -- cgit v1.3.1