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>
146 lines
4.2 KiB
Plaintext
146 lines
4.2 KiB
Plaintext
CONFIG_BLOCK=y
|
|
CONFIG_MMC=y
|
|
CONFIG_ROCKCHIP_MULTI_RGA=m
|
|
CONFIG_ROCKCHIP_OPP=y
|
|
# CONFIG_ACORN_PARTITION is not set
|
|
# CONFIG_ADFS_FS is not set
|
|
# CONFIG_AFFS_FS is not set
|
|
# CONFIG_AIX_PARTITION is not set
|
|
# CONFIG_AMIGA_PARTITION is not set
|
|
# CONFIG_ATA is not set
|
|
# CONFIG_ATARI_PARTITION is not set
|
|
# CONFIG_ATA_OVER_ETH is not set
|
|
# CONFIG_BEFS_FS is not set
|
|
# CONFIG_BFS_FS is not set
|
|
CONFIG_BLK_CMDLINE_PARSER=y
|
|
CONFIG_BLK_DEV=y
|
|
# CONFIG_BLK_DEV_BSG is not set
|
|
# CONFIG_BLK_DEV_BSGLIB is not set
|
|
# CONFIG_BLK_DEV_DRBD is not set
|
|
# CONFIG_BLK_DEV_INTEGRITY is not set
|
|
# CONFIG_BLK_DEV_LOOP is not set
|
|
# CONFIG_BLK_DEV_NBD is not set
|
|
# CONFIG_BLK_DEV_NULL_BLK is not set
|
|
# CONFIG_BLK_DEV_RAM is not set
|
|
# CONFIG_BLK_DEV_RBD is not set
|
|
# CONFIG_BLK_DEV_ZONED is not set
|
|
# CONFIG_BLK_INLINE_ENCRYPTION is not set
|
|
CONFIG_BLK_PM=y
|
|
# CONFIG_BLK_SED_OPAL is not set
|
|
# CONFIG_BLK_WBT is not set
|
|
# CONFIG_BSD_DISKLABEL is not set
|
|
# CONFIG_BTRFS_FS is not set
|
|
# CONFIG_CDROM_PKTCDVD is not set
|
|
CONFIG_CMDLINE_PARTITION=y
|
|
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
|
|
# CONFIG_EFI_PARTITION is not set
|
|
# CONFIG_EFS_FS is not set
|
|
# CONFIG_EROFS_FS is not set
|
|
# CONFIG_EXFAT_FS is not set
|
|
# CONFIG_EXT2_FS is not set
|
|
# CONFIG_EXT3_FS is not set
|
|
# CONFIG_EXT4_FS is not set
|
|
# CONFIG_F2FS_FS is not set
|
|
CONFIG_FAT_DEFAULT_CODEPAGE=437
|
|
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
|
|
# CONFIG_FAT_DEFAULT_UTF8 is not set
|
|
CONFIG_FAT_FS=y
|
|
# CONFIG_FRONTSWAP is not set
|
|
# CONFIG_FTL is not set
|
|
# CONFIG_GFS2_FS is not set
|
|
# CONFIG_HFSPLUS_FS is not set
|
|
# CONFIG_HFS_FS is not set
|
|
# CONFIG_HIBERNATION is not set
|
|
# CONFIG_HPFS_FS is not set
|
|
# CONFIG_INCREMENTAL_FS is not set
|
|
# CONFIG_INFTL is not set
|
|
# CONFIG_IOSCHED_BFQ is not set
|
|
# CONFIG_ISO9660_FS is not set
|
|
# CONFIG_JFS_FS is not set
|
|
# CONFIG_KARMA_PARTITION is not set
|
|
# CONFIG_LDM_PARTITION is not set
|
|
# CONFIG_MAC_PARTITION is not set
|
|
# CONFIG_MD is not set
|
|
# CONFIG_MINIX_FS is not set
|
|
# CONFIG_MINIX_SUBPARTITION is not set
|
|
# CONFIG_MMC_ARMMMCI is not set
|
|
CONFIG_MMC_BLOCK=y
|
|
CONFIG_MMC_BLOCK_MINORS=32
|
|
# CONFIG_MMC_CQHCI is not set
|
|
# CONFIG_MMC_DEBUG is not set
|
|
CONFIG_MMC_DW=y
|
|
# CONFIG_MMC_DW_BLUEFIELD is not set
|
|
# CONFIG_MMC_DW_EXYNOS is not set
|
|
# CONFIG_MMC_DW_HI3798CV200 is not set
|
|
# CONFIG_MMC_DW_K3 is not set
|
|
CONFIG_MMC_DW_PLTFM=y
|
|
CONFIG_MMC_DW_ROCKCHIP=y
|
|
# CONFIG_MMC_HSQ is not set
|
|
# CONFIG_MMC_MTK is not set
|
|
CONFIG_MMC_QUEUE_DEPTH=1
|
|
# CONFIG_MMC_SDHCI is not set
|
|
# CONFIG_MMC_SPI is not set
|
|
# CONFIG_MMC_TEST is not set
|
|
# CONFIG_MMC_USDHI6ROL0 is not set
|
|
CONFIG_MQ_IOSCHED_DEADLINE=y
|
|
CONFIG_MQ_IOSCHED_KYBER=y
|
|
# CONFIG_MSDOS_FS is not set
|
|
CONFIG_MSDOS_PARTITION=y
|
|
CONFIG_MTD_BLKDEVS=y
|
|
CONFIG_MTD_BLOCK=y
|
|
# CONFIG_MTD_BLOCK2MTD is not set
|
|
# CONFIG_MTD_SWAP is not set
|
|
# CONFIG_NFTL is not set
|
|
# CONFIG_NILFS2_FS is not set
|
|
# CONFIG_NTFS_FS is not set
|
|
# CONFIG_NVME_FC is not set
|
|
# CONFIG_NVME_TCP is not set
|
|
# CONFIG_OMFS_FS is not set
|
|
# CONFIG_OSF_PARTITION is not set
|
|
CONFIG_PARTITION_ADVANCED=y
|
|
# CONFIG_PWRSEQ_EMMC is not set
|
|
# CONFIG_PWRSEQ_SIMPLE is not set
|
|
# CONFIG_QNX4FS_FS is not set
|
|
# CONFIG_QNX6FS_FS is not set
|
|
# CONFIG_RAID_ATTRS is not set
|
|
# CONFIG_RAW_DRIVER is not set
|
|
# CONFIG_REISERFS_FS is not set
|
|
# CONFIG_RFD_FTL is not set
|
|
CONFIG_ROCKCHIP_RGA_ASYNC=y
|
|
CONFIG_ROCKCHIP_RGA_DEBUGGER=y
|
|
CONFIG_ROCKCHIP_RGA_PROC_FS=y
|
|
CONFIG_SBITMAP=y
|
|
# CONFIG_SCSI is not set
|
|
# CONFIG_SDIO_UART is not set
|
|
# CONFIG_SGI_PARTITION is not set
|
|
# CONFIG_SM_FTL is not set
|
|
# CONFIG_SOLARIS_X86_PARTITION is not set
|
|
CONFIG_SQUASHFS=y
|
|
# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
|
|
# CONFIG_SQUASHFS_DECOMP_MULTI is not set
|
|
# CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU is not set
|
|
CONFIG_SQUASHFS_DECOMP_SINGLE=y
|
|
# CONFIG_SQUASHFS_EMBEDDED is not set
|
|
CONFIG_SQUASHFS_FILE_CACHE=y
|
|
# CONFIG_SQUASHFS_FILE_DIRECT is not set
|
|
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
|
|
# CONFIG_SQUASHFS_LZ4 is not set
|
|
# CONFIG_SQUASHFS_LZO is not set
|
|
# CONFIG_SQUASHFS_XATTR is not set
|
|
CONFIG_SQUASHFS_XZ=y
|
|
# CONFIG_SQUASHFS_ZLIB is not set
|
|
# CONFIG_SQUASHFS_ZSTD is not set
|
|
# CONFIG_SSFDC is not set
|
|
# CONFIG_SUN_PARTITION is not set
|
|
CONFIG_SWAP=y
|
|
# CONFIG_SYSV68_PARTITION is not set
|
|
# CONFIG_SYSV_FS is not set
|
|
# CONFIG_TARGET_CORE is not set
|
|
# CONFIG_UDF_FS is not set
|
|
# CONFIG_UFS_FS is not set
|
|
# CONFIG_ULTRIX_PARTITION is not set
|
|
# CONFIG_UNIXWARE_DISKLABEL is not set
|
|
CONFIG_VFAT_FS=y
|
|
# CONFIG_VXFS_FS is not set
|
|
# CONFIG_XFS_FS is not set
|