uboot-mt623x/board/pn62
Wolfgang Denk 74de7aefd7 Add "source" command; prepare removal of "autoscr" command
According to the doc/feature-removal-schedule.txt, the "autoscr"
command will be replaced by the "source" command in approximately 6
months from now.

This patch prepares this change and starts a 6 month transition
period as follows:

- The new "source" command has been added, which implements exactly
  the same functionlaity as the old "autoscr" command before
- The old "autoscr" command name is kept as an alias for compatibility
- Command sequences, script files atc. have been adapted to use the
  new "source" command
- Related environment variables ("autoscript", "autoscript_uname")
  have *not* been adapted yet; these will be renamed resp. removed in
  a separate patch when the support for the "autoscr" command get's
  finally dropped.

Signed-off-by: Wolfgang Denk <wd@denx.de>
2009-04-03 22:01:42 +02:00
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
cmd_pn62.c Add "source" command; prepare removal of "autoscr" command 2009-04-03 22:01:42 +02:00
config.mk Initial revision 2002-08-08 07:38:45 +00:00
misc.c * Code cleanup: 2003-06-27 21:31:46 +00:00
pn62.c ppc: cleanup compiler errors/warnings 2009-03-27 20:23:32 +01:00
pn62.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00