[coreboot] AMD Pistachio build broken?

2015-06-01 Thread Daniel Boyles
Hi there, In our workshop we have many second hand motherboards which I would like to attempt to port to coreboot. Possibly hundreds of boards covering dozens of types from various manufacturers. One particular board we have many of is the MSI 7368. After following

Re: [coreboot] coreboot ported to the ASUS KGPE-D16 (Libreboot: blobless, fully functional!)

2015-06-01 Thread Timothy Pearson
On 04/29/2015 04:30 PM, Timothy Pearson wrote: All, I have successfully ported coreboot to the relatively modern ASUS KGPE-D16 server board (dual AMD socket G34, 16 DDR3 DIMMs, https://www.asus.com/us/Commercial_Servers_Workstations/KGPED16/)! This port uses native Family 10h initialization

Re: [coreboot] Cbfstool compilation error with gcc 5.1

2015-06-01 Thread Julius Werner
What commit of coreboot are you building? Your line numbers do not match master (fde8109). In there phdr is assigned unconditionally just two lines below the declaration, so there's really not much that could fail. If this is an arch package, maybe it should just be updated to use a newer version