mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 03:28:19 +01:00
buildroot: fix emmc unrecognized eth
This commit is contained in:
2
project/cfg/BoardConfig_IPC/BoardConfig-EMMC-Buildroot-RV1103_Luckfox_Pico-IPC.mk
Normal file → Executable file
2
project/cfg/BoardConfig_IPC/BoardConfig-EMMC-Buildroot-RV1103_Luckfox_Pico-IPC.mk
Normal file → Executable file
@@ -27,7 +27,7 @@ export RK_BOOT_MEDIUM=emmc
|
|||||||
export RK_UBOOT_DEFCONFIG_FRAGMENT=rk-emmc.config
|
export RK_UBOOT_DEFCONFIG_FRAGMENT=rk-emmc.config
|
||||||
|
|
||||||
# specify post.sh for delete/overlay files
|
# specify post.sh for delete/overlay files
|
||||||
export RK_PRE_BUILD_OEM_SCRIPT=rv1103-spi_nor-post.sh
|
# export RK_PRE_BUILD_OEM_SCRIPT=rv1103-spi_nor-post.sh
|
||||||
|
|
||||||
# config partition in environment
|
# config partition in environment
|
||||||
# RK_PARTITION_CMD_IN_ENV format:
|
# RK_PARTITION_CMD_IN_ENV format:
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ export RK_BOOT_MEDIUM=emmc
|
|||||||
export RK_UBOOT_DEFCONFIG_FRAGMENT=rk-emmc.config
|
export RK_UBOOT_DEFCONFIG_FRAGMENT=rk-emmc.config
|
||||||
|
|
||||||
# specify post.sh for delete/overlay files
|
# specify post.sh for delete/overlay files
|
||||||
export RK_PRE_BUILD_OEM_SCRIPT=rv1103-spi_nor-post.sh
|
# export RK_PRE_BUILD_OEM_SCRIPT=rv1103-spi_nor-post.sh
|
||||||
|
|
||||||
# config partition in environment
|
# config partition in environment
|
||||||
# RK_PARTITION_CMD_IN_ENV format:
|
# RK_PARTITION_CMD_IN_ENV format:
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ export RK_BOOT_MEDIUM=emmc
|
|||||||
export RK_UBOOT_DEFCONFIG_FRAGMENT=rk-emmc.config
|
export RK_UBOOT_DEFCONFIG_FRAGMENT=rk-emmc.config
|
||||||
|
|
||||||
# specify post.sh for delete/overlay files
|
# specify post.sh for delete/overlay files
|
||||||
export RK_PRE_BUILD_OEM_SCRIPT=rv1103-spi_nor-post.sh
|
# export RK_PRE_BUILD_OEM_SCRIPT=rv1103-spi_nor-post.sh
|
||||||
|
|
||||||
# config partition in environment
|
# config partition in environment
|
||||||
# RK_PARTITION_CMD_IN_ENV format:
|
# RK_PARTITION_CMD_IN_ENV format:
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ export RK_BOOT_MEDIUM=emmc
|
|||||||
export RK_UBOOT_DEFCONFIG_FRAGMENT=rk-emmc.config
|
export RK_UBOOT_DEFCONFIG_FRAGMENT=rk-emmc.config
|
||||||
|
|
||||||
# specify post.sh for delete/overlay files
|
# specify post.sh for delete/overlay files
|
||||||
export RK_PRE_BUILD_OEM_SCRIPT=rv1103-spi_nor-post.sh
|
# export RK_PRE_BUILD_OEM_SCRIPT=rv1103-spi_nor-post.sh
|
||||||
|
|
||||||
# config partition in environment
|
# config partition in environment
|
||||||
# RK_PARTITION_CMD_IN_ENV format:
|
# RK_PARTITION_CMD_IN_ENV format:
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ export RK_BOOT_MEDIUM=emmc
|
|||||||
export RK_UBOOT_DEFCONFIG_FRAGMENT=rk-emmc.config
|
export RK_UBOOT_DEFCONFIG_FRAGMENT=rk-emmc.config
|
||||||
|
|
||||||
# specify post.sh for delete/overlay files
|
# specify post.sh for delete/overlay files
|
||||||
export RK_PRE_BUILD_OEM_SCRIPT=rv1103-spi_nor-post.sh
|
# export RK_PRE_BUILD_OEM_SCRIPT=rv1103-spi_nor-post.sh
|
||||||
|
|
||||||
# config partition in environment
|
# config partition in environment
|
||||||
# RK_PARTITION_CMD_IN_ENV format:
|
# RK_PARTITION_CMD_IN_ENV format:
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ export RK_BOOT_MEDIUM=emmc
|
|||||||
export RK_UBOOT_DEFCONFIG_FRAGMENT=rk-emmc.config
|
export RK_UBOOT_DEFCONFIG_FRAGMENT=rk-emmc.config
|
||||||
|
|
||||||
# specify post.sh for delete/overlay files
|
# specify post.sh for delete/overlay files
|
||||||
export RK_PRE_BUILD_OEM_SCRIPT=rv1103-spi_nor-post.sh
|
# export RK_PRE_BUILD_OEM_SCRIPT=rv1103-spi_nor-post.sh
|
||||||
|
|
||||||
# config partition in environment
|
# config partition in environment
|
||||||
# RK_PARTITION_CMD_IN_ENV format:
|
# RK_PARTITION_CMD_IN_ENV format:
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ export RK_BOOT_MEDIUM=spi_nand
|
|||||||
export RK_UBOOT_DEFCONFIG_FRAGMENT=rk-sfc.config
|
export RK_UBOOT_DEFCONFIG_FRAGMENT=rk-sfc.config
|
||||||
|
|
||||||
# specify post.sh for delete/overlay files
|
# specify post.sh for delete/overlay files
|
||||||
export RK_PRE_BUILD_OEM_SCRIPT=rv1103-spi_nor-post.sh
|
# export RK_PRE_BUILD_OEM_SCRIPT=rv1103-spi_nor-post.sh
|
||||||
|
|
||||||
# config partition in environment
|
# config partition in environment
|
||||||
# RK_PARTITION_CMD_IN_ENV format:
|
# RK_PARTITION_CMD_IN_ENV format:
|
||||||
|
|||||||
2
project/cfg/BoardConfig_IPC/BoardConfig-SPI_NAND-Buildroot-RV1103_Luckfox_Pico_Plus-IPC.mk
Normal file → Executable file
2
project/cfg/BoardConfig_IPC/BoardConfig-SPI_NAND-Buildroot-RV1103_Luckfox_Pico_Plus-IPC.mk
Normal file → Executable file
@@ -27,7 +27,7 @@ export RK_BOOT_MEDIUM=spi_nand
|
|||||||
export RK_UBOOT_DEFCONFIG_FRAGMENT=rk-sfc.config
|
export RK_UBOOT_DEFCONFIG_FRAGMENT=rk-sfc.config
|
||||||
|
|
||||||
# specify post.sh for delete/overlay files
|
# specify post.sh for delete/overlay files
|
||||||
export RK_PRE_BUILD_OEM_SCRIPT=rv1103-spi_nor-post.sh
|
# export RK_PRE_BUILD_OEM_SCRIPT=rv1103-spi_nor-post.sh
|
||||||
|
|
||||||
# config partition in environment
|
# config partition in environment
|
||||||
# RK_PARTITION_CMD_IN_ENV format:
|
# RK_PARTITION_CMD_IN_ENV format:
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ export RK_BOOT_MEDIUM=spi_nand
|
|||||||
export RK_UBOOT_DEFCONFIG_FRAGMENT=rk-sfc.config
|
export RK_UBOOT_DEFCONFIG_FRAGMENT=rk-sfc.config
|
||||||
|
|
||||||
# specify post.sh for delete/overlay files
|
# specify post.sh for delete/overlay files
|
||||||
export RK_PRE_BUILD_OEM_SCRIPT=rv1103-spi_nor-post.sh
|
# export RK_PRE_BUILD_OEM_SCRIPT=rv1103-spi_nor-post.sh
|
||||||
|
|
||||||
# config partition in environment
|
# config partition in environment
|
||||||
# RK_PARTITION_CMD_IN_ENV format:
|
# RK_PARTITION_CMD_IN_ENV format:
|
||||||
|
|||||||
Reference in New Issue
Block a user