Add Arndale to mappings
diff --git a/lava-submit.py b/lava-submit.py
index 88ad480..4f6ff79 100755
--- a/lava-submit.py
+++ b/lava-submit.py
@@ -29,6 +29,7 @@
 
 # Mapping device type - bundle stream
 DEVICE_STREAM = {
+    'arndale': 'arndale',
     'beaglexm': 'beaglexm',
     'origen': 'leb-origen',
     'panda': 'leb-panda-4430',