coreboot-kgpe-d16/src/boot
Nico Huber acd7d95251 Add initialization hook for chips
Add an init() function to the chip_operations which will be called
before bus enumeration. This allows to disable unused devices before
they get enumerated.

Change-Id: I63dd9cbfc7b5995ccafb7bf7a81dc71fc67906a0
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: http://review.coreboot.org/1623
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Marc Jones <marcj303@gmail.com>
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2012-11-27 09:16:03 +01:00
..
Makefile.inc Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
hardwaremain.c Add initialization hook for chips 2012-11-27 09:16:03 +01:00
selfboot.c Clean up stack checking code 2012-11-13 18:25:17 +01:00