Re: [coreboot] ASRock E350M1 demo image needed!

2011-08-20 Thread Scott Duplichan
Carl-Daniel Hailfinger wrote: ]Hi Scott, ] ]a big THANK YOU for that image. I'm booting a openSUSE 11.4 (64bit) from ]a SATA DVD drive and that works just fine. ] ]Things I noticed: ]- NIC doesn't even show up in lspci I attempted to fix the missing NIC problem a while back. It is due to

Re: [coreboot] POST code error EE

2011-08-20 Thread Tadas Slotkus
Hi, nice to hear it boots :) I believe you have git installed, and downloaded tree with git clone command. So in directory src/mainboard/jetway/j7bxan run: git add . this will start tracking j7bxan dir files. Use git add to any other files if you have created them. then in the root coreboot

[coreboot] Creating patches (was: POST code error EE)

2011-08-20 Thread Paul Menzel
Dear Tadas, dear Abhinav, Am Samstag, den 20.08.2011, 12:37 +0300 schrieb Tadas Slotkus: nice to hear it boots :) it really is! Good work both of you. I believe you have git installed, and downloaded tree with git clone command. So in directory src/mainboard/jetway/j7bxan run: git add .

Re: [coreboot] Creating patches

2011-08-20 Thread Patrick Georgi
On 20.08.2011 12:10, Paul Menzel wrote: Then send them in using Gerrit [1][2] or use git format-patch -2 # number can be and use `git send-email` to send them in for review to the list. Mails posted to the list don't end up on Gerrit. Given that Gerrit is the gatekeeper, you better

Re: [coreboot] Creating patches

2011-08-20 Thread Abhinav Hardikar
I made some changes in the POST source code. As Tadas said, I added post_code(0xii); where ii=20,21,22to various files. Should I revert those back?  I think we should keep them and use ii=E0,E1,E2,E3.as errors. But then it would restrict it to only 10 numbers. What do you think?

Re: [coreboot] Creating patches

2011-08-20 Thread Tadas Slotkus
I made some changes in the POST source code. As Tadas said, I added post_code(0xii); where ii=20,21,22to various files. Should I revert those back? I think we should keep them and use ii=E0,E1,E2,E3.as errors. But then it would restrict it to only 10 numbers. What do you think?

[coreboot] Lenovo Thinkpad T60p [issues]

2011-08-20 Thread Matias Jose Seco
Good evening, i have been searching information about compatibility of coreboot with Lenovo T60p Model: As you say from 2011/4/28 news: Support for the ThinkPad T60 has been implemented But as i can see on the 'Supported_Motherboards' section, the support relies upon a specific configuration

[coreboot] Fwd: Re: Fwd: [PATCH v2 1/1] libpayload: add support for finding and parsing Coreboot BIOS tables

2011-08-20 Thread Philip Prindeville
Below are some of the comments I got from Andrew after sending this patch to him (I had also sent it to linux-geode which he's not apparently on, even though he's the upstream merge-master for it). Here are his comments. Most of them I can apply... A few of them I'm not so sure about. I was

Re: [coreboot] [SeaBIOS] usb boot issue

2011-08-20 Thread Marshall Buschman
On 08/04/2011 09:56 PM, Marshall Buschman wrote: On 8/4/2011 6:45 PM, Marc Jones wrote: On Thu, Aug 4, 2011 at 4:07 PM, Marc Jonesmarcj...@gmail.com wrote: On Wed, Aug 3, 2011 at 5:22 PM, Kevin O'Connorke...@koconnor.net wrote: On Wed, Aug 03, 2011 at 02:47:19PM -0600, Marc Jones wrote:

[coreboot] New patch to review: ff9ee51 Use git describe to set KERNELVERSION

2011-08-20 Thread pe...@stuge.se
Peter Stuge (pe...@stuge.se) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/163 -gerrit commit ff9ee51926225fe9e9e8accb95c8d7c6b7faaf02 Author: Peter Stuge pe...@stuge.se Date: Sun Aug 21 06:17:05 2011 +0200 Use git describe to set KERNELVERSION

[coreboot] New patch to review: df7a440 buildgcc: Remove all bashisms, allowing the script to run also on BSD

2011-08-20 Thread pe...@stuge.se
Peter Stuge (pe...@stuge.se) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/165 -gerrit commit df7a44079d7e0763a7e845b706ad3ca48e7e222d Author: Peter Stuge pe...@stuge.se Date: Sun Aug 21 06:24:55 2011 +0200 buildgcc: Remove all bashisms,

[coreboot] Patch merged into master: a6efd27 buildgcc: Fix typo in check for failed iasl build

2011-08-20 Thread gerrit
the following patch was just integrated into master: commit a6efd27ef8a4d0c1c2f89ad1ae07322348546eec Author: Peter Stuge pe...@stuge.se Date: Sun Aug 21 06:21:39 2011 +0200 buildgcc: Fix typo in check for failed iasl build Change-Id: I3e90b90e807ae775ac66af160a0f8547dcb3597a

[coreboot] New patch to review: a6efd27 buildgcc: Fix typo in check for failed iasl build

2011-08-20 Thread pe...@stuge.se
Peter Stuge (pe...@stuge.se) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/164 -gerrit commit a6efd27ef8a4d0c1c2f89ad1ae07322348546eec Author: Peter Stuge pe...@stuge.se Date: Sun Aug 21 06:21:39 2011 +0200 buildgcc: Fix typo in check for

[coreboot] Patch set updated: bb6d2d5 buildgcc: Remove all bashisms, making the script run also on BSD

2011-08-20 Thread pe...@stuge.se
Peter Stuge (pe...@stuge.se) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/165 -gerrit commit bb6d2d5693dfae9ff78eea624b38b40964905210 Author: Peter Stuge pe...@stuge.se Date: Sun Aug 21 06:24:55 2011 +0200 buildgcc: Remove all bashisms, making

[coreboot] Patch merged into master: ff9ee51 Use git describe to set KERNELVERSION

2011-08-20 Thread gerrit
the following patch was just integrated into master: commit ff9ee51926225fe9e9e8accb95c8d7c6b7faaf02 Author: Peter Stuge pe...@stuge.se Date: Sun Aug 21 06:17:05 2011 +0200 Use git describe to set KERNELVERSION Change-Id: Id579b19fc38c7ca2b98ad1e87aaec71c070a9178 Signed-off-by: