mirror of
https://github.com/mayfrost/guides.git
synced 2024-10-31 23:16:06 +00:00
Update CROSS-COMPILING.md
This commit is contained in:
parent
65dca52118
commit
372de1b1d6
@ -87,10 +87,12 @@ cd boot
|
||||
|
||||
* 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
|
||||
tar -zxvf boot.tar.xz
|
||||
wget http://odroid.in/guides/ubuntu-lfs/boot.tar.gz
|
||||
tar -zxvf boot.tar.gz
|
||||
cd boot
|
||||
```
|
||||
```
|
||||
|
||||
Alternative download link: http://dn.odroid.com/S905/BootLoader/ODROID-C2/c2_boot_release_ubuntu.tar.gz
|
||||
|
||||
* Flash bootloader
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user