soc/amd/stoneyridge|mb: Add Kconfig symbol for Prairie Falcon
commite1988f5e0a3c9f6767cb5c37ea2910bf4b2c99f6
authorMarshall Dawson <marshalldawson3rd@gmail.com>
Mon, 25 Nov 2019 18:15:35 +0000 (25 11:15 -0700)
committerPatrick Georgi <pgeorgi@google.com>
Wed, 11 Dec 2019 11:41:04 +0000 (11 11:41 +0000)
tree9627df26e1500449d4ddb0bf7b2bbe906ff62aa5
parent7987c1cb6f2140d44eb0aa1a3642ac2a114c20ad
soc/amd/stoneyridge|mb: Add Kconfig symbol for Prairie Falcon

The stoneyridge code inferred that if Merlin Falcon was built but no
Merlin Falcon binaries were present, the intent must be Prairie Falcon.
The two falcons are Embedded variants, and Prairie Falcon falls within
Family 15h Models 70h-7Fh.

Add a Prairie Falcon symbol that can be used explicitely.  Drop
HAVE_MERLINFALCON_BINARIES.

Change-Id: I0d3a1bc302760c18c8fe3d57c955e2bb3bd8153a
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37223
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
src/mainboard/amd/padmelon/devicetree.cb
src/soc/amd/stoneyridge/Kconfig
src/soc/amd/stoneyridge/Makefile.inc
src/soc/amd/stoneyridge/chip.h
src/vendorcode/amd/pi/Kconfig