[coreboot] Asus P5G-MX(945) + Intel E8200

blink at nm.ru blink at nm.ru
Wed Dec 24 21:50:28 CET 2008



  Hello for all!

  I'm trying to run coreboot on Asus P5G-MX(945) with Intel E8200 

  so i ask administrator to add some code to svn

  1. coreboot-v2/src/northbridge/intel/i945/udelay.c 47

          case 2:
                fsb = 800;
                break;
        case 0:
                fsb = 1067;
                break;
        case 4:
                fsb = 1333;
                break;
        case 6:
                fsb = 1600;
                break;

  2. coreboot-v2/src/cpu/intel/model_6fx/model_6fx_init.c 87

          { X86_VENDOR_INTEL, 0x10676 }, /* Intel E8200 */ 

   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20081224/27ba1575/attachment.html>


More information about the coreboot mailing list