diff --git a/NeoBoot/target/mips_run.py b/NeoBoot/target/mips_run.py index 514c7e0..36ce768 100644 --- a/NeoBoot/target/mips_run.py +++ b/NeoBoot/target/mips_run.py @@ -118,10 +118,12 @@ class StartImage(Screen): 'bcm7356', 'bcm7241', 'bcm7362', + 'bcm73625' 'mbmini', 'h3', 'ini-1000sv', - 'osmini' ] : + 'osmini' + 'formuler4turbo'] : if getImageNeoBoot() == 'Flash': self.session.open(TryQuitMainloop, 2) elif getImageNeoBoot() != 'Flash':