Home
last modified time | relevance | path

Searched hist:"424 c4abdd175d2c470510df8ce0e32d3f463ec16" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dcommon.h424c4abdd175d2c470510df8ce0e32d3f463ec16 Wed Mar 12 09:33:00 UTC 2008 Marian Balakowicz <m8@semihalf.com> [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>