[coreboot] [RFC] board_status: Add serial log to `serial_console.txt`

2014-02-09 Thread Paul Menzel
Dear coreboot folks, currently no coreboot messages are stored for boards not supporting CBMEM console (or where this option is disabled (currently by default)) or no coreboot *romstage* messages are stored for boards, where the data cannot be preserved (passed to ramstage). Using the serial

Re: [coreboot] [RFC] board_status: Add serial log to `serial_console.txt`

2014-02-09 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 09.02.2014 13:50, Paul Menzel wrote: Dear coreboot folks, currently no coreboot messages are stored for boards not supporting CBMEM console Is there any remaining? If so it's an issue to be fixed (or where this option is disabled (currently by default)) Change the defaults. or no

Re: [coreboot] [RFC] board_status: Add serial log to `serial_console.txt`

2014-02-09 Thread Paul Menzel
Am Sonntag, den 09.02.2014, 14:18 +0100 schrieb Vladimir 'φ-coder/phcoder' Serbinenko: On 09.02.2014 13:50, Paul Menzel wrote: currently no coreboot messages are stored for boards not supporting CBMEM console Is there any remaining? If so it's an issue to be fixed Sorry, no idea. I

Re: [coreboot] [RFC] board_status: Add serial log to `serial_console.txt`

2014-02-09 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 09.02.2014 14:34, Paul Menzel wrote: Am Sonntag, den 09.02.2014, 14:18 +0100 schrieb Vladimir 'φ-coder/phcoder' Serbinenko: On 09.02.2014 13:50, Paul Menzel wrote: currently no coreboot messages are stored for boards not supporting CBMEM console Is there any remaining? If so it's an

Re: [coreboot] [RFC] board_status: Add serial log to `serial_console.txt`

2014-02-09 Thread Alex G.
On 02/09/2014 07:34 AM, Paul Menzel wrote: Sorry, no idea. I thought there were some. At least not all boards have been tested to my knowledge. Please stop just throwing half-thoght proposals out there when you have no idea (your words, not mine). Alex -- coreboot mailing list:

Re: [coreboot] Setting up build environment

2014-02-09 Thread Idwer Vollering
2014-02-09 20:05 GMT+01:00 Andy Pont andy.p...@sdcsystems.com: Hello Idwer, 8 I have noticed that whenever I call make it gives a warning about not having a compiler for aarch64-elf and also complains about not having an IASL compiler and suggesting that I install the one that comes with

Re: [coreboot] Setting up build environment

2014-02-09 Thread Idwer Vollering
Adding seabios at seabios dot org to the recipients. 2014-02-10 0:47 GMT+01:00 Andy Pont andy.p...@sdcsystems.com: Hello! Apparently CentOS installs, or will install, a really old version of iasl; here you'll see that they (still) use iasl-20090123-3.1.el6.x86_64:

Re: [coreboot] Setting up build environment

2014-02-09 Thread Peter Stuge
Idwer Vollering wrote: Actually, this happens when you clone coreboot into a dir where its parent dir has a dot in it, and compile for any board without touching the payload defaults: python ./tools/acpi_extract.py /home/idwer/tmp/coreboot.fresh/build/seabios/out/acpi-dsdt.lst

Re: [coreboot] Unable to start correctly coreboot on Asus f2a85-m REV 1.02

2014-02-09 Thread HacKurx
Please double check IDSOPT_IDS_ENABLED. I have first-hand experience with Rudolf's suggestion to use that #define, I have an F2A85-M as well. With IDSOPT_IDS_ENABLED, the serial output is significantly longer. I suspect the build system does not catch the change since it's not in menuconfig.