commit | e262efe35742c1ad4b0966ff501efc26f34a0aec | [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 21:59:23 2008 +0100 |
tree | f6e992e8645c7acebcadb483cab9a7e84d4254c1 | |
parent | 65b20dcefc89618193fa51947968dada91e4c778 [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>