Re: [U-Boot] [PATCH 09/48] x86: Use CR0 constants in CPU init

2015-07-22 Thread Bin Meng
On Wed, Jul 22, 2015 at 11:49 PM, Simon Glass wrote: > We should use these constants where possible. > > Signed-off-by: Simon Glass > --- > > arch/x86/cpu/cpu.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/x86/cpu/cpu.c b/arch/x86/cpu/cpu.c > index b9134cf..d233a

[U-Boot] [PATCH 09/48] x86: Use CR0 constants in CPU init

2015-07-22 Thread Simon Glass
We should use these constants where possible. Signed-off-by: Simon Glass --- arch/x86/cpu/cpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/cpu/cpu.c b/arch/x86/cpu/cpu.c index b9134cf..d233a45 100644 --- a/arch/x86/cpu/cpu.c +++ b/arch/x86/cpu/cpu.c @@ -456,7 +