coreboot-kgpe-d16/src
Kyösti Mälkki 48e21ec430 Add mainboard hook to bootblock
Change allows to override default bootblock_mainboard_init() with
mainboard-specific code.

If the default bootblock_mainboard_init() handler is replaced, with
one from file BOOTBLOCK_MAINBOARD_INIT, one needs to take care the
replacement calls all the necessary bootblock_x_init() functions.

Change-Id: Ie8c667cdba7cafe9ed2d4b19ab2bd21d941ad4ca
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/1845
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2012-11-30 00:58:03 +01:00
..
arch Add mainboard hook to bootblock 2012-11-30 00:58:03 +01:00
boot Add initialization hook for chips 2012-11-27 09:16:03 +01:00
console Get rid of drivers class 2012-11-27 22:00:49 +01:00
cpu Minor changes to .h files for samsung ARM part 2012-11-29 00:56:36 +01:00
devices Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
drivers Add the maxim MAX77686 power controller. 2012-11-29 21:37:08 +01:00
ec Get rid of drivers class 2012-11-27 22:00:49 +01:00
include Add multi-architecture support to cbfstool 2012-11-30 00:42:31 +01:00
lib Make libgcc wrappers arch-specific, add ARMv7 2012-11-30 00:03:45 +01:00
mainboard Lumpy: Need byteorder.h in romstage 2012-11-30 00:42:06 +01:00
northbridge Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
southbridge Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
superio Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
vendorcode Reduce number of per-mainboard changes 2012-11-16 01:11:31 +01:00
Kconfig Add dummy Kconfig options for armv7 2012-11-30 00:03:37 +01:00