u-boot/board/pn62
Marian Balakowicz 424c4abdd1 [new uImage] Add new uImage format support to autoscript routine
autoscript() routine is updated to accept second argument, which
is only used for FIT images and provides a FIT subimage unit name.

autoscript() routine callers must now pass two arguments. For
non-interactive use (like in cmd_load.c, cmd_net.c), new environment
variable 'autoscript_uname' is introduced and used as a FIT
subimage unit name source.

autoscript command accepts extended syntax of the addr argument:
addr:<subimg_uname>

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
2008-03-12 10:33:00 +01: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 [new uImage] Add new uImage format support to autoscript routine 2008-03-12 10:33:00 +01: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 GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
pn62.h Initial revision 2002-11-03 00:01:44 +00:00