From 4934818118bdf36927bc8e15aa4d609ba2348b25 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Wed, 6 Jul 2016 10:17:19 -0600 Subject: Documentation: Fix doxygen errors Change-Id: I195fd3a9c7fc07c35913342d2041e1ffef110466 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/15549 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Patrick Georgi --- src/soc/intel/apollolake/include/soc/fsp/FspsUpd.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/soc/intel/apollolake') diff --git a/src/soc/intel/apollolake/include/soc/fsp/FspsUpd.h b/src/soc/intel/apollolake/include/soc/fsp/FspsUpd.h index 8dd824bbe3..25346be64e 100644 --- a/src/soc/intel/apollolake/include/soc/fsp/FspsUpd.h +++ b/src/soc/intel/apollolake/include/soc/fsp/FspsUpd.h @@ -71,7 +71,7 @@ struct FSP_S_CONFIG { /** Offset 0x0025 - Memory region allocation for Processor Trace Memory region allocation for Processor Trace, allowed range is from 4K (0x0) to - 128MB (0xF); 0xFF: Disable. 0xFF:Disable(Default) + 128MB (0xF); 0xFF: Disable. 0xFF:Disable(Default) **/ uint8_t ProcTraceMemSize; @@ -1334,7 +1334,7 @@ struct FSP_S_CONFIG { /** Offset 0x02D2 - Skip Multi-Processor Initialization When this is skipped, boot loader must initialize processors before SilicionInit - API. 0: Initialize(Default), 1: Skip + API. 0: Initialize(Default), 1: Skip $EN_DIS **/ uint8_t SkipMpInit; -- cgit v1.2.3