coreboot/src
Martin Roth 30f9b953a8 soc/amd/stoneyridge: Update AMD firmware placement options
- Don't force the selection of placing the firmware outside of cbfs
when using vboot.
- Set a prompt to allow the option of placing it outside of  cbfs.
- Leave all Kconfig defaults the same.
- Place the AMD firmware directory table in the specified location
even when using the 'outside of cbfs" option.
- Print where the firmware is being placed when placing it outside
of cbfs.

BUG=b:65484600
TEST=Assign PSP firmware location, build & test.  Firmware shows up
inside CBFS.  Set 'outside of cbfs' option, verify firmware gets
written to the correct location.

Change-Id: Ia8258b5c2ecfaaa42d623e3376ec3233115aed58
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/21867
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2017-10-16 00:11:46 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch arch/x86/gdt: Correct format of multi-line comment 2017-10-16 00:10:33 +00:00
commonlib commonlib: Consistently spell *romstage* without space 2017-09-27 22:20:25 +00:00
console console: Ignore loglevel in nvram until ramstage 2017-09-25 13:35:29 +00:00
cpu AGESA vendorcode: Add ENABLE_MRC_CACHE option 2017-10-05 13:23:27 +00:00
device src/device: Update LTR configuration scheme 2017-10-13 15:21:48 +00:00
drivers drv/intel/gma/opregion: Add common init_idg_opregion() 2017-10-13 05:17:45 +00:00
ec ec/lenovo/h8: Serialize control method _CRS 2017-10-10 11:35:31 +00:00
include src/device: Update LTR configuration scheme 2017-10-13 15:21:48 +00:00
lib Kconfig: Move libhwbase related options into lib/Kconfig 2017-09-28 11:47:07 +00:00
mainboard src/mainboard/kahlee: Default AMD FW position to 1MB 2017-10-16 00:11:37 +00:00
northbridge nb/intel/*/gma: Port ACPI opregion to older platforms 2017-10-13 05:19:03 +00:00
soc soc/amd/stoneyridge: Update AMD firmware placement options 2017-10-16 00:11:46 +00:00
southbridge sb/amd/sb700/lpc.c: Optimize code flow for less indentation 2017-10-12 08:08:22 +00:00
superio winbond/w83627hf: Drop early_init.c 2017-09-21 15:40:49 +00:00
vboot vboot: Exclude platform specific files from RW cbfs 2017-10-12 18:33:42 +00:00
vendorcode vendor/intel/skykabylake: Update FSP header files to version 2.7.2 2017-10-05 17:45:46 +00:00
Kconfig Kconfig: Move libhwbase related options into lib/Kconfig 2017-09-28 11:47:07 +00:00