diff options
Diffstat (limited to 'src/cpu/amd')
-rw-r--r-- | src/cpu/amd/car/cache_as_ram.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cpu/amd/car/cache_as_ram.inc b/src/cpu/amd/car/cache_as_ram.inc index e48d25c0a0..4d70c9e6bc 100644 --- a/src/cpu/amd/car/cache_as_ram.inc +++ b/src/cpu/amd/car/cache_as_ram.inc @@ -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. */ |