CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2021/01/30 07:59:14

Modified files:
        sys/arch/octeon/dev: amdcf.c cn30xxgmx.c cn30xxsmi.c octrtc.c 
        sys/arch/octeon/include: octeonvar.h 
        sys/arch/octeon/octeon: machdep.c 

Log message:
Abstract octeon board handling a little

Detect octeon board model in one place, and replace firmware-supplied
board_type with an abstract model identifier in driver code. This makes
it easier to manage with different products, and board flavours, that
happen to use the same model information, such as board_type.

Reply via email to