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 <[email protected]>
Acked-by: Myles Watson <[email protected]>


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


-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to