[coreboot] Re: Dell R610 Support

2018-12-29 Thread Ed Hau
On 2018-12-19 16:10, taii...@gmx.com wrote: On 12/17/2018 10:43 PM, Ed Hau wrote: > Thanks for all the great info once again! Yah thanks! tech support is my job on the coreboot ML to free up time for the devs let me know if you need any more information or help. What you need: * Flashing

[coreboot] Re: Status on Dell OptiPlex 7010 support

2018-12-29 Thread Kumonie Williams
Hello, Upon further inspection, I cannot find any reference to the SERVICE_MODE jumper on Dell's website, only the two you mentioned, RTCRST and PSWD. It appears it may only be present on the mid tower form factor model of the Dell OptiPlex 7010, on which, it is directly under the PCI-e x16 (wired

[coreboot] Re: Status on Dell OptiPlex 7010 support

2018-12-29 Thread Piotr Król
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 12/29/18 4:47 PM, Jeremy Jackson wrote: > > On 2018-12-29 10:39 a.m., Kumonie Williams wrote: Hi Kumonie, Jeremy, adding Paul and Lynxis to CC as they were initial contributors of change s. > > ... > > Though, I do have a question I was

[coreboot] Re: Status on Dell OptiPlex 7010 support

2018-12-29 Thread Kumonie Williams
Thanks, I'll keep that in mind. On Sat, Dec 29, 2018 at 9:47 AM Jeremy Jackson wrote: > > On 2018-12-29 10:39 a.m., Kumonie Williams wrote: > > ... > > Though, I do have a question I was hoping you'd be able to answer: > The Dell OptiPlex 7010 has a service mode jumper, and, from my >

[coreboot] Re: Status on Dell OptiPlex 7010 support

2018-12-29 Thread Jeremy Jackson
On 2018-12-29 10:39 a.m., Kumonie Williams wrote: ... Though, I do have a question I was hoping you'd be able to answer: The Dell OptiPlex 7010 has a service mode jumper, and, from my understanding, two ROM chips for two firmware images, the primary one used when the service mode jumper is

[coreboot] Re: Status on Dell OptiPlex 7010 support

2018-12-29 Thread Kumonie Williams
Hello, I would be more than willing to help test coreboot for the Dell OptiPlex 7010, however, I cannot provide assistance for much else at this time. Though, I do have a question I was hoping you'd be able to answer: The Dell OptiPlex 7010 has a service mode jumper, and, from my understanding,

[coreboot] Re: Coreboot build process with gcc 8.1

2018-12-29 Thread Angel Pons
Hello Salvatore, On Sat, Dec 29, 2018, 12:24 Salvatore Bellizzi Hi, > I have a question reguarding the build process. > > Since crossgcc has been updated and gcc is now at version 8.1 I always > encounter an error when building coreboot: > > coreboot/src/console/vtxprintf.c:102: undefined

[coreboot] Coreboot build process with gcc 8.1

2018-12-29 Thread Salvatore Bellizzi
Hi, I have a question reguarding the build process. Since crossgcc has been updated and gcc is now at version 8.1 I always encounter an error when building coreboot: coreboot/src/console/vtxprintf.c:102: undefined reference to '__udivmoddi4' Since coreboot uses crossgcc and its own libgcc