Difference between revisions of "Template:H5SoftwareFeature-FriendlyWrt"

From FriendlyELEC WiKi
Jump to: navigation, search
Line 20: Line 20:
 
*Based on OpenWrt-18.06 and keeps OpenWrt's original features;
 
*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
 
*Based on a U-boot-2017.11 + Linux-4.14 system which is maintained by FriendlyElec
*优化第一次开机时单板硬件相关的初始化。
+
*Optimizes system initialization on a first time system boot
*支持 huawei wifi 2 mini(E8372h)
+
*Supports Huawei wifi 2 mini(E8372h)
*支持 5G USB WiFi rtl8821cu,可热插拔。
+
*Supports 5G USB WiFi rtl8821cu, plug and play
*支持 Matrix-LCD2USB,默认显示 IP 地址。
+
*Supports Matrix-LCD2USB, by default it shows an IP address
*使用 overlayfs,参考[[How to use overlayfs on Linux]]
+
*Utilizes overlayfs, for more details refer to [[How to use overlayfs on Linux]]
*支持首次启动时自动扩展文件系统。
+
*Supports auto-extension of file system on a first time system boot
*提供一键编译 U-boot/Linux/FriendlyWrt rootfs 并且生成系统映像的脚本工具,参考[[How to Build FriendlyWrt]]。
+
*Supports 提供一键编译 U-boot/Linux/FriendlyWrt rootfs 并且生成系统映像的脚本工具,参考[[How to Build FriendlyWrt]]。
 
*支持使用 eflasher 工具烧写到 eMMC(仅支持带eMMC的板子),参考[[EFlasher]]。
 
*支持使用 eflasher 工具烧写到 eMMC(仅支持带eMMC的板子),参考[[EFlasher]]。
 
|-
 
|-
 
|}
 
|}

Revision as of 04:36, 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
  • Optimizes system initialization on a first time system boot
  • Supports Huawei wifi 2 mini(E8372h)
  • Supports 5G USB WiFi rtl8821cu, plug and play
  • Supports Matrix-LCD2USB, by default it shows an IP address
  • Utilizes overlayfs, for more details refer to How to use overlayfs on Linux
  • Supports auto-extension of file system on a first time system boot
  • Supports 提供一键编译 U-boot/Linux/FriendlyWrt rootfs 并且生成系统映像的脚本工具,参考How to Build FriendlyWrt
  • 支持使用 eflasher 工具烧写到 eMMC(仅支持带eMMC的板子),参考EFlasher