[U-Boot] [PATCH 02/18] dm: timer: Convert to livetree

Simon Glass sjg at chromium.org
Sat Aug 26 13:39:35 UTC 2017


On 16 August 2017 at 11:32, Philipp Tomsich
<philipp.tomsich at theobroma-systems.com> wrote:
> This updates dm_timer_init to support a live tree and deals with
> some fallout (i.e. the need to restructure the code such, that we
> don't need multiple discontinuous #if CONFIG_IS_ENABLED blocks).
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>
>  drivers/timer/timer-uclass.c | 45 ++++++++++++++++++++++----------------------
>  1 file changed, 23 insertions(+), 22 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list