why are we still doing this?

ron minnich rminnich at lanl.gov
Thu Sep 25 21:24:01 CEST 2003


On Thu, 25 Sep 2003, YhLu wrote:

> Then where can the config tool got that info to produce
> >MAINBOARD_PART_NUMBER="hdama"
> >MAINBOARD_VENDOR="arima"

The config tool produces it automatically  from the name of the mainboard. 

In other words, when you say: 
mainboard arima/hdama

The config tools internally creates the variables as such:
MAINBOARD_PART_NUMBER="hdama"
MAINBOARD_VENDOR="arima"

it is all done for you.

ron




More information about the coreboot mailing list