]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/woodburn_sd.h
Merge branch 'master' of git://git.denx.de/u-boot-usb
[karo-tx-uboot.git] / include / configs / woodburn_sd.h
index c86692da5ce1262146971909cae399292a5aa77e..25bfeef03670e95fb6646c2fe8d6ebf8831049b7 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Configuration for the woodburn board.
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CONFIG_H
 /* Set TEXT in RAM */
 #define CONFIG_SYS_TEXT_BASE   0x82000000
 
-#define CONFIG_BOOT_INTERNAL
-
 /*
  * SPL
  */
-#define        CONFIG_SPL
 #define CONFIG_SPL_FRAMEWORK
 #define        CONFIG_SPL_LDSCRIPT     "arch/arm/cpu/arm1136/u-boot-spl.lds"
 #define        CONFIG_SPL_LIBCOMMON_SUPPORT