Difference between revisions of "Template:H5SoftwareFeature-FriendlyWrt"

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
Line 3: Line 3:
 
| style="background: PaleTurquoise; color: black" colspan="2"| '''FriendlyWrt系统'''         
 
| style="background: PaleTurquoise; color: black" colspan="2"| '''FriendlyWrt系统'''         
 
|-
 
|-
|交叉编译器
+
|Cross Compiler
 
|style="width: 90%;"|
 
|style="width: 90%;"|
 
*gcc-linaro-6.3.1-2017.02-x86_64_aarch64-linux-gnu
 
*gcc-linaro-6.3.1-2017.02-x86_64_aarch64-linux-gnu
*适用于64-bit Armv8 Cortex-A, little-endian架构,在NanoPi H5开发板上长期验证和试用。
+
*Applicable for 64-bit Armv8 Cortex-A, little-endian. It has been tested and verified with FriendlyElec's Allwinner H5 boards.
 
|-
 
|-
 
|rowspan="1"| U-boot-2017.11
 
|rowspan="1"| U-boot-2017.11
 
|
 
|
*与FriendlyCore系统一致。
+
*Same as FriendlyCore
 
|-
 
|-
 
|rowspan="1"| Linux-4.14
 
|rowspan="1"| Linux-4.14
 
|
 
|
*与FriendlyCore系统一致。
+
*Same as FriendlyCore
 
|-
 
|-
|rowspan="1"| 文件系统 <b>
+
|rowspan="1"| File System <b>
 
|
 
|
 
*基于 OpenWrt-18.06 构建,保留 OpenWrt 原生的功能特性;
 
*基于 OpenWrt-18.06 构建,保留 OpenWrt 原生的功能特性;

Revision as of 04:14, 7 November 2019

FriendlyWrt系统
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
  • 基于 OpenWrt-18.06 构建,保留 OpenWrt 原生的功能特性;
  • 基于 FriendlyElec 维护的 U-boot-2017.11 + Linux-4.14。
  • 优化第一次开机时单板硬件相关的初始化。
  • 支持 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