[coreboot] Via epia

Uwe Hermann uwe at hermann-uwe.de
Fri Mar 14 18:20:01 CET 2008


On Fri, Mar 14, 2008 at 07:07:46PM +0530, jtd wrote:
> On Friday 14 March 2008 12:15 pm, Corey Osgood wrote:
> 
> >
> > you need to have a src/via/idot/mainboard.c with
> > mainboard_via_idot_ops declared in it. See the same file for any
> > other target for an example.
> 
> Ok. Done.
> It now bombs at  
> make[1]: *** No rule to make target `/root/svn/payload.elf', needed by 
> `payload'.  Stop
> 
> What payload is recommended?. Filo or grub2. The payload page says 
> grub2 does not work as yet.

Start with FILO for now. I think GRUB2 doesn't work with corebootv2 yet
and it's less tested and documented so far.

 
> and filo-0.5 fails with
> gcc -m32 -Wall -Os -fomit-frame-pointer -fno-common -ffreestanding 
> -fno-strict-aliasing -Wno-pointer-sign -Wno-unused  -nostdinc 
> -imacros ../config.h -I../include 
> -I/usr/lib/gcc-lib/i486-linux/3.3.5/include -MD -c filo.c -o filo.o
> cc1: error: unrecognized option `-Wno-pointer-sign'

Just drop '-Wno-pointer-sign' from the Makefile, your compiler seems
pretty old and doesn't know about that option.


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