[coreboot] [PATCH] Factor out common mptable code to mptable_init()

Uwe Hermann uwe at hermann-uwe.de
Sun Oct 24 04:01:19 CEST 2010


On Sat, Oct 23, 2010 at 04:54:21PM -0700, Stefan Reinauer wrote:
> >    - P2B-DS (was "ASUS P2B-DS", drop vendor)
> Can you use the coreboot mainboard name instead (truncated)? It would be
> nice to get rid of those hardcodes and get some consistency instead

Yes, I agree, but that's another patch. I should have probably left the
broken names in there for now, but I already started fixing them so I
included the fixes in the patch anyway.

Using the kconfig variable board name is definately the way to go, but
needs some more code and possibly some changes in board names, e.g.
we should probably drop the "(Fam10h)" suffix from board names for the
mptable, and also maybe drop any generic prefixes such as "ProLiant"
so that the actually useful part of the boardname ends up in the
mptable field.

Anyway, will take a look at that once this patch is merged.


Uwe.
-- 
http://hermann-uwe.de     | http://sigrok.org
http://randomprojects.org | http://unmaintained-free-software.org




More information about the coreboot mailing list