Re: [U-Boot] [PATCH v3 6/6] x86: Enable early timer for chromebook_link

2017-09-15 Thread Bin Meng
On Wed, Sep 6, 2017 at 9:49 AM, Simon Glass wrote: > Enable this option for link so that the timer is available earlier. > > Signed-off-by: Simon Glass > Reviewed-by: Bin Meng > --- > > Changes in v3: None > Changes in v2: > - Add new patch to enable early timer for chromebook_link > > configs/

[U-Boot] [PATCH v3 6/6] x86: Enable early timer for chromebook_link

2017-09-05 Thread Simon Glass
Enable this option for link so that the timer is available earlier. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- Changes in v3: None Changes in v2: - Add new patch to enable early timer for chromebook_link configs/chromebook_link64_defconfig | 1 + configs/chromebook_link_defconfig