Re: [U-Boot] [PATCH] omap4_panda: remove CONFIG_PANDA, not used

2012-09-28 Thread R, Sricharan
Hi,

[snip..]
>  include/configs/omap4_panda.h |1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/include/configs/omap4_panda.h b/include/configs/omap4_panda.h
> index b4756be..eacb5f5 100644
> --- a/include/configs/omap4_panda.h
> +++ b/include/configs/omap4_panda.h
> @@ -31,7 +31,6 @@
>  /*
>   * High Level Configuration Options
>   */
> -#define CONFIG_PANDA   /* working with Panda */
>
 Thanks..

 I think similar unused macros are lying in
 CONFIG_4430SDP, CONFIG_OMAP5430, CONFIG_5430EVM,
 CONFIG_OMAP3_BEAGLE, etc.. Those needs cleanup as well..

  Acked-by: R Sricharan 

Thanks,
 Sricharan
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH] omap4_panda: remove CONFIG_PANDA, not used

2012-09-28 Thread Peter Meerwald
From: Peter Meerwald 

Signed-off-by: Peter Meerwald 
---
 include/configs/omap4_panda.h |1 -
 1 file changed, 1 deletion(-)

diff --git a/include/configs/omap4_panda.h b/include/configs/omap4_panda.h
index b4756be..eacb5f5 100644
--- a/include/configs/omap4_panda.h
+++ b/include/configs/omap4_panda.h
@@ -31,7 +31,6 @@
 /*
  * High Level Configuration Options
  */
-#define CONFIG_PANDA   /* working with Panda */
 
 /* USB UHH support options */
 #define CONFIG_CMD_USB
-- 
1.7.9.5

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot