Kerry Sheh wrote:
commit 42acf3ccf042ecf596df8d149ad66512e81a8fc8 Author: Kerry Sheh shekairui@gmail.com Date: Mon Oct 10 19:19:46 2011 +0800
mainboard: complete the sb800 devicetree even device is off sb800 cimx entry sb_Before_Pci_Init was called in the device 16.2 enable_dev() function.
Using "was" indicates that this patch changes how that works, which is not the case. In any case, the good solution to this problem is Patrick's idea to fix coreboot so that there is a convenient method to run chipset specific code at strategic points during initialization.
Please mention if you know of places in coreboot where it would be particularly useful to make calls into chipset code.
//Peter