[coreboot] Re: HP compaq 8200 compatability

2021-04-12 Thread Angel Pons
Hi Peter, list,

On Mon, Apr 12, 2021 at 12:06 PM Peter Stuge  wrote:
>
> ppbruhuwu--- via coreboot wrote:
> > Hello so i was talking to my friend about coreboot but i saw that
> > only the SFF version of the compaq 8200 was compatible and so i
> > wanted to know why that is?
>
> Those adding that code were only interested in supporting that model.

Or only had a SFF model to test things on.

> > Also will coreboot be available for the compaq 8200 in the future?
>
> It could, if you or someone else makes it happen. If you're interested
> then you should not wait for someone else to do it for you, since
> that's unlikely.

It shouldn't be too hard to add support for the other form factors.
After making sure the GPIO settings match (use util/autoport and
compare the gpio.c files), it might be as simple as enabling a few
devices in the devicetree.

> //Peter
> ___
> coreboot mailing list -- coreboot@coreboot.org
> To unsubscribe send an email to coreboot-le...@coreboot.org

Best regards,

Angel
___
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-le...@coreboot.org


[coreboot] Re: HP compaq 8200 compatability

2021-04-12 Thread Peter Stuge
ppbruhuwu--- via coreboot wrote:
> Hello so i was talking to my friend about coreboot but i saw that
> only the SFF version of the compaq 8200 was compatible and so i
> wanted to know why that is?

Those adding that code were only interested in supporting that model.

> Also will coreboot be available for the compaq 8200 in the future?

It could, if you or someone else makes it happen. If you're interested
then you should not wait for someone else to do it for you, since
that's unlikely.


//Peter
___
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-le...@coreboot.org