Drop CONFIG_SPL_SPI_FLASH_MINIMAL
[platform/kernel/u-boot.git] / include / configs / jetson-tk1.h
index a3c385b..69aa55f 100644 (file)
 /* SPI */
 #define CONFIG_SPI_FLASH_SIZE          (4 << 20)
 
-#include "tegra-common-usb-gadget.h"
 #include "tegra-common-post.h"
 
-/* Reserve top 1M for secure RAM */
-#define CONFIG_ARMV7_SECURE_BASE               0xfff00000
-#define CONFIG_ARMV7_SECURE_RESERVE_SIZE       0x00100000
-
 #endif /* __CONFIG_H */