ron minnich wrote:
On Feb 18, 2008 9:28 AM, Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net wrote:
The dbe61 initram code in v3 seems to be in a rather bad shape. Is there any reason we can't drop it and use the alix1c initram code as template?
That seems like a reasonable idea to me.
The alix1c code is pretty flexible.
ron
The dbe61 doesn't have a SPD for the memory, so I started to go the table route but never got it working. I think we can figure it out from a working ROM. The other special thing they do is use the DDC pins on the VGA connector for serial. Using the alix1c initram would be a good place to start because it is so clean and simple.
Marc