Difference between revisions of "Template:H5SoftwareFeature-FriendlyWrt"

From FriendlyELEC WiKi
Jump to: navigation, search
Line 1: Line 1:
 
::{| class="wikitable"
 
::{| class="wikitable"
 
|-
 
|-
| style="background: PaleTurquoise; color: black" colspan="2"| '''FriendlyWrt系统'''         
+
| style="background: PaleTurquoise; color: black" colspan="2"| '''FriendlyWrt OS'''         
 
|-
 
|-
 
|Cross Compiler  
 
|Cross Compiler  
Line 18: Line 18:
 
|rowspan="1"| File System <b>
 
|rowspan="1"| File System <b>
 
|
 
|
*基于 OpenWrt-18.06 构建,保留 OpenWrt 原生的功能特性;
+
*Based on OpenWrt-18.06 and keeps OpenWrt's original features;
*基于 FriendlyElec 维护的 U-boot-2017.11 + Linux-4.14。
+
*Based on a U-boot-2017.11 + Linux-4.14 system which is maintained by FriendlyElec
 
*优化第一次开机时单板硬件相关的初始化。
 
*优化第一次开机时单板硬件相关的初始化。
 
*支持 huawei wifi 2 mini(E8372h)。
 
*支持 huawei wifi 2 mini(E8372h)。

Revision as of 04:21, 7 November 2019

FriendlyWrt OS
Cross Compiler
  • gcc-linaro-6.3.1-2017.02-x86_64_aarch64-linux-gnu
  • Applicable for 64-bit Armv8 Cortex-A, little-endian. It has been tested and verified with FriendlyElec's Allwinner H5 boards.
U-boot-2017.11
  • Same as FriendlyCore
Linux-4.14
  • Same as FriendlyCore
File System
  • Based on OpenWrt-18.06 and keeps OpenWrt's original features;
  • Based on a U-boot-2017.11 + Linux-4.14 system which is maintained by FriendlyElec
  • 优化第一次开机时单板硬件相关的初始化。
  • 支持 huawei wifi 2 mini(E8372h)。
  • 支持 5G USB WiFi rtl8821cu,可热插拔。
  • 支持 Matrix-LCD2USB,默认显示 IP 地址。
  • 使用 overlayfs,参考How to use overlayfs on Linux
  • 支持首次启动时自动扩展文件系统。
  • 提供一键编译 U-boot/Linux/FriendlyWrt rootfs 并且生成系统映像的脚本工具,参考How to Build FriendlyWrt
  • 支持使用 eflasher 工具烧写到 eMMC(仅支持带eMMC的板子),参考EFlasher