Open main menu

Wiki-Orange Pi β

Changes

Orange Pi Lite 2

169 bytes removed, 18:00, 21 June 2022
Compile Linux and U-boot source code
<div>[[文件:Orange-pi-3-img10.png|600px]]</div>
The final file generated by the compilation will be saved in the output directory<br>
{| class="wikitable" <div style="widthbackground:800px#f1f1f1;border:1px solid #ddd;padding:5px;">|-| colspan=2|$ cd output<br>|-| $ tree|| -L 2<br>|-| .|| |-<br>| ├──|| images&nbsp;&nbsp;&nbsp;&nbsp;//Generated image file<br>|-| || images&nbsp;&nbsp;&nbsp;&nbsp;//Generated image file|-└──<br>| │|| └── OrangePi_3_ubuntu_xenial_server_linux4OrangePi_lite2_ubuntu_xenial_server_linux4.9.118_v2.0.2.img<br>|-| ├──|| kernel&nbsp;&nbsp;&nbsp;&nbsp;//Compile the generated kernelkernel│<br>|-── uImage_lite2<br>| │|| └── uImage_3|-| ├──|| rootfs&nbsp;&nbsp;&nbsp;&nbsp;//Compile the generated rootfs<br>|-| ├──|| uboot&nbsp;&nbsp;&nbsp;&nbsp;//Compile the generated uboot image<br>|-| || ├── boot0_sdcard_sun50iw6p1.bin<br>|-| || ├── H6.dtb<br>|-| || └── u-boot-sun50iw6p1.bin<br>|-| └──|| xenial_arm64_server_rootfs.tar.gz|}</div>
<br>
 
=== '''Linux SDK usage example''' ===
<br>