|
@@ -356,6 +356,12 @@ extern void __led_set(led_id_t id, int state);
|
|
#define CFG_GPS_PORT_CONFIG 0x1105a004
|
|
#define CFG_GPS_PORT_CONFIG 0x1105a004
|
|
|
|
|
|
|
|
|
|
|
|
+/*
|
|
|
|
+ * Motion-PRO's CPLD revision control register
|
|
|
|
+ */
|
|
|
|
+#define CPLD_REV_REGISTER (CFG_CS2_START + 0x06)
|
|
|
|
+
|
|
|
|
+
|
|
/*
|
|
/*
|
|
* Miscellaneous configurable options
|
|
* Miscellaneous configurable options
|
|
*/
|
|
*/
|