From 4cbd9c1592662133df91b13194768c72e796ceb9 Mon Sep 17 00:00:00 2001 From: Ozan Durgut <49796358+ozan956@users.noreply.github.com> Date: Fri, 21 Nov 2025 14:28:12 +0100 Subject: [PATCH] products/adsp: Update gdb script url Signed-off-by: Ozan Durgut --- docs/products/adsp/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/products/adsp/setup.rst b/docs/products/adsp/setup.rst index e003e8a3..782c4665 100644 --- a/docs/products/adsp/setup.rst +++ b/docs/products/adsp/setup.rst @@ -53,7 +53,7 @@ build output directory. Then download the GDB automation script using: .. shell:: sh - $curl -O https://analogdevicesinc.github.io/documentation/products/adsp/u-boot.gdb + $curl -O https://raw.githubusercontent.com/analogdevicesinc/documentation/refs/heads/main/docs/products/adsp/u-boot.gdb Once downloaded, start GDB and run the following command with the script in order to load and run both U-Boot stages as: