Re: [coreboot] Multiple payloads support?

2016-03-20 Thread Nick
Bayou is not necessary - use SeaBIOS to run coreinfo. *./build/cbfstool ./build/coreboot.rom add-payload -f /gitrepo/coreboot/payloads/coreinfo/build/coreinfo.elf -n img/coreinfo.elf -t payload* On Sun, Mar 20, 2016 at 7:02 PM, ron minnich wrote: > it's a bit of work but I

Re: [coreboot] Multiple payloads support?

2016-03-20 Thread ron minnich
it's a bit of work but I got it to build two years ago. ron On Sun, Mar 20, 2016 at 6:56 PM Zheng Bao wrote: > But Bayou seems to be dead. It can not be built. The definition like > "struct LAR" goes nowhere. > > > Zheng > -- > From:

Re: [coreboot] Multiple payloads support?

2016-03-20 Thread Zheng Bao
But Bayou seems to be dead. It can not be built. The definition like "struct LAR" goes nowhere. Zheng From: rminn...@gmail.com Date: Sun, 20 Mar 2016 21:17:24 + To: fishb...@hotmail.com; coreboot@coreboot.org; stefan.reina...@coreboot.org Subject: Re: [coreboot] Multiple payloads support?

Re: [coreboot] Multiple payloads support?

2016-03-20 Thread ron minnich
It was done about 10 years ago and it was called bayou. Take a look in the libpayload side. On Sat, Mar 19, 2016 at 11:30 PM Zheng Bao wrote: > Hi, all, > I am trying to integrate SeaBIOS and another payload(coreinfo, nvramcui) > into final image. > > After a quick code

[coreboot] Porting coreboot to the Asus P5G41T-M LX motherboard

2016-03-20 Thread Renze Nicolai
Hello everyone, I am trying to port coreboot to the Asus P5G41T-M LX motherboard but I got stuck. This motherboard has:  - Northbridge: Intel G41  - Southbridge: ICH7  - Super IO: w83627dhg I used the Gigabye GA-G41M-ES2L code as base since I think it has the same north- and southbridge. That

[coreboot] Multiple payloads support?

2016-03-20 Thread Zheng Bao
Hi, all, I am trying to integrate SeaBIOS and another payload(coreinfo, nvramcui) into final image. After a quick code checking, current code in repo does not support multiple payload, does it? I want to let Coreboot load and run nvramcui first. The user can decide to change the CMOS