[coreboot] Re: coreboot image forIntel Harcuvar CRB

2021-02-04 Thread Julien Viard de Galbert
Hi, You should probably try an older version of coreboot, close to when the harcuvar board was introduced and check if that version outputs anything on UART. I did that on a custom board using denverton recently and already proposed a few fix, but I don't have an harcuvar board to test. Hope

[coreboot] Re: Copy-first platform additions (was: Re: Re: Proposal to add teeth to our Gerrit guidelines)

2019-11-08 Thread Julien Viard de Galbert
On Fri, Nov 08, 2019 at 12:45:39AM +0100, Nico Huber wrote: > On 07.11.19 12:05, Nico Huber wrote: > > 1. Few people seem to take the might of Git into account. We have a > >tool that can significantly increase the efficiency of development > >and can help to preempt bugs. But many people

[coreboot] Re: BIOS chip address range?

2019-03-28 Thread Julien Viard de Galbert
On Thu, Mar 28, 2019 at 06:55:50AM +0800, Rafael Send wrote: > Hi, > If I theoretically had a flash chip that was larger than 128Mb, it requires > 3-4 byte addressing. > > Does / could coreboot support such large memory, or would the limitation > live somewhere else in the system? My guess is it

Re: [coreboot] Intel G41 - Asrock G41M-GS: no coreboot screen output from Intel GPU on VGA

2018-08-23 Thread Julien Viard de Galbert
uconfig. How can that be done? > Hello, You are reading it wrong: It depends on CONSOLE_OVERRIDE_LOGLEVEL been =n, because of the « ! » And it is =n (according to the « [=n] » text. So go to menu « Console » and set « Default console log level » to 8:SPEW That’s for the coreboot part

Re: [coreboot] Enabling SpeedStep for all Denverton SoC variants

2018-06-04 Thread Julien Viard de Galbert
since the first denverton commit… So please test and submit a patch ;) Best Regads Julien > > Thanks, > Sumo > > > > > > -- > coreboot mailing list: coreboot@coreboot.org > https://mail.coreboot.org/mailman/listinfo/coreboot -- Julien Viard de Galbert - jviardd

Re: [coreboot] Proposing a change to Coding Style

2018-05-18 Thread Julien Viard de Galbert
xceed the limit but the script complains… Just saying that the script should be updated if the policy is changed. Best Regards -- Julien Viard de Galbert - jviarddegalb...@online.net Online / Scaleway Looking for an amazing job? Join us NOW ! https://careers.scaleway.com/ -- coreboot mailing list: coreboot@coreboot.org https://mail.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] Missing ACPI ASL code for Denverton GPIO controller

2018-03-29 Thread Julien Viard de Galbert
up, do it in your own time. ;) > > Thanks, > Sumo > > 2018-03-27 6:54 GMT-03:00 Julien Viard de Galbert <jviarddegalb...@online.net > <mailto:jviarddegalb...@online.net>>: > > >> Le 26 mars 2018 à 21:24, Sumo <kingsu...@gmail.com >> <mailto:kingsu

Re: [coreboot] Missing ACPI ASL code for Denverton GPIO controller

2018-03-27 Thread Julien Viard de Galbert
g the ACPI implementation to Gerrit sooner. Best Regards, Julien > Thanks, > Sumo > -- > coreboot mailing list: coreboot@coreboot.org > https://mail.coreboot.org/mailman/listinfo/coreboot -- Julien Viard de Galbert - jviarddegalb...@online.net Online / Scaleway Looking for an

Re: [coreboot] Atom c3000 Harcuvar and Intel ME

2018-02-27 Thread Julien Viard de Galbert
t; provided by you; meaning you have to extract the BIOS from the flash, > extract the ME-binary using coreboot/utils, clean it with ME-cleaner > (optional) and then build coreboot with your blob. > > The toolchain takes care automatically about the correct placement of > the ME in the

Re: [coreboot] Intel soc ACPI generation using soc/intel/common/block/acpi

2018-02-08 Thread Julien Viard de Galbert
> Le 8 févr. 2018 à 17:24, Aaron Durbin <adur...@google.com> a écrit : > > On Thu, Feb 8, 2018 at 7:20 AM, Julien Viard de Galbert > <jviarddegalb...@online.net> wrote: >> Hello all, >> >> First sorry for mailing direclty those of you who are o

[coreboot] Intel soc ACPI generation using soc/intel/common/block/acpi

2018-02-08 Thread Julien Viard de Galbert
recommendations? Best Regards -- Julien Viard de Galbert - jviarddegalb...@online.net Online / Scaleway Looking for an amazing job? Join us NOW ! https://careers.scaleway.com/ -- coreboot mailing list: coreboot@coreboot.org https://mail.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] Server systems shipped with coreboot

2018-01-18 Thread Julien Viard de Galbert
at FOSDEM for more details ;-) Best Regards, Julien > > Regards > Felix > > -- > coreboot mailing list: coreboot@coreboot.org > https://mail.coreboot.org/mailman/listinfo/coreboot -- Julien Viard de Galbert - jviarddegalb...@online.net Online / Scaleway Looking for a

[coreboot] Denverton NS dependency on Harcuvar Board

2017-11-03 Thread Julien Viard de Galbert
Hello coreboot developers and Denverton Maintainers, As the Denverton support has been integrated, I tried to port our changes over it and see what can be contributed... The first thing I noticed was that there is a hard dependency from the chip to the harcuvar board which looked really wrong and