* [U-Boot] [PATCH 1/1] at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT
@ 2010-03-17 7:21 Daniel Gorsulowski
2010-03-22 21:49 ` Tom
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Gorsulowski @ 2010-03-17 7:21 UTC (permalink / raw)
To: u-boot
CONFIG_CMD_AUTOSCRIPT support is deprecated and non-existing
This clean up patch removes the references for esd boards
Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
---
include/configs/meesc.h | 1 -
include/configs/otc570.h | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/include/configs/meesc.h b/include/configs/meesc.h
index d002b97..e085f4a 100644
--- a/include/configs/meesc.h
+++ b/include/configs/meesc.h
@@ -82,7 +82,6 @@
*/
#include <config_cmd_default.h>
#undef CONFIG_CMD_BDI
-#undef CONFIG_CMD_AUTOSCRIPT
#undef CONFIG_CMD_FPGA
#undef CONFIG_CMD_LOADS
#undef CONFIG_CMD_IMLS
diff --git a/include/configs/otc570.h b/include/configs/otc570.h
index 8e27eba..89d0b15 100644
--- a/include/configs/otc570.h
+++ b/include/configs/otc570.h
@@ -130,7 +130,6 @@
* Command line configuration.
*/
#include <config_cmd_default.h>
-#undef CONFIG_CMD_AUTOSCRIPT
#undef CONFIG_CMD_FPGA
#undef CONFIG_CMD_LOADS
#undef CONFIG_CMD_IMLS
--
1.5.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH 1/1] at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT
2010-03-17 7:21 [U-Boot] [PATCH 1/1] at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT Daniel Gorsulowski
@ 2010-03-22 21:49 ` Tom
0 siblings, 0 replies; 2+ messages in thread
From: Tom @ 2010-03-22 21:49 UTC (permalink / raw)
To: u-boot
Daniel Gorsulowski wrote:
> CONFIG_CMD_AUTOSCRIPT support is deprecated and non-existing
> This clean up patch removes the references for esd boards
>
> Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
Applied to arm/next
Thanks
Tom
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-03-22 21:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-17 7:21 [U-Boot] [PATCH 1/1] at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT Daniel Gorsulowski
2010-03-22 21:49 ` Tom
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox