Commit Graph

20 Commits

Author SHA1 Message Date
luckfox-eng29
8f34c2760d project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches.
project:cfg:BoardConfig_IPC: Added fastboot BoardConfig file and firmware post-scripts, distinguishing between
the BoardConfigs for Luckfox Pico Pro and Luckfox Pico Max. project:app: Added fastboot_client and rk_smart_door
for quick boot applications; updated rkipc app to adapt to the latest media library. media:samples: Added more
usage examples. media:rockit: Fixed bugs; removed support for retrieving data frames from VPSS. media:isp:
Updated rkaiq library and related tools to support connection to RKISP_Tuner. sysdrv:Makefile: Added support for
compiling drv_ko on Luckfox Pico Ultra W using Ubuntu; added support for custom root filesystem.
sysdrv:tools:board: Updated Buildroot optional mirror sources, updated some software versions, and stored device
tree files and configuration files that undergo multiple modifications for U-Boot and kernel separately.
sysdrv:source:mcu: Used RISC-V MCU SDK with RT-Thread system, mainly for initializing camera AE during quick
boot. sysdrv:source:uboot: Added support for fastboot; added high baud rate DDR bin for serial firmware upgrades.
sysdrv:source:kernel: Upgraded to version 5.10.160; increased NPU frequency for RV1106G3; added support for
fastboot.

Signed-off-by: luckfox-eng29 <eng29@luckfox.com>
2024-10-14 09:47:04 +08:00
Michael de Silva
2f094b688a FIX correct typo for spelling Public wrong? 2024-08-22 01:30:21 +05:30
Eric Wu
a05bd82062 sdk: add rkflash script
use rkflash.sh update to flash in linux
2024-08-13 10:37:51 +08:00
luckfox-eng29
c27bded97e project:build.sh:optimize the method of determining whether the Ubuntu image is local
sysdrv:Makefile:modify the method of compiling WiFi/BT drivers
sysdrv:drv_ko:wifi:aic8800dc:optimize Bluetooth transmission
sysdrv:tools:board:buildroot:resolve the issue where the USB cannot automatically obtain an IP address
sysdrv:tools:board:luckfox_config:add an optional setting for UART3M1 on the Luckfox Pico Mini
sysdrv:source:kernel:arch:arm👢dts:eliminate display noise on the LF40-72720-ARK
sysdrv:source:uboot:rkbin:bin:rv11:resolve the issue of certain SD card models not being recognized

Refactor:sysdrv:Makefile:obtain WiFi/BT drivers from source compilation on the Ubuntu system
Perf:sysdrv:drv_ko:wifi:aic8800dc:expand WiFi/Bluetooth rfkill management methods, increase Bluetooth communication baud rate, and reduce communication lag
Fix:sysdrv:tools:board:buildroot:resolve the issue where the `rkipc` program overwrites the IP address of USB0 when the camera is activated on the Luckfox Pico Ultra
Fix:source:uboot:rkbin:bin:rv11:resolve the issue where, in the presence of an image on SPI NAND, romboot prioritizes using `.bin` from SPI NAND, causing the SD card to be unrecognized

Signed-off-by: luckfox-eng29 <eng29@luckfox.com>
2024-08-13 10:37:24 +08:00
luckfox-eng29
955ff6aa57 fix(luckfox-config):Resolving conflicts between RGB and other pin multiplexing
feat(luckfox-config):Support for touch screens and FBTFT
feat(luckfox-config):Support for Ubuntu system
feat(ubuntu):Support using local root filesystem for submodule updates
feat(ubuntu):Support for WiFi on Luckfox Pico Ultra W using the Ubuntu system
perf(ubuntu):Improve the initial boot speed of RV1103 using the Ubuntu system
perf(kernel_dts):Improve EMMC read/write speed

Signed-off-by: luckfox-eng29 <eng29@luckfox.com>
2024-07-10 11:24:22 +08:00
luckfox-eng29
6cf97cc3f9 ubuntu:debug submodule lose 2024-06-12 17:37:42 +08:00
luckfox-eng29
ac4c9c0906 update:README.md and UPDATE_LOG.md 2024-06-07 19:41:38 +08:00
luckfox-eng29
d3153ac97e update:add luckfox-pico Ultra support 2024-06-07 17:17:28 +08:00
eng33
43b945a541 ubuntu:add submodules gitee support 2023-12-14 19:14:52 +08:00
eng33
ec8c01c93d build.sh:fix oem partition cannot mount 2023-12-13 17:32:37 +08:00
eng33
571b2abb7c buildroot: fix emmc unrecognized eth 2023-12-13 17:32:37 +08:00
eng33
226c3fbda8 ubuntu: add ubuntu support
Signed-off-by: eng33 <eng33@luckfox.com>
2023-12-11 17:14:45 +08:00
eng33
5532a62450 update:add support for exFAT file system and automatically mount 2023-11-24 14:16:40 +08:00
eng33
090ca18b15 update:readme.md updete 2023-11-15 20:46:22 +08:00
eng33
932cab4805 fix:sd card mount 2023-11-15 20:46:22 +08:00
eng33
3958ea65e5 add:buildroot 2023-11-15 20:46:22 +08:00
luckfox-eng33
f840ab9fe6
feat: add luckfox pico mini a/b support (#14)
* fix:wifi_app mistake

* feat: add luckfox pico mini a/b support

Signed-off-by: eng33 <eng33@luckfox.com>

* Modified: Change the board name luckfox_pico_max to luckfox_pico__pro_max

Signed-off-by: eng33 <eng33@luckfox.com>

---------

Signed-off-by: eng33 <eng33@luckfox.com>
2023-10-28 16:06:02 +08:00
luckfox-eng33
395d161f40
fix:wifi_app mistake (#13) 2023-10-27 17:12:27 +08:00
eng33
e1dea8a98d feat: add luckfox pico pro/max support 2023-09-27 18:14:22 +08:00
eng33
00aee4108a creat: first commit 2023-08-08 20:36:47 +08:00