[coreboot] From wildcat linking to exploring new languages

2015-08-21 Thread Nico Huber
Hi coreboot folks! I dared to link a coreboot ramstage with, well, not only C but also some fancy Ada code. Things worked out well enough and I'd like to release the code and upstream it. So, first question: Would it be accepted? being written in a foreign language? This code is essentially

[coreboot] New on blogs.coreboot.org: CCCamp 2015

2015-08-21 Thread WordPress
A new post titled "CCCamp 2015" has been published on the coreboot blog. Find the full post at http://blogs.coreboot.org/blog/2015/08/21/cccamp-2015/ We had an table on the cccamp 2015 in Mildenberg. The cccamp (chaos communication camp) is one of Europe big hacker events every 4 years where

[coreboot] New on blogs.coreboot.org: [GSoC] End user flash tool - week #13 - summary

2015-08-21 Thread WordPress
A new post titled "[GSoC] End user flash tool - week #13 - summary" has been published on the coreboot blog. Find the full post at http://blogs.coreboot.org/blog/2015/08/21/gsoc-end-user-flash-tool-week-13-summary/ Hello! During week 13 I worked on: writing project documentation: bug fixing code

Re: [coreboot] memtest86+ test fails at 3070.7MB

2015-08-21 Thread Jonathan A. Kollasch
On Thu, Aug 20, 2015 at 06:36:00PM +0800, Iru Cai wrote: Hi, I installed coreboot(4.1-315-gf58746b) on a ThinkPad X220, with factory VGA option ROM and SeaBIOS 1.7.5 as payload. When I run memtest86+ on this machine, it reports a fail at 3070.7MB. If I just install a 2GB memory module, it

Re: [coreboot] From wildcat linking to exploring new languages

2015-08-21 Thread ron minnich
This sounds wonderful. I'm all for it. ron On Fri, Aug 21, 2015 at 1:46 PM Nico Huber nico.hu...@secunet.com wrote: Hi coreboot folks! I dared to link a coreboot ramstage with, well, not only C but also some fancy Ada code. Things worked out well enough and I'd like to release the code and

[coreboot] Adding Coreboot support to the F2A85-M PRO mainboard

2015-08-21 Thread Paul Kocialkowski
The Asus F2A85-M and F2A85-M LE boards are currently supported in Coreboot. However, as the wiki[0] page emphasis, the F2A85-M PRO version of the board is the more widely available one. A few weeks ago, GNUtoo (CC-ed) and I decided to get one each and add Coreboot support to those. It looks like

Re: [coreboot] serial console : no keystroke

2015-08-21 Thread Maxime de Roucy
Le jeudi 20 août 2015 à 14:54 +0300, Kyösti Mälkki a écrit : Look for uart_check_keystrokes() under seabios tree of the tarball you referenced. You are asking for an extended capability Sage has added to 'SageBIOS' and this feature is not available in upstream SeaBIOS tree. Should be fairly

Re: [coreboot] Adding Coreboot support to the F2A85-M PRO mainboard

2015-08-21 Thread Felix Held
but apparently missing early serial support The early serial support was factored out into the src/superio/nuvoton/common directory. So there is support for that. Regards Felix -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot