Hi,
I ran abuild on all the targets after applying the four patches. Here are the results. Apart from the boards which are currently not building correctly, these new boards will be broken if the patches are applied as is:
Processing mainboard/amd/rumba (i386: ok, we're amd64) macro MSR_SB already defined
Processing mainboard/digitallogic/msm800sev (i386: ok, we're amd64) POST_CODE undeclared
Processing mainboard/lippert/frontrunner (i386: ok, we're amd64) /home/uwe/lb/LinuxBIOSv2/src/northbridge/amd/gx2/grphinit.c:24: error: redefinition of "vrRead" /home/uwe/lb/LinuxBIOSv2/src/include/cpu/amd/vr.h:494: error: previous definition of "vrRead" was here make[1]: *** [grphinit.o] Error 1
Processing mainboard/olpc/btest (i386: ok, we're amd64) macro MSR_SB already defined
Processing mainboard/olpc/rev_a (i386: ok, we're amd64) macro MSR_SB already defined
Processing mainboard/artecgroup/dbe61 (i386: ok, we're amd64) POST_CODE undeclared
We should fix the patches to not break the other targets.
Uwe.