Lines Matching refs:run

21       The framework shall allow run-time configuration of the lists
56 A new optional module will be added to U-Boot, which will run POST
67 This group will contain those tests that run only once on
73 time and can be run on the regular basis (e.g. CPU test)
78 and cannot be run regularly (e.g. strong memory test, I2C test)
82 This group will contain those tests that can be run manually.
85 For example, SDRAM test may run in both normal and "slow test" mode.
90 Also, all tests will be discriminated by the moment they run at.
95 These tests will run immediately after initializing RAM
102 These tests will run immediately before entering the main
131 This routine will run the test (or the group of tests) specified
214 should be run at (before or after relocating to RAM), whether it
229 The lists of the POST tests that should be run at power-on/normal/
292 The POST framework will allow to develop and run standalone tests. A
302 More specifically, being run without any arguments, this command will
311 Use 'diag run [<test1> [<test2>]] ... ' to run tests.
314 If the first argument to the diag command is not 'run', detailed
324 If the first argument to diag is 'run', the specified tests will be
329 'diag' command will not display such tests and/or run them.
339 will run /sbin/reboot using the call_usermodehelper() routine.
410 test will take several milliseconds and will run on normal
416 run on normal booting.
421 will always run on booting. On normal booting, only a limited
452 To verify these instructions the test will run them with
531 The CPU test will run in RAM in order to allow run-time modification
617 The CPU test will run in RAM in order to allow run-time modification
643 Being run in normal mode, the test will verify only small 4Kb regions
647 0x04000000. If the test is run in power-fail mode, it will verify the
650 The memory test will run in ROM before relocating U-Boot to RAM in