From 2f9b3afc84de76c75dd783adc3876da3c600e6d8 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Thu, 26 Jun 2014 05:30:54 +0300 Subject: AMD boards: Fix comment style and typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Id630cc46b79a39e1786d42adbc21f3b9c3a051aa Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/6118 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan --- src/northbridge/amd/agesa/family14/northbridge.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/northbridge/amd/agesa/family14') diff --git a/src/northbridge/amd/agesa/family14/northbridge.c b/src/northbridge/amd/agesa/family14/northbridge.c index 75ea76d5f6..41de9cc297 100644 --- a/src/northbridge/amd/agesa/family14/northbridge.c +++ b/src/northbridge/amd/agesa/family14/northbridge.c @@ -302,8 +302,8 @@ static struct hw_mem_hole_info get_hw_mem_hole_info(void) } } #if 0 - /* We need to double check if there is speical set on base reg and limit reg - * are not continous instead of hole, it will find out it's hole_startk + /* We need to double check if there is special set on base reg and limit reg + * are not continuous instead of hole, it will find out its hole_startk. */ if (mem_hole.node_id == -1) { resource_t limitk_pri = 0; -- cgit v1.2.3