diff options
Diffstat (limited to 'include/configs/tx25.h')
-rw-r--r-- | include/configs/tx25.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/tx25.h b/include/configs/tx25.h index 5ac6e64..118f5ba 100644 --- a/include/configs/tx25.h +++ b/include/configs/tx25.h @@ -21,7 +21,6 @@ #define CONFIG_SYS_MONITOR_LEN (256 << 10) /* 256 kB for U-Boot */ -#define CONFIG_SPL #define CONFIG_SPL_TARGET "u-boot-with-spl.bin" #define CONFIG_SPL_LDSCRIPT "arch/$(ARCH)/cpu/u-boot-spl.lds" #define CONFIG_SPL_MAX_SIZE 2048 |