commit | d773efb4b0d61a20fea0b45fffd70d8a16891879 | [log] [tgz] |
---|---|---|
author | Yuri Tikhonov <yur@pollux.denx.de> | Mon Feb 04 14:11:03 2008 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Tue Mar 18 22:24:48 2008 +0100 |
tree | 0bede5fb7b3eaec6b71b355748ad19b4ddab2c79 | |
parent | d3558cb024f05f4f2b920c16a29dabb59d41bea0 [diff] |
The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. Signed-off-by: Dmitry Rakhchev <rda@emcraft.com> Signed-off-by: Yuri Tikhonov <yur@emcraft.com>