Update CROSS-COMPILING.md

This commit is contained in:
mayfrost
2018-09-06 00:39:51 +00:00
committed by GitHub
parent 65dca52118
commit 372de1b1d6

View File

@@ -87,11 +87,13 @@ cd boot
* VERSION 2: Download and extract the binary * VERSION 2: Download and extract the binary
``` ```
wget http://odroid.in/guides/ubuntu-lfs/boot.tar.gz # http://dn.odroid.com/S905/BootLoader/ODROID-C2/c2_boot_release_ubuntu.tar.gz wget http://odroid.in/guides/ubuntu-lfs/boot.tar.gz
tar -zxvf boot.tar.xz tar -zxvf boot.tar.gz
cd boot cd boot
``` ```
Alternative download link: http://dn.odroid.com/S905/BootLoader/ODROID-C2/c2_boot_release_ubuntu.tar.gz
* Flash bootloader * Flash bootloader
``` ```
chmod +x sd_fusing.sh chmod +x sd_fusing.sh