Files
u-boot/common
Simon Glass e9f6a37465 main: Use conditional run_preboot_environment_command()
The function name indicates that it does something, but its entire
operation is actually condition on a CONFIG. Move the condition outside
the function so this is clearer, and use if() instead of #ifdef, like the
reset of the file.

Signed-off-by: Simon Glass <sjg@chromium.org>
2019-08-02 11:17:58 -04:00
..
2019-07-24 13:16:29 -04:00
2019-07-10 16:52:58 -06:00
2019-07-29 09:32:10 -04:00
2018-09-10 20:20:34 -04:00
2019-07-24 13:16:29 -04:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2019-07-24 13:16:29 -04:00