[coreboot] [v2] r4444 - trunk/coreboot-v2/src/northbridge/amd/amdk8

svn at coreboot.org svn at coreboot.org
Tue Jul 21 20:06:12 CEST 2009


Author: myles
Date: 2009-07-21 20:06:12 +0200 (Tue, 21 Jul 2009)
New Revision: 4444

Modified:
   trunk/coreboot-v2/src/northbridge/amd/amdk8/northbridge.c
Log:
Remove a comment that no longer applies.  Trivial.

Signed-off-by: Myles Watson <mylesgw at gmail.com>
Acked-by: Myles Watson <mylesgw at gmail.com>


Modified: trunk/coreboot-v2/src/northbridge/amd/amdk8/northbridge.c
===================================================================
--- trunk/coreboot-v2/src/northbridge/amd/amdk8/northbridge.c	2009-07-20 19:42:15 UTC (rev 4443)
+++ trunk/coreboot-v2/src/northbridge/amd/amdk8/northbridge.c	2009-07-21 18:06:12 UTC (rev 4444)
@@ -475,11 +475,6 @@
 	report_resource_stored(dev, resource, buf);
 }
 
-/**
- *
- * I tried to reuse the resource allocation code in amdk8_set_resource()
- * but it is too diffcult to deal with the resource allocation magic.
- */
 #if CONFIG_CONSOLE_VGA_MULTI == 1
 extern device_t vga_pri;	// the primary vga device, defined in device.c
 #endif





More information about the coreboot mailing list