aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2023-01-12 22:04:46 -0300
committerTom Rini <trini@konsulko.com>2023-03-22 12:51:02 -0400
commit45156edb168328602e494a00c37e2c4876087e0f (patch)
tree5e00086c7cfa398d663cc7ce72941dde0ab9080c
parent5e207b8517427226b96c5e808ae119fb1d75d39a (diff)
downloadu-boot-45156edb168328602e494a00c37e2c4876087e0f.zip
u-boot-45156edb168328602e494a00c37e2c4876087e0f.tar.gz
u-boot-45156edb168328602e494a00c37e2c4876087e0f.tar.bz2
README.mpc85xx-sd-spi-boot: Suggest the NXP boot format github repo
As explained in the text at the bottom of the page https://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/boot-format: "QUIC repositories on this site will not receive any updates after March 31, 2022, and will be deleted on March 31, 2023." Point to the NXP boot format github repo instead. Signed-off-by: Fabio Estevam <festevam@denx.de> Reviewed-by: Pali Rohár <pali@kernel.org>
-rw-r--r--doc/README.mpc85xx-sd-spi-boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.mpc85xx-sd-spi-boot b/doc/README.mpc85xx-sd-spi-boot
index 329de4e..7608fc3 100644
--- a/doc/README.mpc85xx-sd-spi-boot
+++ b/doc/README.mpc85xx-sd-spi-boot
@@ -14,7 +14,7 @@ Where to get boot_format:
========================
you can browse it online at:
-https://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/boot-format
+https://github.com/nxp-qoriq-yocto-sdk/boot-format
Building
========