summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Shmidt <dimitrysh@google.com>2022-11-30 22:06:29 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-11-30 22:06:29 +0000
commitb3855b701adf40207f56fc1500ee82e645eab892 (patch)
tree6aa1ada3542339035a0c708a1ca9cfe6f2750556
parentf7378790699e8d0e4dd96735c811da6465d86e83 (diff)
parent7823f64d216ae3aa125df4b04a014c3fa0218f78 (diff)
downloadyukawa-b3855b701adf40207f56fc1500ee82e645eab892.tar.gz
yukawa: Update bootloader README due to Baylibre site migration am: e4129ec86c am: 3abd01c103 am: 7823f64d21
Original change: https://android-review.googlesource.com/c/device/amlogic/yukawa/+/2322271 Change-Id: Ib7bf5fd47c59c4f8e05c4e1884f33e3b5c1d24b1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--bootloader/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/bootloader/README b/bootloader/README
index 14d04f6..b0cac36 100644
--- a/bootloader/README
+++ b/bootloader/README
@@ -1,25 +1,25 @@
Build Mainline u-boot - bl33:
=============================
-Main Wiki Page : https://gitlab.com/baylibre/amlogic/atv/u-boot/wikis/home
+Main Wiki Page : https://gitlab.baylibre.com/baylibre/amlogic/atv/u-boot/wikis/home
Download the toolchain : gcc-linaro-7.2.1-2017.11-x86_64_aarch64-elf
http://releases.linaro.org/components/toolchain/binaries/7.2-2017.11/aarch64-elf/gcc-linaro-7.2.1-2017.11-x86_64_aarch64-elf.tar.xz
Download U-Boot Source Code From :
- https://gitlab.com/baylibre/amlogic/atv/u-boot.git
+ https://gitlab.baylibre.com/baylibre/amlogic/atv/u-boot.git
actual tag : u-boot/v2021.07/integ-20210712
dev branch : u-boot/v2021.07/integ
link to U-Boot aosp release wiki page :
-https://gitlab.com/baylibre/amlogic/atv/u-boot/wikis/U-Boot-for-Yukawa-Release
+https://gitlab.baylibre.com/baylibre/amlogic/atv/u-boot/wikis/U-Boot-for-Yukawa-Release
Compile:
export PATH=<path-to-toolchain>/gcc-linaro-7.2.1-2017.11-x86_64_aarch64-elf/bin:$PATH
export CROSS_COMPILE=aarch64-elf-
- git clone https://gitlab.com/baylibre/amlogic/atv/u-boot.git
+ git clone https://gitlab.baylibre.com/baylibre/amlogic/atv/u-boot.git
cd u-boot
git checkout u-boot/v2021.07/integ-20210712
make [sei510|sei610|sei610_ab|khadas-vim3_android|khadas-vim3_android_ab|khadas-vim3l_android|khadas-vim3l_android_ab]_defconfig
@@ -55,7 +55,7 @@ after reboot if partitions table need to be updated:
fastboot oem format
More informations to update and flash bootloader on Yukawa:
-https://gitlab.com/baylibre/amlogic/atv/u-boot/wikis/U-Boot-for-Yukawa
+https://gitlab.baylibre.com/baylibre/amlogic/atv/u-boot/wikis/U-Boot-for-Yukawa
Generate new fip_packages for Khadas VIM3/3L