repository service wrote:
first round name simplification. drop the <component>_ prefix.
Beautiful.
+++ trunk/src/mainboard/advantech/pcm-5820/romstage.c Wed Dec 8 06:42:47 2010 (r6149) @@ -27,7 +27,7 @@ #include "northbridge/amd/gx1/raminit.c" #include "cpu/x86/bist.h" #include "superio/winbond/w83977f/w83977f_early_serial.c"
Maybe the early_* files should be renamed to romstage as well?
//Peter