mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
arm: ls102xa: Migrate LS102XA_STREAM_ID
This symbol appears to be globally used in the architecture, select it. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -168,12 +168,6 @@
|
||||
|
||||
#define HWCONFIG_BUFFER_SIZE 256
|
||||
|
||||
/*
|
||||
* Miscellaneous configurable options
|
||||
*/
|
||||
|
||||
#define CONFIG_LS102XA_STREAM_ID
|
||||
|
||||
/*
|
||||
* Environment
|
||||
*/
|
||||
|
||||
@@ -103,8 +103,6 @@
|
||||
*/
|
||||
#define CFG_SYS_BOOTMAPSZ (256 << 20)
|
||||
|
||||
#define CONFIG_LS102XA_STREAM_ID
|
||||
|
||||
#include <asm/fsl_secure_boot.h>
|
||||
|
||||
#endif
|
||||
|
||||
@@ -295,8 +295,6 @@
|
||||
*/
|
||||
#define CFG_SYS_BOOTMAPSZ (256 << 20)
|
||||
|
||||
#define CONFIG_LS102XA_STREAM_ID
|
||||
|
||||
/*
|
||||
* Environment
|
||||
*/
|
||||
|
||||
@@ -140,8 +140,6 @@
|
||||
/* Miscellaneous configurable options */
|
||||
#define CFG_SYS_BOOTMAPSZ (256 << 20)
|
||||
|
||||
#define CONFIG_LS102XA_STREAM_ID
|
||||
|
||||
/* Environment */
|
||||
|
||||
#endif
|
||||
|
||||
@@ -297,8 +297,6 @@
|
||||
*/
|
||||
#define CFG_SYS_BOOTMAPSZ (256 << 20)
|
||||
|
||||
#define CONFIG_LS102XA_STREAM_ID
|
||||
|
||||
/*
|
||||
* Environment
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user