cpu/intel: Add fsp version of model 406dx (Rangeley / Atom C2000)
This adds the CPU initialization pieces for Intel's Atom C2000 processor (Formerly Rangeley). Change-Id: I77d69f42c959bbc294784f044b7b0dcc2e30f30c Signed-off-by: Martin Roth <gaumless@gmail.com> Reviewed-on: http://review.coreboot.org/6368 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
This commit is contained in:
@@ -11,6 +11,7 @@ source src/cpu/intel/model_1067x/Kconfig
|
||||
source src/cpu/intel/model_106cx/Kconfig
|
||||
source src/cpu/intel/model_206ax/Kconfig
|
||||
source src/cpu/intel/fsp_model_206ax/Kconfig
|
||||
source src/cpu/intel/fsp_model_406dx/Kconfig
|
||||
source src/cpu/intel/model_2065x/Kconfig
|
||||
source src/cpu/intel/model_f0x/Kconfig
|
||||
source src/cpu/intel/model_f1x/Kconfig
|
||||
|
Reference in New Issue
Block a user