[coreboot] [PATCH] consolidate K8M890 VGA code

Myles Watson mylesgw at gmail.com
Wed Oct 28 23:44:50 CET 2009


    fbbits = ((log2(uma_memory_size >> 20) - 2) << 4);
Why not use CONFIG_VIDEO_MB here?  If it is going to be fixed at compile
time, it seems like you can get rid of uma_memory_size.

Thanks,
Myles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091028/1034e2c6/attachment.html>


More information about the coreboot mailing list