summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Shmidt <dimitrysh@google.com>2022-11-30 19:56:06 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-11-30 19:56:06 +0000
commit3abd01c10303caf20b9d741ad12e30c0ccd89e94 (patch)
tree8aaa8eab03a3114c9245dc7476c93a349e978177
parent403a22129eb050214b5ba7b0cd7ebeb54ba4aeca (diff)
parente4129ec86c815f5cf41da3b23a75c50171951c85 (diff)
downloadyukawa-3abd01c10303caf20b9d741ad12e30c0ccd89e94.tar.gz
yukawa: Update bootloader README due to Baylibre site migration am: e4129ec86c
Original change: https://android-review.googlesource.com/c/device/amlogic/yukawa/+/2322271 Change-Id: I48c4e75ffe37b9f1b97edc70888bd900fcf7b409 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