[LinuxBIOS] [PATCH] Make GX1 video memory size configurable

Peter Stuge peter at stuge.se
Sun Oct 7 12:43:51 CEST 2007


On Sat, Oct 06, 2007 at 10:12:37PM +0200, Juergen Beisert wrote:
> -		tomk -= FRAMEBUFFERK;
> +		tomk -= CONFIG_VIDEO_MB * 1024;

Does this option already exist? If so:

Acked-by: Peter Stuge <peter at stuge.se>




More information about the coreboot mailing list