diff options
author | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2016-01-07 19:10:24 -0800 |
---|---|---|
committer | Aaron Durbin <adurbin@chromium.org> | 2016-01-21 05:37:19 +0100 |
commit | cc96624de4b7b80a7c502d5a99197a71be7a0cf6 (patch) | |
tree | 5cdc3511ad8bc779002f241abcdf966b0a63f4ed /src/arch/x86/include | |
parent | 89683c0d2676b462be58a09c9a7df55cc1c9b57a (diff) |
arch/x86/include: Rename bootblock_common to bootblock_romcc.h
This header is only used for the bootblock compiled with ROMCC. As the
follow-on patches introduce a bootblock which does not make use of
ROMCC, rename this header to prevent confusion.
Change-Id: Id29c5bc6928c11cc7cb922fcfac71e5a3dcd113c
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: https://review.coreboot.org/12867
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/arch/x86/include')
-rw-r--r-- | src/arch/x86/include/arch/bootblock_romcc.h (renamed from src/arch/x86/include/arch/bootblock_common.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/arch/x86/include/arch/bootblock_common.h b/src/arch/x86/include/arch/bootblock_romcc.h index 54e05a1ed9..54e05a1ed9 100644 --- a/src/arch/x86/include/arch/bootblock_common.h +++ b/src/arch/x86/include/arch/bootblock_romcc.h |