status information

Ronald G. Minnich rminnich at lanl.gov
Fri Oct 29 12:30:00 CEST 2004


On Fri, 29 Oct 2004, Ronald G. Minnich wrote:

> romcc object startup can turn on full flash access, so the linuxbios
> compressed payload can be placed, not in the top 64k, but in the 
> next-to-top 64k. The linuxbios image will then have 128k available to it, 
> not just 64k. Then we can put all the debug prints we want into romcc 
> code, which would be nice. 

I forgot to add: it could also be at 0xfffe8000, i.e. on a 32k boundary, 
and ... I've tested this and it works.

ron



More information about the coreboot mailing list