[coreboot] [PATCH] v3: Move default mainboard vendor/subsystem from Kconfig to dts

Uwe Hermann uwe at hermann-uwe.de
Fri Jul 11 13:59:09 CEST 2008


On Fri, Jul 11, 2008 at 03:06:43AM +0200, Carl-Daniel Hailfinger wrote:
> > My goal was to have the same name in the dts which is also used as
> > variable name in C code. The existing code has a somewhat peculiar
> > mapping from organic growth over time:
> > mainboard-vendor -> const char *mainboard_vendor
> > mainboard-name -> const char *mainboard_part_number
> > If we can agree on whether the variable should be called
> > "mainboard_name" or "mainboard_part_number", I'd be willing to prepare a
> > patch.

mainboard_name sounds good.


> OK, here comes a patch which makes mainboard-vendor naming more consistent.
> mainboard-name naming has been postponed because it's not clear what the
> real name should be.
> 
> Generated code is identical to the state before the patch.
> 
> Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>

Acked-by: Uwe Hermann <uwe at hermann-uwe.de>

Build-tested with a few targets.

 
Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org




More information about the coreboot mailing list