AMD Steppe Eagle: CPU files for new SoC

Hardware / Coreboot - Bruce Griffith [se-eng.com] - 30 August 2014 12:15 UTC

Add the CPU files required to support the Steppe Eagle and Mullins models of Family 16h SoC processors from AMD. This CPU is based on the Jaguar core and is similar to Kabini.

Change-Id: Ib48a3f03128f99a1242fe8c157e0e98feb53b1ea

5888d86 AMD Steppe Eagle: CPU files for new SoC
src/cpu/amd/agesa/00730F01/Kconfig | 69 +++++++++++++++
src/cpu/amd/agesa/00730F01/Makefile.inc | 29 ++++++
src/cpu/amd/agesa/00730F01/acpi/cpu.asl | 83 +++++++++++++++++
src/cpu/amd/agesa/00730F01/chip_name.c | 24 +++++
src/cpu/amd/agesa/00730F01/model_16_init.c | 133 ++++++++++++++++++++++++++++
src/cpu/amd/agesa/Kconfig | 2 +
src/cpu/amd/agesa/Makefile.inc | 1 +
src/include/cpu/x86/lapic_def.h | 4 +
8 files changed, 345 insertions(+)

Upstream: review.coreboot.org


  • Share