void __init pre_setup_arch_hook ( void);
generally used to activate any machine specific identification routines that may be needed before setup_arch runs. On VISWS this is used to get the board revision and type.
generally used to activate any machine specific identification routines that may be needed before setup_arch runs. On VISWS this is used to get the board revision and type.