soc/amd/picasso/include/cpu: add Raven1 CPUID

Change-Id: Iaf848a68dc50c2af1e32b996f09296aaea935459
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41628
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Felix Held 2020-05-20 01:42:40 +02:00 committed by Felix Held
parent acf80f287f
commit f309204c53
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ void picasso_init_cpus(struct device *dev);
int get_cpu_count(void);
void check_mca(void);
#define RAVEN1_CPUID 0x00810f10
#define PICASSO_CPUID 0x00810f81
#define RAVEN2_CPUID 0x00820f01