[LinuxBIOS] [PATCH] remove duplicated microcode updates for some Intel processors

Corey Osgood corey.osgood at gmail.com
Sun Dec 30 05:18:46 CET 2007


Carl-Daniel Hailfinger wrote:
> The following mainboards had a file named microcode_updates.c in their
> mainboard directories, but the code was not referenced anywhere.
> intel/jarrell
> dell/s1850
> supermicro/x6dhr_ig2
> supermicro/x6dhr_ig
> supermicro/x6dhe_g2
> supermicro/x6dhe_g
> Besides that, the contents of these files were either duplicates of
> src/cpu/intel/model_f3x/microcode_M1DF340E.h or
> src/cpu/intel/model_f3x/microcode_M1DF3413.h.
>
> To apply this removal, execute svn remove for the following files:
> src/mainboard/supermicro/x6dhe_g/microcode_updates.c
> src/mainboard/supermicro/x6dhe_g2/microcode_updates.c
> src/mainboard/supermicro/x6dhr_ig/microcode_updates.c
> src/mainboard/supermicro/x6dhr_ig2/microcode_updates.c
> src/mainboard/dell/s1850/microcode_updates.c
> src/mainboard/intel/jarrell/microcode_updates.c
>
> Abuild tested, as expected no failures.
>
> Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>
>
> No patch attached because a pure removal patch sized 148 kB is a bit too
> large to be sent without a need for code review.
>   

Acked-by: Corey Osgood <corey.osgood at gmail.com>

how long has it been since we've updated the microcode updates?





More information about the coreboot mailing list