Srini Amble wrote:
SeaBIOS is the payload for coreboot in my case. Looking at the source files I have for coreboot and SeaBIOS I do not see reference to 'devicetree.cb' any where. Also, any pointer to how to disable the device in 'devicetree.cb' is much appreciated.
In the coreboot source tree under:
src/mainboard/<yourmainboardvendor>/<yourmainboardname>/
there will be a file called devicetree.cb, as long as your coreboot source tree is not many years old.
//Peter