bootblock_crt0: Use CR* macros from cpu/x86/cr.h
commitb3ee03c404e0a26dc338a26f7ce01ddb8dafaaec
authorFurquan Shaikh <furquan@google.com>
Thu, 14 Apr 2016 00:15:36 +0000 (13 17:15 -0700)
committerFurquan Shaikh <furquan@google.com>
Thu, 14 Apr 2016 23:31:16 +0000 (15 01:31 +0200)
treeea348fb302e73cfbfaf95d8222e3810850f78928
parent44d009dc7f6c7795d094e1bffcca49e493594359
bootblock_crt0: Use CR* macros from cpu/x86/cr.h

Instead of re-defining the macros, include cpu/x86/cr.h in
bootblock_crt0.S to re-use already defined macros for accessing CR*
flags.

Change-Id: Idade02f7a6bc880c9aad3bfacd05ac57b6d04e44
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/14359
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Andrey Petrov <andrey.petrov@intel.com>
src/arch/x86/bootblock_crt0.S