summaryrefslogtreecommitdiffstats
path: root/utils/hwstub/stub/jz4760b/target-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/hwstub/stub/jz4760b/target-config.h')
-rw-r--r--utils/hwstub/stub/jz4760b/target-config.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/utils/hwstub/stub/jz4760b/target-config.h b/utils/hwstub/stub/jz4760b/target-config.h
new file mode 100644
index 0000000000..fa018c14dc
--- /dev/null
+++ b/utils/hwstub/stub/jz4760b/target-config.h
@@ -0,0 +1,11 @@
+#define CONFIG_JZ4760B
+#define TCSM0_ORIG 0xf4000000
+#define TCSM0_SIZE 0x4000
+#define CPU_MIPS
+#define STACK_SIZE 0x300
+
+/* something provides define
+ * #define mips 1
+ * which breaks paths badly
+ */
+#undef mips