coreboot/src
Kyösti Mälkki dfad070831 AGESA Hudson: Fix typecasts in Fch_Oem_config()
Like many other (but not all) BiosCallouts, StdHeader is also passed
as ConfigPtr argument. Use that instead to make no assumptions of the
real type of FchData as it changes depending of the StdHeader.

Change-Id: Ibdf01d08e63b9e1b8e99ac16abb7f807d37a056e
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/6240
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2014-07-14 19:51:16 +02:00
..
arch arch: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:34 +02:00
console
cpu AGESA fam15: Fix entry to cimx/sb900 2014-07-14 19:49:32 +02:00
device YABEL: Initialize global biosmem pointer for VBE 2014-07-11 09:23:18 +02:00
drivers SPI: Split writes using spi_crop_chunk() 2014-07-14 19:42:49 +02:00
ec spi: Change spi_xfer to work in units of bytes instead of bits. 2014-07-05 11:36:20 +02:00
include SPI: Split writes using spi_crop_chunk() 2014-07-14 19:42:49 +02:00
lib lib: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:15 +02:00
mainboard AGESA Hudson: Fix typecasts in Fch_Oem_config() 2014-07-14 19:51:16 +02:00
northbridge AGESA fam15: Fix entry to cimx/sb900 2014-07-14 19:49:32 +02:00
soc SPI: Split writes using spi_crop_chunk() 2014-07-14 19:42:49 +02:00
southbridge AGESA fam15: Fix entry to cimx/sb900 2014-07-14 19:49:32 +02:00
superio superio: Trivial - drop trailing blank lines at EOF 2014-07-08 13:39:24 +02:00
vendorcode vendorcode/amd/agesa/f15tn: Fix erratum #712 2014-07-11 05:50:23 +02:00
Kconfig