Whitespace fixes
Change-Id: I441326ecbda72ec7e99fc99bf40a81aa7e94ee26 Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Reviewed-on: http://review.coreboot.org/834 Tested-by: build bot (Jenkins) Reviewed-by: Mathias Krause <minipli@googlemail.com>
This commit is contained in:
parent
087b24db2d
commit
819c7d4a35
@ -36,7 +36,7 @@ config AP_SIPI_VECTOR
|
|||||||
default 0xfffff000
|
default 0xfffff000
|
||||||
help
|
help
|
||||||
This must equal address of ap_sipi_vector from bootblock build.
|
This must equal address of ap_sipi_vector from bootblock build.
|
||||||
|
|
||||||
config MMX
|
config MMX
|
||||||
bool
|
bool
|
||||||
help
|
help
|
||||||
|
@ -128,7 +128,7 @@ bsp_init:
|
|||||||
jnz 1b
|
jnz 1b
|
||||||
|
|
||||||
post_code(0x24)
|
post_code(0x24)
|
||||||
|
|
||||||
/* For a hyper-threading processor, cache must not be disabled
|
/* For a hyper-threading processor, cache must not be disabled
|
||||||
* on an AP on the same physical package with the BSP.
|
* on an AP on the same physical package with the BSP.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user