build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/27434 )
Change subject: uart/sifive: provide a monotonic timer using CLINT timer register ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/27434/2/src/soc/sifive/fu540/timer.c File src/soc/sifive/fu540/timer.c:
https://review.coreboot.org/#/c/27434/2/src/soc/sifive/fu540/timer.c@20 PS2, Line 20: #define CLINT_MTIME CLINT_BASE + 0xbff8 Macros with complex values should be enclosed in parentheses