[coreboot] patch: more path support

ron minnich rminnich at gmail.com
Sun Feb 10 19:17:01 CET 2008


On Feb 10, 2008 8:42 AM, Peter Stuge <peter at stuge.se> wrote:

> What would such a global identifier be used for? One way to identify
> something is by position in the dt, but you're asking for a new
> "namespace" right?

You have found a  type of a thing (e.g. southbridge) and you want to
find the operations for that thing. You need an ID to do that.

One option is we just adopt a very standardized format for the string
that defines a thing, e.g. your earlier suggestion:
"PCI:8086.8259" is the standard string for a PCI identifier.

ron




More information about the coreboot mailing list