This patch makes the boards use a single amdk8_util.asl. There are only
[coreboot.git] / src / mainboard / amd / serengeti_cheetah / chip.h
1 extern struct chip_operations mainboard_ops;
2
3 struct mainboard_config {
4 //      int fixup_scsi;
5 //      int fixup_vga;
6 };