mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
* Move all legacy u-boot patches under one general legacy folder * Move 32b Rockchip under 2022.04 and legacy for Miqi Tested * Move Rock 3A patch dir under legacy * Move / merge meson64 patch folder into v2022.07 Merge 2022.04 (mainly Rockchip 32) into 2022.07, tested * Remove not needed patch * Add last kernel version to config
14 lines
454 B
Diff
14 lines
454 B
Diff
diff --git a/configs/mx6cuboxi_defconfig b/configs/mx6cuboxi_defconfig
|
|
index 6c08e1d..1480942 100644
|
|
--- a/configs/mx6cuboxi_defconfig
|
|
+++ b/configs/mx6cuboxi_defconfig
|
|
@@ -4,7 +4,7 @@ CONFIG_SPL_GPIO_SUPPORT=y
|
|
CONFIG_SPL_LIBCOMMON_SUPPORT=y
|
|
CONFIG_SPL_LIBGENERIC_SUPPORT=y
|
|
CONFIG_TARGET_MX6CUBOXI=y
|
|
-CONFIG_SPL_BOOT_DEVICE_MMC=y
|
|
+CONFIG_SPL_BOOT_DEVICE_SPI_FLASH=y
|
|
CONFIG_SPL_MMC_SUPPORT=y
|
|
CONFIG_SPL_SERIAL_SUPPORT=y
|
|
CONFIG_SPL_LIBDISK_SUPPORT=y
|