summaryrefslogtreecommitdiff
path: root/doc/README.rockchip
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2024-10-02 19:08:49 +0100
committerTom Rini <trini@konsulko.com>2024-10-03 09:08:29 -0600
commit0ec0207fe07356bddb10db717e21c261bebfb989 (patch)
treedd6136ee89a1e1d00912541c41ca4fdf77edb6ce /doc/README.rockchip
parent9cfe0cab3bf135a505e1e163ca442a4e4064d58e (diff)
downloadu-boot-0ec0207fe07356bddb10db717e21c261bebfb989.tar.gz
u-boot-0ec0207fe07356bddb10db717e21c261bebfb989.tar.bz2
u-boot-0ec0207fe07356bddb10db717e21c261bebfb989.zip
Update the ARM trusted firmware git URL
The primary upstream URL for tf-a has moved, in some cases things like tags are not always pushed to the old URL so update the URLs to the primary upstream project URL. Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Diffstat (limited to 'doc/README.rockchip')
-rw-r--r--doc/README.rockchip2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.rockchip b/doc/README.rockchip
index 84caff8a24..5fcbbd1d99 100644
--- a/doc/README.rockchip
+++ b/doc/README.rockchip
@@ -73,7 +73,7 @@ Building
- Compile ATF
- => git clone https://github.com/ARM-software/arm-trusted-firmware.git
+ => git clone https://github.com/TrustedFirmware-A/trusted-firmware-a.git
=> cd arm-trusted-firmware
(export cross compiler path for Cortex-M0 MCU likely arm-none-eabi-)