On Fri, Nov 19, 2010 at 01:34:50AM +0100, Stefan Reinauer wrote:
Modified: trunk/src/northbridge/amd/amdk8/northbridge.c
--- trunk/src/northbridge/amd/amdk8/northbridge.c Thu Nov 18 20:40:33 2010 (r6094) +++ trunk/src/northbridge/amd/amdk8/northbridge.c Thu Nov 18 21:12:13 2010 (r6095) @@ -1,6 +1,6 @@ /* This should be done by Eric 2004.12 yhlu add dual core support
- 2005.01 yhlu add support move apic before pci_domain in MB Config.lb
- 2005.01 yhlu add support move apic before pci_domain in MB devicetree.cb 2005.02 yhlu add e0 memory hole support 2005.11 yhlu add put sb ht chain on bus 0
*/
This change is not so sexy. We did not have devicetree.cb in 2005. We should drop such changelogs in source files completely
I fully agree, will prepare a patch.
Uwe.