coreboot/src/cpu/amd
Furquan Shaikh 30221b45e0 drivers/spi/spi_flash: Pass in flash structure to fill in probe
Instead of making all SPI drivers allocate space for a spi_flash
structure and fill it in, udpate the API to allow callers to pass in a
spi_flash structure that can be filled by the flash drivers as
required. This also cleans up the interface so that the callers can
maintain and free the space for spi_flash structure as required.

BUG=b:38330715

Change-Id: If6f1b403731466525c4690777d9b32ce778eb563
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/19705
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-05-19 21:21:47 +02:00
..
agesa AGESA: Unify heap location 2017-04-15 11:16:10 +02:00
car amdfam10: Perform major include ".c" cleanup 2017-01-04 18:56:01 +01:00
dualcore src/cpu/amd: Update/Add license headers to all files 2017-02-22 22:22:49 +01:00
family_10h-family_15h amdfam10: Perform major include ".c" cleanup 2017-01-04 18:56:01 +01:00
geode_gx2 AMD geode: Avoid conflicting main() declaration 2017-03-08 03:19:46 +01:00
geode_lx AMD geode: Avoid conflicting main() declaration 2017-03-08 03:19:46 +01:00
microcode src/cpu: Add required space before opening parenthesis '(' 2016-08-28 18:47:23 +02:00
model_fxx nb/amd/amdk8: Link reset_test.c 2017-04-28 17:17:40 +02:00
mtrr AMD MTRR: Add common add_uma_resource_below_tolm() 2017-05-18 06:48:12 +02:00
pi drivers/spi/spi_flash: Pass in flash structure to fill in probe 2017-05-19 21:21:47 +02:00
quadcore amdfam10: Perform major include ".c" cleanup 2017-01-04 18:56:01 +01:00
smm x86 SMM: Fix use with RELOCATABLE_RAMSTAGE 2016-12-11 08:56:40 +01:00
socket_754
socket_939
socket_940
socket_AM2
socket_AM2r2
socket_AM3
socket_ASB2
socket_C32
socket_F
socket_F_1207
socket_FM2
socket_G34
socket_S1G1
Kconfig
Makefile.inc