]> git.sur5r.net Git - u-boot/commit
x86: Use CR0 constants in CPU init
authorSimon Glass <sjg@chromium.org>
Fri, 31 Jul 2015 15:31:26 +0000 (09:31 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 5 Aug 2015 14:42:40 +0000 (08:42 -0600)
commitb6c9a205569964c7adbc8ab9470567c7e2436e0f
tree11403da2054627a6778666583bc12b586d6065dd
parentda3a95d60bb4476776126f453a0dc2c522d5d711
x86: Use CR0 constants in CPU init

We should use these constants where possible.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/cpu.c