Commit Graph

12 Commits (0e15ddd11f1a84c465e434eb051d2ef08ef02b9b)

Author SHA1 Message Date
Yuri Tikhonov 0e15ddd11f POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. 16 years ago
Yuri Tikhonov 28a3850658 POST: add POST_STOP flag 16 years ago
Yuri Tikhonov b428f6a8c6 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. 16 years ago
Yuri Tikhonov e262efe357 The patch introduces the CRITICAL feature of POST tests. If the test 16 years ago
Wolfgang Denk 0be248fa9a Cleanup (get rid of debug code that sneaked in) 19 years ago
Markus Klotzbücher b2b43463af Changed gcc-4.0 global data pointer fix to conform with the fix for this on 19 years ago
Markus Klotzbücher 9d803d8c0b Changes: 19 years ago
wdenk f72da3406b Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent 21 years ago
wdenk 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone 21 years ago
wdenk 71f9511803 * Fix CONFIG_NET_MULTI support in include/net.h 21 years ago
wdenk 06d01dbe00 * Avoid flicker on the TRAB's VFD by synchronizing the enable with 22 years ago
wdenk 6069ff2653 * Add support for 16 MB flash configuration of TRAB board 22 years ago
wdenk 0157cedb59 Initial revision 22 years ago