Convert CONFIG_SPL_STACK to Kconfig
[platform/kernel/u-boot.git] / include / configs / tegra20-common.h
index 063213c..97c1f5a 100644 (file)
@@ -56,7 +56,6 @@
 
 /* Defines for SPL */
 #define CONFIG_SYS_SPL_MALLOC_START    0x00090000
-#define CONFIG_SPL_STACK               0x000ffffc
 
 /* Align LCD to 1MB boundary */
 #define CONFIG_LCD_ALIGNMENT   MMU_SECTION_SIZE
@@ -79,6 +78,4 @@
  */
 #define CONFIG_USB_EHCI_TXFIFO_THRESH  0x10
 
-#define CONFIG_SYS_NAND_SELF_INIT
-
 #endif /* _TEGRA20_COMMON_H_ */