hc
2024-03-22 f63cd4c03ea42695d5f9b0e1798edd196923aae6
1
2
3
4
5
6
7
b0VIM 8.0–·¢c4    œ«årootubuntu/home/topeet/Linux/3588-linux-0/device/rockchip/rk3588/BoardConfig.mkutf-8 U3210#"! UtpAad!AAôóåоhH5åÀ³„rVBÚ ¸ ž | i A / ÿ Ç š ‰ r d < /   ï ¿ ¤ l J :  ú
Ä
«
“
7
 
é    «    ©        k    _    >    !        ß±›poCBAA#export PRODUCT_BOOT_DEVICE := mmc@fe2c0000export RK_PACKAGE_FILE=rk3588-package-file# Define package-fileexport RK_BOARD_PRE_BUILD_SCRIPT=app-build.sh# Define pre-build script for this boardexport RK_DISTRO_MODULE=#choose enable distro moduleexport RK_MISC=wipe_all-misc.img#misc image#export RK_OEM_BUILDIN_BUILDROOT=YES# OEM build on buildroot"    userdata:/userdata:ext2:defaults:userdata_normal:auto:resize    oem:/oem:ext2:defaults:oem_normal:auto:resizeexport RK_EXTRA_PARTITIONS=" \# <dev>:<mount point>:<fs type>:<mount flags>:<source dir>:<image size(M|K|auto)>:[options]export RK_RAMBOOT_TYPE=# Set ramboot image typeexport RK_ROOTFS_IMG=rockdev/rootfs.${RK_ROOTFS_TYPE}# rootfs image pathexport RK_YOCTO_MACHINE=rockchip-rk3588-evb# yocto machineexport RK_DEBIAN_VERSION=bullseye# debian version (debian10: buster, debian11: bullseye)export RK_ROOTFS_TYPE=ext4# Set rootfs type, including ext2 ext4 squashfsexport RK_TARGET_PRODUCT=rk3588# target chipexport RK_JOBS=12# Build jobsexport RK_CFG_PCBA=rockchip_rk3588_pcba# Pcba configexport RK_CFG_RAMBOOT=# ramboot configexport RK_RECOVERY_FIT_ITS=boot4recovery.its# Recovery image format type: fit(flattened image tree)export RK_CFG_RECOVERY=rockchip_rk3588_recovery# Recovery configexport RK_CFG_BUILDROOT=rockchip_rk3588# Buildroot configexport RK_PARAMETER=parameter.txt# parameter for GPT tableexport RK_KERNEL_FIT_ITS=boot.its# kernel image format type: fit(flattened image tree)export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image# kernel image pathexport RK_BOOT_IMG=boot.img# boot image typeexport RK_KERNEL_DTS=rk3588-evb3-lp5-v10-linux# Kernel dtsexport RK_KERNEL_DEFCONFIG_FRAGMENT=# Kernel defconfig fragmentexport RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig# Kernel defconfigexport RK_UBOOT_FORMAT_TYPE=fit# Uboot image format type: fit(flattened image tree)export RK_UBOOT_DEFCONFIG=rk3588# Uboot defconfigexport RK_ARCH=arm64# Target arch#!/bin/bash