mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
POST: OCM test added.
Added OCM test to POST layer. This version runs before all other tests but doesn't yet interrupt post sequence on failure. Signed-off-by: Ilya Yanok <yanok@emcraft.com> Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
This commit is contained in:
committed by
Wolfgang Denk
parent
6891260bdd
commit
6e8ec68226
@@ -102,6 +102,7 @@ extern int post_hotkeys_pressed(void);
|
||||
#define CFG_POST_BSPEC3 0x00040000
|
||||
#define CFG_POST_BSPEC4 0x00080000
|
||||
#define CFG_POST_BSPEC5 0x00100000
|
||||
#define CFG_POST_OCM 0x00200000
|
||||
|
||||
#endif /* CONFIG_POST */
|
||||
|
||||
|
Reference in New Issue
Block a user