AMD K8 fam10-15: Consolidate post_cache_as_ram call

Change-Id: I5e7890aafbc8c80716ee49690e306482a482a863
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/20573
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
This commit is contained in:
Kyösti Mälkki
2017-07-13 13:38:17 +03:00
parent b98391c0ee
commit 90e07b460c
58 changed files with 2 additions and 114 deletions

View File

@@ -598,6 +598,8 @@ CAR_FAM10_ap_out:
call cache_as_ram_main
call post_cache_as_ram
/* We will not go back. */
post_code(0xaf) /* Should never see this POST code. */