[LinuxBIOS] FYI: AMD support for cache as ram.

YhLu YhLu at tyan.com
Fri Jun 3 19:26:47 CEST 2005


makerule ./auto.E
        depends "$(MAINBOARD)/auto.c option_table.h ./romcc"
        action  "./romcc -E -mcpu=k8 -O2 -I$(TOP)/src -I. $(CPPFLAGS)
$(MAINBOARD)/auto.c -o $@"
end
makerule ./auto.inc
        depends "$(MAINBOARD)/auto.c option_table.h ./romcc"
        action  "./romcc    -mcpu=k8 -O2 -I$(TOP)/src -I. $(CPPFLAGS)
$(MAINBOARD)/auto.c -o $@"
end

How to use gcc to produce auto.inc?

YH 

> -----Original Message-----
> From: Li-Ta Lo [mailto:ollie at lanl.gov] 
> Sent: Friday, June 03, 2005 10:05 AM
> To: YhLu
> Cc: ebiederman at lnxi.com; LinuxBIOS
> Subject: RE: [LinuxBIOS] FYI: AMD support for cache as ram.
> 
> On Fri, 2005-06-03 at 10:04 -0700, YhLu wrote:
> > So you make the romcc to support the real function instead 
> of all inline...?
> > 
> 
> With cache as ram, we don't need romcc, everything can be 
> compiled by GCC.
> 
> > YH
> > 
> > > -----Original Message-----
> > > From: ebiederman at lnxi.com [mailto:ebiederman at lnxi.com]
> > > Sent: Thursday, June 02, 2005 10:20 PM
> > > To: LinuxBIOS
> > > Subject: [LinuxBIOS] FYI: AMD support for cache as ram.
> > > 
> > > 
> > > Check out the new BIOS and Kernel Developers Guide.
> > > 
> > > Eric
> > > 
> > > _______________________________________________
> > > LinuxBIOS mailing list
> > > LinuxBIOS at openbios.org
> > > http://www.openbios.org/mailman/listinfo/linuxbios
> > > 
> > 
> > _______________________________________________
> > LinuxBIOS mailing list
> > LinuxBIOS at openbios.org
> > http://www.openbios.org/mailman/listinfo/linuxbios
> --
> Li-Ta Lo <ollie at lanl.gov>
> Los Alamos National Lab
> 




More information about the coreboot mailing list