[LinuxBIOS] PATCH: add the pcengines ALIX1

Peter Stuge peter at stuge.se
Sun Sep 9 13:41:36 CEST 2007


I just had a thought..

On Sat, Sep 08, 2007 at 10:12:11PM -0700, ron minnich wrote:
> > > +     printk_debug("ALIX1C ENTER %s\n", __FUNCTION__);
> > > +
> > > +     printk_debug("ALIX1C EXIT %s\n", __FUNCTION__);

..

> > CHIP_NAME("PC Engines ALIX1.C Mainboard")

Maybe we want a board name #define or global const char * somewhere
so that the board name is consistent across files. Maybe it can be
the directory name to close the loop back to source at the same time?


//Peter




More information about the coreboot mailing list