b4ef1d645d
sysdrv:tools:board:buildroot:luckfox_pico_defconfig:Add e2fsprogs tool support to ensure the correct mounting of the sd_card system.
luckfox-eng29
2025-01-14 11:36:32 +08:00
aef4a4b7e7
sysdrv:tools:board:kernel:rv1106-luckfox-pico-pro-max-ipc.dtsi:Add Luckfox Pico Pro/Max pinctrl information for pwm10m1 to ensure luckfox-config can be enabled correctly
luckfox-eng29
2024-11-28 14:27:22 +08:00
ab6d5f3693
project:cfg:BoardConfig_IPC:overlay:Adjust the overlay file structure to ensure the script runs properly
luckfox-eng29
2024-11-28 14:26:17 +08:00
1f03d0b38b
project:cfg:BoardConfig_IPC:overlay:overlay-luckfox-buildroot-shadow:Change the overlay location of sshd_config to ensure it takes effect.
luckfox-eng29
2024-11-21 11:27:35 +08:00
93c2e24fc6
sysdrv:Makefile:Prevent the ./build.sh sysdrv command from deleting the Buildroot folder.
luckfox-eng29
2024-11-18 21:09:56 +08:00
6b4836bd3e
project:cfg:BoardConfig_IPC:overlay:Fix permission errors and naming issues in overlay files.
luckfox-eng29
2024-11-18 21:03:15 +08:00
1723f324ab
project:build.sh:Fix errors displayed when executing ./build.sh lunch and other syntax issues.
luckfox-eng29
2024-11-18 20:59:56 +08:00
737ec6ffe2
sysdrv:tools:board:kernel:Disable NPU overclocking by default to avoid memory errors caused by prolonged NPU operation.
luckfox-eng29
2024-11-18 20:55:47 +08:00
30c229c95b
project:cfg:BoardConfig_IPC:overlay:Add a lightweight overlay for Buildroot.
luckfox-eng29
2024-11-18 20:53:05 +08:00
d635f461ab
sysdrv:tools:board:buildroot:Add libdrm to support the running of the sample.
luckfox-eng29
2024-11-18 20:46:16 +08:00
45e9fcfe7c
sysdrv:tools:board:kernel:rv1106-luckfox-pico-ultra-ipc.dtsi:Modify the backlight PWM frequency to fix the screen flickering issue on the LF40-720720-ARK
luckfox-eng29
2024-11-06 11:35:05 +08:00
8fdf14595e
project:app:rkipc:rkipc:Modify udhcpc for silent operation to suppress irrelevant information from being printed to the terminal project:build.sh:Add support for multiple folders in post overlay project:cfg:BoardConfig_IPC:Add support for rootfs post overlay sysdrv:Makefile:Replace the script-based copying method with the post overlay approach
luckfox-eng29
2024-11-02 18:41:51 +08:00
7a66b04c61
project:app:rkipc:Disable audio function in rkipc project:cfg:BoardConfig_IPC:Add pre-processing and post-processing scripts for OEM and userdata images project:build.sh:Add support for pre-processing and post-processing functionality for SDK OEM and userdata images sysdrv:Makefile:Remove default Samba4 support from buildroot rootfs while retaining configuration files sysdrv:tools:board:android-tools:S99usb0config:Add a disconnect and reconnect feature for usb0 in peripheral mode. sysdrv:tools:board:buildroot:luckfox_pico_defconfig:Remove default Samva4 support from buildroot rootfs
luckfox-eng29
2024-11-01 14:38:30 +08:00
ec392d35c5
sysdrv:tools:board:luckfox_config:Modify the luckfox-config GUI to correct the title error
luckfox-eng29
2024-10-31 20:37:56 +08:00
f71da92cef
project:cfg:BoardConfig_IPC:Modify the luckfox-pico-mini-b device tree configuration to rv1103g-luckfox-pico-mini.dts
luckfox-eng29
2024-10-31 20:24:40 +08:00
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.
luckfox-eng29
2024-08-21 10:05:47 +08:00
2f094b688a
FIX correct typo for spelling Public wrong?
Michael de Silva
2024-08-22 01:30:21 +05:30
a05bd82062
sdk: add rkflash script
Eric Wu
2024-07-30 00:07:36 +08:00
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:boot: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
luckfox-eng29
2024-08-12 20:18:38 +08:00
6a7f87806f
sysdrv:source:kernel:arch:arm:boot:dts:fix the error of extra symbols in luckfox-pico plus DTS
luckfox-eng29
2024-07-10 16:28:09 +08:00
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
luckfox-eng29
2024-06-28 19:18:35 +08:00