Re: [U-Boot] [PATCH v2 44/55] x86: chromebook_link: Enable the syscon uclass

2016-01-21 Thread Bin Meng
On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass wrote: > We will use a system controller to model the Intel Management Engine. Enable > this for link. > > Signed-off-by: Simon Glass > Reviewed-by: Bin Meng > --- > > Changes in v2: None > >

[U-Boot] [PATCH v2 44/55] x86: chromebook_link: Enable the syscon uclass

2016-01-17 Thread Simon Glass
We will use a system controller to model the Intel Management Engine. Enable this for link. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- Changes in v2: None configs/chromebook_link_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git