diff --git a/config/sources/families/k3.conf b/config/sources/families/k3.conf index c201feb89d..1362a74383 100644 --- a/config/sources/families/k3.conf +++ b/config/sources/families/k3.conf @@ -13,7 +13,7 @@ declare -g OVERLAY_DIR="/boot/dtb/ti/overlay" declare -g KERNELSOURCE="https://github.com/TexasInstruments-Sandbox/ti-linux-kernel" declare -g ATFSOURCE="https://github.com/TexasInstruments/arm-trusted-firmware" -declare -g BOOTSOURCE="https://git.ti.com/cgit/ti-u-boot/ti-u-boot" +declare -g BOOTSOURCE="https://github.com/TexasInstruments-Sandbox/ti-u-boot" declare -g BOOTSCRIPT="boot-k3.cmd:uEnv.txt" declare -g SPD_OPTEED="SPD=opteed"