Hi guys i get it working to boot up a coreboot bios with coreboot version 4.0. Thanks to PaulePanter
Here are the steps:
1.) Clone the coreboot git -> git clone http://review.coreboot.org/coreboot.git 2.) Revert back to the coreboot version -> git reset --hard a0a3727dbbd7f3ae9f9021e0797ce2fc61d1b79e 3.) Download the following .config file for compiling -> http://review.coreboot.org/gitweb?p=board-status.git;a=blob_plain;f=pcengine... 4.) Open the .config file with «make menuconfig» and close it again 5.) As least you do the «make» and write the coreboot bios on your «Pc Engines Alix2d13».
PaulePanter will help me now get coreboot bios working with the master code. So with the actual coreboot 4.1
Gesendet von Mail für Windows 10
Von: Reto Rayen Gesendet: Mittwoch, 21. Oktober 2015 15:30 An: Martin Roth Betreff: Re: [coreboot] Coreboot 4.1 for PC Engines Alix 2d13
Thank you Martin
I will try it out and let you know.
Gesendet von Mail für Windows 10
Von: Martin Roth Gesendet: Mittwoch, 21. Oktober 2015 00:48 An: Reto Rayen Betreff: Re: [coreboot] Coreboot 4.1 for PC Engines Alix 2d13
Hi! We can absolutely help.
Generally the best way to get coreboot help is on the #coreboot IRC channel on freenode.net. If you plan to continue working with coreboot, you probably want to set up an IRC client, but for now, you can use a web interface: https://webchat.freenode.net/?channels=#coreboot
The first things we're going to want are a console log, and to know how the system is configured (Your .config)
These would generally get posted to your favorite text file site, then just give us the URL ( pastebin.com )
In your case, I'd recommend that you look at the alix2d configuration that was posted to the coreboot board-status repository. http://review.coreboot.org/gitweb?p=board-status.git;a=tree;f=pcengines/alix...
I'd suggest that you check out the revision of the git repo listed in the revision.txt file, copy the config.txt to your .config (save yours first), and try to build a binary similar to what was used before. You can then compare your console output to what was posted.
Hope this helps. Martin
On Tue, Oct 20, 2015 at 4:15 PM, Reto Rayen retorayen@hotmail.com wrote:
Hi guys i am writing to about compiling a coreboot 4.1 bios for the PC Engines Alix 2d13 with ipxe support.
I tried so many different ways and even with «VSA image» with blob support, but the bios start always hangs after «RAM initialization». Can may anyone help me?
Thank you in advance.
-- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot