summaryrefslogtreecommitdiff
path: root/config/riff.config
diff options
context:
space:
mode:
Diffstat (limited to 'config/riff.config')
-rwxr-xr-xconfig/riff.config32
1 files changed, 32 insertions, 0 deletions
diff --git a/config/riff.config b/config/riff.config
new file mode 100755
index 0000000..678cdff
--- /dev/null
+++ b/config/riff.config
@@ -0,0 +1,32 @@
+#Configuration file.
+#Please set the correct paths below.
+
+# Path to ISSW
+!set ISSWPATH /usr/share/riff/snowball/boot_image_issw.bin
+
+# Path to XLOADER
+!set XLOADERPATH /usr/share/riff/snowball/boot_image_x-loader.bin
+
+# Path to PRCMU
+!set PWRMGMTPATH /usr/share/riff/snowball/power_management.bin
+
+# Path to MEMINIT
+!set MEMINITPATH /usr/share/riff/snowball/mem_init.bin
+
+# Path to LOADER
+!set NORMALPATH /usr/share/riff/snowball/loader_v2.bin
+
+# Vendor ID
+!set VENDORID 0x04cc
+
+# Product ID
+!set PRODUCTID 0x8500
+
+# Path to LCM library
+!set LCMLIBPATH /usr/lib/liblcm.so.1
+
+# Path to flash image
+#!set FLASH_IMG_PATH /path_to_image
+
+
+