From 27f14e23e699d734fbc333e25bc53704b3606c9b Mon Sep 17 00:00:00 2001 From: gutosie Date: Sat, 11 Jan 2020 09:49:22 +0200 Subject: [PATCH] Add files via upload --- NeoBoot/target/arm_run.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NeoBoot/target/arm_run.py b/NeoBoot/target/arm_run.py index c70a60a..63d3005 100644 --- a/NeoBoot/target/arm_run.py +++ b/NeoBoot/target/arm_run.py @@ -119,6 +119,8 @@ class StartImage(Screen): 'bcm7251', 'sf4008', 'et1x000', + 'dm920', + 'ax51', 'bcm7251s', 'h7', 'hi3798mv200'