Re: [coreboot] STACK_SIZE pcengines apu1

2015-09-10 Thread Julius Werner
I'd bet it's just a single large allocation somewhere. You can try adding CFLAGS_ramstage += -Wstack-usage=1024 somewhere in coreboot/Makefile.inc and then clean+rebuild your code while passing '-k' to make. You'll get a bunch of compiler warnings, and one of them is likely to be the culprit. --

Re: [coreboot] STACK_SIZE pcengines apu1

2015-09-10 Thread Aaron Durbin
On Thu, Sep 10, 2015 at 4:34 PM, Maxime de Roucy wrote: > Le jeudi 10 septembre 2015 à 09:02 -0500, Aaron Durbin a écrit : >> That's quite the stack usage. It'd be interesting to know what's >> using all that stack. Could you apply this patch and run w/ it? It'd >> help narrow down at what point

Re: [coreboot] Hotel rooms: coreboot conference 2015

2015-09-10 Thread Carl-Daniel Hailfinger
My sincere apologies, the email address seems to be out of order. Please use wissenschaftszent...@wzbonn.de for booking a bed+breakfast room at the conference venue. Regards, Carl-Daniel On 10.09.2015 22:14, Carl-Daniel Hailfinger wrote: > The venue still has 7 very affordable single/double

Re: [coreboot] STACK_SIZE pcengines apu1

2015-09-10 Thread Maxime de Roucy
Le jeudi 10 septembre 2015 à 09:02 -0500, Aaron Durbin a écrit : > That's quite the stack usage. It'd be interesting to know what's > using all that stack. Could you apply this patch and run w/ it? It'd > help narrow down at what point in the boot where the stack gets used > up. You will find the

Re: [coreboot] coreinfo "General Protection Fault Exception"

2015-09-10 Thread Maxime de Roucy
Le jeudi 10 septembre 2015 à 15:35 +, Marc Jones a écrit : > It looks like coreinfo is the only payload, so there is nothing to > exit back to. What were you expecting to happen? > > You can try using seabios with multiple payloads or work with bayou > as a multiple payload loader. No, core

[coreboot] Hotel rooms: coreboot conference 2015

2015-09-10 Thread Carl-Daniel Hailfinger
The venue still has 7 very affordable single/double rooms available! Email i...@wzbonn.de and tell them you're attending the coreboot conference. Those rooms are reserved for conference participants. Regards, Carl-Daniel On 05.09.2015 03:12, coreboot conference wrote: > Dear vendors, developers

Re: [coreboot] coreinfo "General Protection Fault Exception"

2015-09-10 Thread Marc Jones
It looks like coreinfo is the only payload, so there is nothing to exit back to. What were you expecting to happen? You can try using seabios with multiple payloads or work with bayou as a multiple payload loader. Marc On Thu, Sep 10, 2015 at 12:54 AM Maxime de Roucy wrote: > Hello, > > On a p

Re: [coreboot] STACK_SIZE pcengines apu1

2015-09-10 Thread Aaron Durbin
On Sun, Sep 6, 2015 at 9:10 AM, Maxime de Roucy wrote: > Hello, > > I am building a coreboot rom for my pcengines apu1. > A bug is logged during the boot process : > http://review.coreboot.org/gitweb?p=board-status.git;a=blob;f=pcengines/apu1/4.0-9873-g7b9762f/2015-06-04T15:16:28Z/coreboot_console

Re: [coreboot] unbricking an Acer CB5

2015-09-10 Thread John Lewis
On 2015-09-06 17:52, Holger Brunn wrote: Dear readers, I played with compiling my own coreboot image for my Acer CB5 [1] and failed miserably - the bios is messed up and the device won't boot any more. Now I'm busy following some guides to undo the damage [2], [3] by flashing the original bio