Re: [U-Boot] [PATCH v2 12/16] sandbox: Enable the early timer

2016-02-26 Thread Simon Glass
On 24 February 2016 at 09:14, Simon Glass wrote: > Enable this so that tracing works with sandbox. > > Signed-off-by: Simon Glass > Reviewed-by: Bin Meng > --- > > Changes in v2: None > > configs/sandbox_defconfig | 1 + > 1 file changed, 1 insertion(+) Applied to u-boot-dm. __

[U-Boot] [PATCH v2 12/16] sandbox: Enable the early timer

2016-02-24 Thread Simon Glass
Enable this so that tracing works with sandbox. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- Changes in v2: None configs/sandbox_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index 8b878e2..02534bf 100644 --- a/conf