[LinuxBIOS] msm800: starting over

Stefan Reinauer stepan at coresystems.de
Sat May 5 00:53:24 CEST 2007


* ron minnich <rminnich at gmail.com> [070505 00:47]:
> This patch resizes flash for the msm800sev.
> 
> Signed-off-by: Ronald G. Minnich <rminnich at gmail.com>

no video rom?

> Index: targets/digitallogic/msm800sev/Config.lb
> ===================================================================
> --- targets/digitallogic/msm800sev/Config.lb	(revision 2635)
> +++ targets/digitallogic/msm800sev/Config.lb	(working copy)
> @@ -7,8 +7,9 @@
>  
>  ## ROM_SIZE is the total number of bytes allocated for LinuxBIOS use
>  ## (normal AND fallback images and payloads).
> -## leave 64k for vsa and 32K for video ROM
> -option ROM_SIZE = 1024*1024 - 64*1024 - 32 * 1024
> +## leave 36k for vsa 
> +##
> +option ROM_SIZE = 1024*1024 - 36 * 1024
>  
>  ## ROM_IMAGE_SIZE is the maximum number of bytes allowed for a LinuxBIOS image,
>  ## not including any payload.

> -- 
> linuxbios mailing list
> linuxbios at linuxbios.org
> http://www.linuxbios.org/mailman/listinfo/linuxbios

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866




More information about the coreboot mailing list