Re: [U-Boot] [PATCH v2 52/55] x86: ivybridge: Drop the SMM-locking code

2016-01-21 Thread Bin Meng
On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass wrote: > U-Boot does not support SMM yet, so we can drop this code. It is easy to > bring back when needed. > > Signed-off-by: Simon Glass > Reviewed-by: Bin Meng > --- > > Changes in v2: None > > arch/x86/cpu/ivybridge/lpc.c | 57 >

[U-Boot] [PATCH v2 52/55] x86: ivybridge: Drop the SMM-locking code

2016-01-17 Thread Simon Glass
U-Boot does not support SMM yet, so we can drop this code. It is easy to bring back when needed. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- Changes in v2: None arch/x86/cpu/ivybridge/lpc.c | 57 1 file changed, 57 deletions(-) diff --git