[LinuxBIOS] Expand linuxbiosv3 support

Jordan Crouse jordan.crouse at amd.com
Fri Dec 7 16:59:48 CET 2007


On 07/12/07 00:06 -0500, Corey Osgood wrote:
> Jordan Crouse wrote:
> > This is my code to expand on what Myles has already done for v3 - 
> > basically, we move to using a V3 only .mk for LinuxBIOS, and take
> > advantage of LAR to clean up the build considerably.  Also, introduce
> > my new idea for option ROMs which totally cleans things up - if this
> > doesn't set off anybody's BS meter, I'll backport it to v2 as well.
> > (probably by appending a 01, 02, 03... to the front of the ROM and 
> > prepending them in order).  If that goes down, then we can kill
> > off the Geode .mk in the linuxbios/ directory, which would be great.
> > Generic make targets for the win.
> >
> > Please let me know what you think.
> >
> > Jordan
> 
> > Index: buildrom-devel/config/platforms/Config.in
> > ===================================================================
> > --- buildrom-devel.orig/config/platforms/Config.in	2007-12-06 14:32:42.000000000 -0700
> > +++ buildrom-devel/config/platforms/Config.in	2007-12-06 14:35:17.000000000 -0700
> > @@ -41,49 +41,58 @@
> >  config PLATFORM_NORWICH
> >         bool "AMD Geode LX 'Norwich'"
> >         depends VENDOR_AMD
> > +       depends LINXUBIOS_V2
> >   
> 
> Typo! That makes 2 mistakes this week!  Are you feeling okay? :P
> This does look pretty good though, and the idea of having v3 in buildrom
> is great! I'm kicking myself now for never having used buildrom until
> yesterday, such a great tool. Did you ever track down the source of that
> __stack_chk_fail we discussed on IRC?

Sort of - I'm working on a fix right now.    Stay tuned.

> -Corey
> 
> 

-- 
Jordan Crouse
Systems Software Development Engineer 
Advanced Micro Devices, Inc.






More information about the coreboot mailing list