[U-Boot] [PATCH] Remove superfluous uses of V_PROMPT macro.
Wolfgang Denk
wd at denx.de
Tue Dec 8 22:18:38 CET 2009
Dear "Robert P. J. Day",
In message <alpine.LFD.2.00.0912071945100.4417 at localhost> you wrote:
>
> A number of config files define the V_PROMPT macro for the
> command-line prompt, only to immediately use that macro to define
> CONFIG_SYS_PROMPT, making V_PROMPT entirely superfluous.
>
> Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>
>
> ---
>
> i think this takes care of all of them.
>
> include/configs/apollon.h | 4 +---
> include/configs/omap2420h4.h | 8 +++-----
> include/configs/omap3_beagle.h | 4 +---
> include/configs/omap3_evm.h | 4 +---
> include/configs/omap3_overo.h | 4 +---
> include/configs/omap3_pandora.h | 4 +---
> include/configs/omap3_sdp3430.h | 3 +--
> include/configs/omap3_zoom1.h | 4 +---
> 8 files changed, 10 insertions(+), 25 deletions(-)
Acked-by: Wolfgang Denk <wd at denx.de>
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Q: How many IBM CPU's does it take to execute a job?
A: Four; three to hold it down, and one to rip its head off.
More information about the U-Boot
mailing list