coreboot-kgpe-d16/src/mainboard/asus
Denis 'GNUtoo' Carikli 72bf6a1a48 asus/m4a785t-m: correct the CPU microcode patch selection
Thanks to ruik on #coreboot Freenode IRC channel for
  explaining to me how to get the cpu revision:
    Feb 21 22:07:32 <ruik>  ruik@ruik:~/coreboot$ cpuid | grep ^00000001
    Feb 21 22:07:32 <ruik>  00000001 00020f32 00020800 00000001 178bfbff
    [..]
    Feb 21 22:07:44 <ruik>  the 20f32 is mine CPUID
The rest was just looking at the correspondance in
  src/cpu/amd/model_10xxx/update_microcode.c
  like Marc Jones explained(thanks Marc Jones) in the mailing list here:
  http://www.coreboot.org/pipermail/coreboot/2012-February/068332.html

Change-Id: Ie0f004990e6b65456de009a4dcc306498bdb47e9
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Reviewed-on: http://review.coreboot.org/669
Reviewed-by: Marc Jones <marcj303@gmail.com>
Tested-by: build bot (Jenkins)
2012-02-27 20:01:07 +01:00
..
a8n_e nvidia/ck804: Move HAVE_HARD_RESET to southbridge 2012-02-17 19:23:39 +01:00
a8v-e_deluxe mptable: Refactor mptable generation some more 2011-10-13 01:11:08 +02:00
a8v-e_se Fix Asus A8V-E SE DIMM slot mapping 2011-12-03 10:49:32 +01:00
k8v-x asus k8v-x: explicitly set RAM and bus voltages 2011-12-14 08:51:58 +01:00
m2n-e nvidia/mcp55: Move HAVE_HARD_RESET to southbridge 2012-02-17 22:41:58 +01:00
m2v simplify IDE cable detection for Asus M2V 2011-11-02 16:50:04 +01:00
m2v-mx_se Get rid of the old romstage-as-bootblock ROM layout 2011-10-28 22:17:36 +02:00
m4a78-em ACPI: More ../../.. removal 2012-02-22 22:16:15 +01:00
m4a785-m ACPI: More ../../.. removal 2012-02-22 22:16:15 +01:00
m4a785t-m asus/m4a785t-m: correct the CPU microcode patch selection 2012-02-27 20:01:07 +01:00
m5a88-v ACPI: More ../../.. removal 2012-02-22 22:16:15 +01:00
mew-am run uart_init() from console_init, just like the other console initialization functions. 2011-04-20 20:54:07 +00:00
mew-vm run uart_init() from console_init, just like the other console initialization functions. 2011-04-20 20:54:07 +00:00
p2b Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods 2011-09-12 15:56:12 +02:00
p2b-d mptable: Refactor mptable generation some more 2011-10-13 01:11:08 +02:00
p2b-ds mptable: Refactor mptable generation some more 2011-10-13 01:11:08 +02:00
p2b-f run uart_init() from console_init, just like the other console initialization functions. 2011-04-20 20:54:07 +00:00
p2b-ls run uart_init() from console_init, just like the other console initialization functions. 2011-04-20 20:54:07 +00:00
p3b-f run uart_init() from console_init, just like the other console initialization functions. 2011-04-20 20:54:07 +00:00
Kconfig adding support for the Asus K8V-X 2011-12-03 13:13:36 +01:00