soc/intel/fsp_broadwell_de: Spell verb *set up* with space
Change-Id: If2e66f3531696d430b3ae133c4b7ec0d929713b7 Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de> Reviewed-on: https://review.coreboot.org/26129 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
This commit is contained in:
parent
47503cd688
commit
3e582d1613
|
@ -89,7 +89,7 @@ void *asmlinkage main(FSP_INFO_HEADER *fsp_info_header)
|
|||
|
||||
/*******************************************************************************
|
||||
* The FSP early_init function returns to this function.
|
||||
* Memory is setup and the stack is set by the FSP.
|
||||
* Memory is set up and the stack is set by the FSP.
|
||||
*/
|
||||
void romstage_main_continue(EFI_STATUS status, void *hob_list_ptr)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue