Richard Spiegel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36824 )
Change subject: mb/amd/padmelon: Use Prairie Falcon configuration ......................................................................
Patch Set 2:
(2 comments)
https://review.coreboot.org/c/coreboot/+/36824/2/src/mainboard/amd/padmelon/... File src/mainboard/amd/padmelon/Kconfig:
https://review.coreboot.org/c/coreboot/+/36824/2/src/mainboard/amd/padmelon/... PS2, Line 18: choice PADMELON_SOC
Will do.
Done
https://review.coreboot.org/c/coreboot/+/36824/2/src/mainboard/amd/padmelon/... PS2, Line 30: if PADMELON_MERLIN_FALCON : config SOC_AMD_MERLINFALCON : bool : default y : help : AMD Merlin Falcon FP4 support : endif : : if PADMELON_PRAIRIE_FALCON : config SOC_AMD_PRAIRIEFALCON : bool : default y : help : AMD Prairie Falcon FP4 support : endif
Will try, if works will use.
Need a name different from choice to work...