coreboot/src/cpu
Julius Werner ce011ec131 exynos5250: Implement support to boot with USB A-A firmware upload
This patch implements the basic infrastructure required to use the USB
A-A firmware upload feature on Exynos5 processors with Coreboot. It will
require a corresponding host-side script that activates the feature and
uploads the correct image parts in the correct order to harcoded target
addresses, as described in the comments of alternate_cbfs.c.

Also fixes a bug in the Google Snow mainboard where it would not
correctly initialize the pinmux configuration for the SPI flash bus.
During a normal SPI boot the IROM would already do that for you, but
when booting from USB you have to do it yourself.

Change-Id: I40a39f8f5d1d70b58dbf258015c1653a27097d67
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/64875
Reviewed-by: Stefan Reinauer <reinauer@chromium.org>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Commit-Queue: Gabe Black <gabeblack@chromium.org>
Reviewed-on: http://review.coreboot.org/4456
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2013-12-21 22:46:15 +01:00
..
amd cpu/amd: Remove error messages on non-matching microcode patches 2013-12-13 09:07:46 +01:00
armltd qemu-armv7 CPU: Move Kconfig code into CPU directory 2013-12-05 00:38:06 +01:00
dmp dmp/vortex86ex: Add timeout for keyboard system flag checking. 2013-11-30 20:18:06 +01:00
intel haswell: Update microcode revision 2013-12-21 07:39:04 +01:00
qemu-x86 qemu: add q35 support 2013-06-17 17:04:17 +02:00
samsung exynos5250: Implement support to boot with USB A-A firmware upload 2013-12-21 22:46:15 +01:00
ti am335x: Update the config vars selected by CPU_TI_AM335X. 2013-09-17 00:41:01 +02:00
via cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS 2013-12-13 01:28:36 +01:00
x86 Update SMM for FSP systems 2013-12-04 19:35:34 +01:00
Kconfig cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS 2013-12-13 01:28:36 +01:00
Makefile.inc Add the Intel FSP 206ax CPU core support 2013-12-04 18:45:42 +01:00