[PATCH 01/19] sandbox: Only call timer_timebase_fallback() if present

Simon Glass sjg at chromium.org
Sat Mar 27 04:18:00 CET 2021


On 3/15/21 1:11 AM, Simon Glass wrote:
> This function only exists if CPU is enabled. Update the code to take
> account of this, so that it does not have to be enabled on all sandbox
> builds.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>   drivers/timer/sandbox_timer.c | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
>
Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list