diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/cpu/amd/geode_lx/cache_as_ram.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/amd/geode_lx/cache_as_ram.inc b/src/cpu/amd/geode_lx/cache_as_ram.inc index bcb0d4b52a..11eda541bb 100644 --- a/src/cpu/amd/geode_lx/cache_as_ram.inc +++ b/src/cpu/amd/geode_lx/cache_as_ram.inc @@ -186,6 +186,7 @@ DCacheSetupGood: /* Call romstage.c main function */ call main +.global done_cache_as_ram_main done_cache_as_ram_main: /* We now run over the stack-in-cache, |