[LinuxBIOS] Porting 440bx from v1, is this right?

Corey Osgood corey_osgood at verizon.net
Sat Apr 28 05:23:19 CEST 2007


roger wrote:
> On Fri, 2007-04-27 at 17:33 -0700, roger wrote:
>> I've tried this for tyan/s1846 (adding to intel/440bx/raminit.c) and I
>> see no change after a diff of my before/after console output log files.
>>
>> Is there another function I need to add to get output?
> 
> ah.. sorry! Figured it out.  I should add to auto.c:
> 
> dimms_read(0x400) 
> 

No, I was writing dimms_read() as a replacement for the read32() used in
do_ram_command(), mainly as a desperate attempt to replicate whatever v1
does that works (follow DIMMS_READ in lbv1's raminit.inc for the 440bx).
read32() should work though, it does on half a dozen other boards.

I'll tinker with it some more when I get a chance. BTW, would it be a
decent idea to patch up the 440bx and bitworks ims targets so that they
should work right, once 440bx is working?

-Corey




More information about the coreboot mailing list