CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2010/02/09 14:31:47
Modified files:
sys/arch/loongson/dev: bonito.c bonitovar.h
sys/arch/loongson/loongson: gdium_machdep.c yeeloong_machdep.c
Log message:
Make the bonito_pci_attach_hook per-platform, as a new callback in struct
bonito_config. Move the Geode initalization code previously found there
to yeeloong-specific code; and on Gdium, clear all the BAR of the internal
mini pci slot - it does not get initialized by PMON and the MI PCI code
complains about the bogus values it finds there on cold boots.