range Pi 用户手册 深圳市迅龙软件有限公司版权所有
www.orangepi.cn 120 www.xunlong.tv
gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabi
gcc-linaro-5.5.0-2017.10-x86_64_arm-linux-gnueabihf
gcc-linaro-7.4.1-2019.02-x86_64_aarch64-linux-gnu
gcc-linaro-7.4.1-2019.02-x86_64_arm-linux-gnueabi
gcc-linaro-aarch64-none-elf-4.8-2013.11_linux
gcc-linaro-arm-linux-gnueabihf-4.8-2014.04_linux
gcc-linaro-arm-none-eabi-4.8-2014.04_linux
4) The cross-compilation tool chain used to compile the H3 linux kernel source code is
a. linux3.4
gcc-linaro-5.5.0-2017.10-x86_64_arm-linux-gnueabihf
b. linux5.4
gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf
5) The cross-compilation tool chain used to compile the H3 u-boot source code is
a. u-boot 2018.05
gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf
b. u-boot 2020.04
gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf
5.1.3. Description of the complete directory structure of
orangepi-build
1) After the orangepi-build repository is downloaded, it does not contain the linux kernel,
u-boot source code and cross-compilation tool chain. The source code of the linux kernel
and u-boot are stored in a separate git repository (please do not download and use the
kernel and u separately -boot source code to compile, unless you know how to use it)
a. The git repository stored in the linux kernel source code is as follows
a) linux3.4
https://github.com/orangepi-xunlong/linux-orangepi/tree/orange-pi-3.4-sun8i
b) linux5.4
https://github.com/orangepi-xunlong/linux-orangepi/tree/orange-pi-5.4
b. The git repository where u-boot source code is stored is as follows
a) u-boot 2018.05
https://github.com/orangepi-xunlong/u-boot-orangepi/tree/v2018.05-sun8i-linux3.4
b) u-boot 2020.04
https://github.com/orangepi-xunlong/u-boot-orangepi/tree/v2020.04