[coreboot] how to model the Quark architecture

Aaron Durbin adurbin at chromium.org
Tue Feb 18 18:24:43 CET 2014


On Tue, Feb 18, 2014 at 9:22 AM, Peter Stuge <peter at stuge.se> wrote:
> Aaron Durbin wrote:
>> I skimmed through the doc yesterday evening. It looks very much like
>> BayTrail. What particular differences did you see where it would be
>> different to cause issues for coreboot?
>
> I think the most obvious thing is the message port architecture?
>
> Sure, we can skip modeling them and create some global functions for
> sending messages to random ports, but that wouldn't be very impressive..

What do you mean by modeling them? What is an impressive
implementation for sending messages to ports? It's just another
address space through index/data pairs.

-Aaron



More information about the coreboot mailing list