Commit Graph

7 Commits

Author SHA1 Message Date
luckfox-eng29
897ee1da0d sysdrv:tools:board:kernel:Fix FBTFT backlight display issue and enable USB support in the kernel.
Signed-off-by: luckfox-eng29 <eng29@luckfox.com>
2024-12-02 14:52:58 +08:00
luckfox-eng29
d1f5e2828b project:cfg:BoardConfig:Add Luckfox Pico WebBee BoardConfig file
Signed-off-by: luckfox-eng29 <eng29@luckfox.com>
2024-11-28 16:33:25 +08:00
luckfox-eng29
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
Signed-off-by: luckfox-eng29 <eng29@luckfox.com>
2024-11-28 14:27:22 +08:00
luckfox-eng29
737ec6ffe2 sysdrv:tools:board:kernel:Disable NPU overclocking by default to avoid memory errors caused by prolonged NPU operation.
Signed-off-by: luckfox-eng29 <eng29@luckfox.com>
2024-11-18 20:55:47 +08:00
luckfox-eng29
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
Signed-off-by: luckfox-eng29 <eng29@luckfox.com>
2024-11-06 11:35:05 +08:00
luckfox-eng29
b41667589a sysdrv:source:mcu:.gitignore:Cancel compiler synchronization to the repository
sysdrv:tools:board:kernel:rv1106-luckfox-pico-pro-max-fastboot.dts:Add kernel LED blinking configuration
sysdrv:tools:board:luckfox_config:luckfox-config:Add conflict warnings for SDMMC pin multiplexing on Luckfox Pico Plus, optimize I2C4 multiplexing checks

Signed-off-by: luckfox-eng29 <eng29@luckfox.com>
2024-10-15 11:20:01 +08:00
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