coreboot-kgpe-d16/src
Łukasz Dobrowolski 1de93a2947 src/vendorcode/amd/agesa: Fix casting
When IDSOPT_TRACING_ENABLED is TRUE build fails with
"cast from pointer to integer of different size"
Use "UINTN" as is done in Family 16h.

Change-Id: I362e67fc83aa609155f959535f33be9c150c7636
Signed-off-by: Łukasz Dobrowolski <lukasz@dobrowolski.io>
Reviewed-on: https://review.coreboot.org/17406
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2016-11-22 17:51:57 +01:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86: don't create new gdt in cbmem for relocatable ramstage 2016-11-21 16:45:10 +01:00
commonlib commonlib/include: remove NEED_VB20_INTERNALS 2016-11-19 16:57:27 +01:00
console console/vtxprintf.c: cast precision to size_t for string length 2016-11-21 23:44:18 +01:00
cpu spi: Clean up SPI flash driver interface 2016-11-22 17:32:09 +01:00
device device/dram/ddr3: Fix calculation CRC16 of SPD 2016-11-21 02:21:17 +01:00
drivers spi: Get rid of flash_programmer_probe in spi_slave structure 2016-11-22 17:37:57 +01:00
ec ec/roda/it8518: Add another embedded controller 2016-11-21 15:07:26 +01:00
include spi: Get rid of flash_programmer_probe in spi_slave structure 2016-11-22 17:37:57 +01:00
lib intel post-car: Increase stacktop alignment 2016-11-18 20:59:12 +01:00
mainboard mainboard/ms7721: Add MSI MS-7721 (FM2-A57MA-E35) 2016-11-22 05:19:06 +01:00
northbridge spi: Clean up SPI flash driver interface 2016-11-22 17:32:09 +01:00
soc soc/intel: Use correct terminology for SPI flash operations 2016-11-22 17:39:07 +01:00
southbridge spi: Get rid of flash_programmer_probe in spi_slave structure 2016-11-22 17:37:57 +01:00
superio smscsuperio: map interrupt in smscsuperio_enable_serial() 2016-11-21 22:42:28 +01:00
vboot commonlib/include: remove NEED_VB20_INTERNALS 2016-11-19 16:57:27 +01:00
vendorcode src/vendorcode/amd/agesa: Fix casting 2016-11-22 17:51:57 +01:00
Kconfig Remove explicit select MMCONF_SUPPORT 2016-11-22 04:15:11 +01:00