diff options
| author | Pali Rohár <[email protected]> | 2021-08-02 15:18:36 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-09-17 12:10:44 -0400 |
| commit | fd004950804a60ebcba8dcc0cc850d793c3aa1ea (patch) | |
| tree | 0b7f459ebc55120d2e4c7fdec2e585fa72d4ce58 /doc/develop | |
| parent | 7629b52a949a13eefa31ef8979763591066d7b1d (diff) | |
x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug log
U_BOOT_DATE and U_BOOT_TIME are updated on every run of make command.
Therefore mrc.c file is recompiled every time when running make which means
that whole U-Boot binary is recompiled on every run of make command.
Simplify it and do not recompile U-Boot binary on every run of make command
by not depending on macros U_BOOT_DATE and U_BOOT_TIME.
Signed-off-by: Pali Rohár <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
