[LinuxBIOS] 82830.h

Corey Osgood corey_osgood at verizon.net
Thu Mar 22 20:22:21 CET 2007


joe at smittys.pointclark.net wrote:
> Can someone take a look at my memory Register definitions file. Is it
> too much??
> Do you think I should weed out the Graphic and Read Only ones?
> 
> Thanks - Joe
> 

Hmm...normally we don't define values in the header, just simple names
for the registers. But I suppose it does work.

You also have typos after you set DRB0, 0X60 should be 0x60 (lower case
x, I think this is important, not positive). DTC_VAL should also be
0x00000000.

Good luck!
Corey




More information about the coreboot mailing list