]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
POST: add progress API
authorMichael Zaidman <michael.zaidman@gmail.com>
Mon, 1 Mar 2010 09:47:36 +0000 (11:47 +0200)
committerWolfgang Denk <wd@denx.de>
Sun, 21 Mar 2010 21:44:58 +0000 (22:44 +0100)
commite070a56c777f1fd05950e1bc63483c19decd6f78
tree509cdb35cf0046f5128082f9062d756beae95191
parent47ab5ad14575531798431f0d1e8f83ee9bb0a87e
POST: add progress API

Add POST progress API implemented as weak calls before and after
each call to the POST test callback in the post_run_single routine
of the post.c file.

Signed-off-by: Michael Zaidman <michael.zaidman@gmail.com>
Acked-by: Detlev Zundel <dzu@denx.de>
include/post.h
post/post.c