public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] woodburn_sd: Remove CONFIG_BOOT_INTERNAL
@ 2014-03-16 21:20 Fabio Estevam
  2014-03-17  8:28 ` Stefano Babic
  2014-04-01  8:17 ` Stefano Babic
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2014-03-16 21:20 UTC (permalink / raw)
  To: u-boot

From: Fabio Estevam <fabio.estevam@freescale.com>

CONFIG_BOOT_INTERNAL is not used anywhere, so let's remove it.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 include/configs/woodburn_sd.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/configs/woodburn_sd.h b/include/configs/woodburn_sd.h
index 10e1d17..437472f 100644
--- a/include/configs/woodburn_sd.h
+++ b/include/configs/woodburn_sd.h
@@ -17,8 +17,6 @@
 /* Set TEXT in RAM */
 #define CONFIG_SYS_TEXT_BASE	0x82000000
 
-#define CONFIG_BOOT_INTERNAL
-
 /*
  * SPL
  */
-- 
1.8.1.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-04-01  8:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-16 21:20 [U-Boot] [PATCH] woodburn_sd: Remove CONFIG_BOOT_INTERNAL Fabio Estevam
2014-03-17  8:28 ` Stefano Babic
2014-04-01  8:17 ` Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox