[coreboot] DBE62 v3 strangeness since v3 rev 649

ron minnich rminnich at gmail.com
Sat Apr 19 07:09:45 CEST 2008


On Tue, Apr 15, 2008 at 2:52 PM, Carl-Daniel Hailfinger
<c-d.hailfinger.devel.2006 at gmx.net> wrote:
> Hi Ron,
>
>  this one is for you: Your commit 649 had a few probably unintended side
>  effects:
>  - set_delay_control thinks zero DIMMs are installed because
>  SPD_PRIMARY_SDRAM_WIDTH does not exist in the SPD table.
>  - Due to that, the GLCP_DELAY_CONTROLS msr is set to 0.
>
>  Please confirm that you really wanted these settings.
>

This mistake arose out of my attempt to clean up the namings of things
in the original initram. It had names from two sources.

This patch cleans up that error, and is my attempt at cleaning up the
null pointer
issue in device/device.c, which I actually don't understand.

This patch allows me to almost boot a Plan 9 kernel from flash.

ron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbe62.nullpointer.diff
Type: text/x-diff
Size: 1351 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080418/19ae388f/attachment.bin>


More information about the coreboot mailing list