commit | 537f01885e568397044446922b20e7cfc5a3cdf3 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Sep 15 16:20:38 2022 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Sep 20 06:39:43 2022 +0200 |
tree | 6b1721b5ef842249108ecfa42f5d25d04c444b5c | |
parent | 70280f27ef09f59e2dcdd5cc2941c9f2b8e54cfe [diff] |
timer: orion-timer: Add timer_get_boot_us() for BOOTSTAGE support Add timer_get_boot_us() to support boards, that have CONFIG_BOOTSTAGE enabled, like pogo_v4. Signed-off-by: Stefan Roese <sr@denx.de> Tested-by: Tony Dinh <mibodhi@gmail.com>