[coreboot] K8 state of v3 tree

ron minnich rminnich at gmail.com
Tue Aug 5 04:38:18 CEST 2008


Current state of tree. This all compiles with only errors for stuff
not yet defined.

Too many fixes in here to list them all :-)
but:
convert mcp55 over to new resource maps.
fix my misunderstanding of one aspect of resource map setup
Fix typo in config_{read,write} naming.
Fix random mistakes in include files.

YHLU: question: is REV F a proper superset of all K8? If we do REV F compatible
code, and test for REV A-E in our coded and take appropriate action,
will the code work properly? Can we have e.g.
the same mem_controller struct for all K8?

I'd like to avoid the files we had in v2 with stuff like xyz_f and
just have one common set of K8 files.
It's even ok if, e.g., there are struct members in the mem_controller
struct that are only used on rev f
or dual core, and unused otherwise. I'd like to simplify the tangle we
had in v2.

Signed-off-by: Ronald G. Minnich <rminnich at gmail.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: k8.diff
Type: text/x-patch
Size: 49717 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080804/af42190c/attachment.diff>


More information about the coreboot mailing list