<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="굴림체">Dear Sir.</font>
    <p><font face="굴림체">My own product must need a change the
        value(config) of sdram. Such as size, speed, and etc.<br>
      </font></p>
    <p><font face="굴림체"><br>
      </font></p>
    <p><font face="굴림체">So, I'm try to search and study the coreboot
        source code, and found out the
        "vendorcode/intel/fsp1_0/rangeley/include/fspplatform.h"</font></p>
    <p><font face="굴림체"><br>
      </font></p>
    <p><font face="굴림체">This header are contained the some structure for
        setup the sdram. such as "MEM_DOWN_DIMM_SPD_DATA;"</font></p>
    <p><font face="굴림체"><br>
      </font></p>
    <p><font face="굴림체">
        <blockquote type="cite"> 50 typedef struct {<br>
           51   UINT8  DRAMDeviceType;                 // 2   DRAM
          Device Type<br>
           52   UINT8  ModuleType;                     // 3   Module
          Type<br>
           53   UINT8  SDRAMDensityAndBanks;           // 4   SDRAM
          Density and Banks<br>
           54   UINT8  SDRAMAddressing;                // 5   SDRAM
          Addressing<br>
           55   UINT8  VDD;                            // 6   Module
          Nominal Voltage<br>
           56   UINT8  ModuleOrganization;             // 7   Module
          Organization<br>
           57   UINT8  ModuleMemoryBusWidth; </blockquote>
        <blockquote type="cite"> 94   UINT8 
          DramManufacturerIdLsb;          // 148 DRAM Manufacturer ID
          Code, LSB<br>
           95   UINT8  DramManufacturerIdMsb;          // 149 DRAM
          Manufacturer ID Code, MSB<br>
           96 } MEM_DOWN_DIMM_SPD_DATA;<br>
        </blockquote>
        <br>
      </font></p>
    <p><font face="굴림체"><br>
      </font></p>
    <p><font face="굴림체">So, I'm try to found <b>*.c</b> source codes
        for check configuration point.</font></p>
    <p><font face="굴림체">But, coreboot are not setup the argument of
        sdram.</font></p>
    <br>
    <font face="굴림체">I don't understand this sisution, Because sdram is
      must need a some configuration for use.<br>
      <br>
      <br>
      <b>Why? do not setup the argument of sd</b><b>ram ???<br>
        <br>
      </b><b></b><br>
      Please advise to me.<br>
      <br>
      Thank you.<br>
      <br>
      <br>
      <br>
    </font>
  </body>
</html>