[U-Boot] [PATCH v2] Remove deprecated 'autoscr' command/variables
Heiko Schocher
hs at denx.de
Fri Sep 18 14:29:14 CEST 2009
Hello Peter,
On Wed, 2009-09-16 at 21:38 -0500, Peter Tyser wrote:
> The more standard 'source' command provides identical functionality to
> the autoscr command.
>
> Environment variable names/values on the MVBC_P, MVBML7, kmeter1,
> mgcoge, and km8xx boards are updated to no longer refernce 'autoscr'.
>
> The 'autoscript' and 'autoscript_uname' environment variables are
> also removed.
>
> Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> ---
> Changes since v1:
> - Removed all references to autoscript and autoscript_uname, previously
> just the autoscr command was removed.
>
> README | 8 --------
> board/LEOX/elpt860/README.LEOX | 2 +-
> board/matrix_vision/mvbc_p/mvbc_p_autoscript | 4 ++--
> board/matrix_vision/mvblm7/mvblm7_autoscript | 4 ++--
> board/musenki/README | 2 +-
> board/pn62/cmd_pn62.c | 18 ------------------
> common/cmd_load.c | 18 ------------------
> common/cmd_net.c | 15 ---------------
> common/cmd_source.c | 18 ------------------
> doc/README.IPHASE4539 | 2 +-
> doc/README.m52277evb | 2 +-
> doc/README.m5373evb | 2 +-
> doc/README.m54455evb | 2 +-
> doc/README.m5475evb | 2 +-
> doc/feature-removal-schedule.txt | 19 -------------------
> include/configs/MVBC_P.h | 14 +++++++-------
> include/configs/MVBLM7.h | 14 +++++++-------
> include/configs/keymile-common.h | 6 +++---
> 18 files changed, 28 insertions(+), 124 deletions(-)
Thanks. Looks fine for the keymile boards.
Acked-by: Heiko Schocher <hs at denx.de>
bye
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list