Undo changes to Samsung machine config, its a problem with SCAT.

This commit is contained in:
waltje
2017-09-23 21:07:55 -04:00
parent e477cc4026
commit 35c25cab74
3 changed files with 2 additions and 13 deletions

View File

@@ -555,13 +555,3 @@ void machine_at_scat_init(void)
scat_init();
}
void machine_at_scat_remap_init(void)
{
machine_at_init();
mem_remap_top_384k();
scat_init();
}