diff options
author | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2017-08-24 11:10:50 +0300 |
---|---|---|
committer | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2017-08-28 14:38:04 +0000 |
commit | 8e0bc131c8790489507a90a39f7552e607398679 (patch) | |
tree | 12a58e5f745c29724173bb05eff44f043de4e9e3 /src/northbridge | |
parent | 7a10c9b10657cb8c02c11c2f73ff5cfaa262304c (diff) | |
download | coreboot-8e0bc131c8790489507a90a39f7552e607398679.tar.xz |
AGESA f15: Remove f10 references
Vendorcode for f15 also has f10 support, so
AMD_AGESA_FAMILY_10 was never selected.
Change-Id: I9a026c36ace88f1110a52d7e24d3e6ab36508932
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/21184
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/northbridge')
-rw-r--r-- | src/northbridge/amd/agesa/family15/amdfam10.h (renamed from src/northbridge/amd/agesa/family10/amdfam10.h) | 0 | ||||
-rw-r--r-- | src/northbridge/amd/agesa/family15/reset_test.h (renamed from src/northbridge/amd/agesa/family10/reset_test.h) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/src/northbridge/amd/agesa/family10/amdfam10.h b/src/northbridge/amd/agesa/family15/amdfam10.h index 27f78a3331..27f78a3331 100644 --- a/src/northbridge/amd/agesa/family10/amdfam10.h +++ b/src/northbridge/amd/agesa/family15/amdfam10.h diff --git a/src/northbridge/amd/agesa/family10/reset_test.h b/src/northbridge/amd/agesa/family15/reset_test.h index 61de4d9895..61de4d9895 100644 --- a/src/northbridge/amd/agesa/family10/reset_test.h +++ b/src/northbridge/amd/agesa/family15/reset_test.h |