]> git.baikalelectronics.ru Git - uboot.git/commitdiff
arm: ls102xa: Migrate LS102XA_STREAM_ID
authorTom Rini <trini@konsulko.com>
Sat, 19 Nov 2022 23:45:25 +0000 (18:45 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 5 Dec 2022 21:07:13 +0000 (16:07 -0500)
This symbol appears to be globally used in the architecture, select it.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/cpu/armv7/ls102xa/Kconfig
include/configs/km/pg-wcom-ls102xa.h
include/configs/ls1021aiot.h
include/configs/ls1021aqds.h
include/configs/ls1021atsn.h
include/configs/ls1021atwr.h

index 369e68b8193b789d8a743b394521f8e177c884e7..7e138e0cc5be85e2aadbb52676d6af8ac71ad731 100644 (file)
@@ -2,6 +2,7 @@ config ARCH_LS1021A
        bool
        select FSL_DEVICE_DISABLE
        select FSL_IFC if !QSPI_BOOT && !SD_BOOT_QSPI
+       select LS102XA_STREAM_ID
        select SYS_FSL_DDR_BE if SYS_FSL_DDR
        select SYS_FSL_DDR_VER_50 if SYS_FSL_DDR
        select SYS_FSL_IFC_BE
@@ -37,6 +38,9 @@ config FSL_DEVICE_DISABLE
 config LS1_DEEP_SLEEP
        bool "Deep sleep"
 
+config LS102XA_STREAM_ID
+       bool
+
 config MAX_CPUS
        int "Maximum number of CPUs permitted for LS102xA"
        default 2
index bbd2b36c45af2dcf7e5e443eec87ba382474b635..c1174b87ab7a15c537f9979756d07760738993a7 100644 (file)
 
 #define HWCONFIG_BUFFER_SIZE           256
 
-/*
- * Miscellaneous configurable options
- */
-
-#define CONFIG_LS102XA_STREAM_ID
-
 /*
  * Environment
  */
index a9680149807cc54794d82150481459440e67675d..024a71852753485d5ea4a1ef2b98c1a2ff2288ae 100644 (file)
  */
 #define CFG_SYS_BOOTMAPSZ              (256 << 20)
 
-#define CONFIG_LS102XA_STREAM_ID
-
 #include <asm/fsl_secure_boot.h>
 
 #endif
index 34d4c2fdeccca2cb4f08c4265da8e7ec0ebd7ffb..5a91cc3efec01a52b7e0d2387f018d5e41f6653c 100644 (file)
  */
 #define CFG_SYS_BOOTMAPSZ              (256 << 20)
 
-#define CONFIG_LS102XA_STREAM_ID
-
 /*
  * Environment
  */
index a5b7364435dd35d4a5f7a361e0b675eff98547c9..5612c60ae9045de2e6de1999bc25b512bc975409 100644 (file)
 /* Miscellaneous configurable options */
 #define CFG_SYS_BOOTMAPSZ              (256 << 20)
 
-#define CONFIG_LS102XA_STREAM_ID
-
 /* Environment */
 
 #endif
index 059941e713a19a69ec208417dd3bcd5dc3a72c70..3c4c207edd062a4898e9279256db559471a44aa4 100644 (file)
  */
 #define CFG_SYS_BOOTMAPSZ              (256 << 20)
 
-#define CONFIG_LS102XA_STREAM_ID
-
 /*
  * Environment
  */