[coreboot] progress on lx

Uwe Hermann uwe at hermann-uwe.de
Sat Jan 19 19:36:25 CET 2008


On Sat, Jan 19, 2008 at 08:55:44AM -0800, ron minnich wrote:
> On Jan 19, 2008 8:18 AM, Carl-Daniel Hailfinger
> <c-d.hailfinger.devel.2006 at gmx.net> wrote:
> > On 19.01.2008 07:39, ron minnich wrote:
> > > Marc, should we modify the LX build to somehow wget the VSA and copy
> > > it in to LAR? Or should we have a top-level "blob" directory in v3
> > > that includes the vsa file, and then build it in to LAR?
> > >
> >
> > Please don't store any blobs in the v3 tree directly.
> 
> 
> I am probably going to put a wget for the vsa in the board or cpu or
> northbridge makefile; and add a rule to drop

I'm not sure I like this. IMO the build should always work fully
offline. With such a move you're forcing people to have net access
while building, which can bring several problems which we could prevent.

IMO wgetting VSAs etc. is a buildrom job. For manual builds you should
just put it somewhere and point to it via a 'make menuconfig' option.


> Since we don't absolutely require buildrom to build a rom image, we
> need to make sure we can get a working coreboot image
> from the coreboot build.

Yes, indeed. But we don't need wget or net access for that.


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org




More information about the coreboot mailing list