]> git.sur5r.net Git - u-boot/blobdiff - include/configs/woodburn_sd.h
mmc: Remove hwpartition help text when command is disabled
[u-boot] / include / configs / woodburn_sd.h
index fb7385649e20827b34520206458032012c87480e..06433d0e71f11c9674a0b27d6e89808683d66c0f 100644 (file)
@@ -1,11 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2011, Stefano Babic <sbabic@denx.de>
  *
  * (C) Copyright 2008-2010 Freescale Semiconductor, Inc.
  *
  * Configuration for the woodburn board.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CONFIG_H
 #include "woodburn_common.h"
 
 /* Set TEXT in RAM */
-#define CONFIG_SYS_TEXT_BASE   0x82000000
 
 /*
  * SPL
  */
-#define CONFIG_SPL_FRAMEWORK
 
 #define CONFIG_SPL_TEXT_BASE           0x10002300
 #define CONFIG_SPL_MAX_SIZE            (64 * 1024)     /* 8 KB for stack */