On 8/16/10 6:45 PM, Peter Stuge wrote:
Stefan Reinauer wrote:
Thanks for fixing coreboot.
This was also why I acked. I think even if it's not what I would like, it's how things work now, so better fix it. :)
mainboard specific setup code is critical for many boards.
What does it do? Is 986lcd-m a good place to find complicated mb-specific setup code?
On some boards it sets up the fans. On others it makes sure the display brightness is initialized correctly. Sometimes it installs board specific interrupt handlers for oprom init.
Stefan