summaryrefslogtreecommitdiff
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 @@
1#define CONFIG_JZ4760B
2#define TCSM0_ORIG 0xf4000000
3#define TCSM0_SIZE 0x4000
4#define CPU_MIPS
5#define STACK_SIZE 0x300
6
7/* something provides define
8 * #define mips 1
9 * which breaks paths badly
10 */
11#undef mips