Hi Ron, While looking at the differences between the LinuxBIOS setting and the Award settings as you suggested yesterday, I came across this little problem. It seems that the sizeram routine is incorrectly reducing the memory size by 1M when there is nothing assigned to the VGA framebuffer.
I've attached a patch that corrects the calculation.
Regards Mark.
On Fri, May 09, 2003 at 04:57:19PM +0100, Mark Wilkinson wrote:
Hi Ron, While looking at the differences between the LinuxBIOS setting and the Award settings as you suggested yesterday, I came across this little problem. It seems that the sizeram routine is incorrectly reducing the memory size by 1M when there is nothing assigned to the VGA framebuffer.
I've attached a patch that corrects the calculation.
Regards Mark.
I think this is a correct fix and should be in the CVS tree.