summaryrefslogtreecommitdiff
path: root/utils/hwstub/stub/atj213x/target-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/hwstub/stub/atj213x/target-config.h')
-rw-r--r--utils/hwstub/stub/atj213x/target-config.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/utils/hwstub/stub/atj213x/target-config.h b/utils/hwstub/stub/atj213x/target-config.h
new file mode 100644
index 0000000000..081cccc581
--- /dev/null
+++ b/utils/hwstub/stub/atj213x/target-config.h
@@ -0,0 +1,12 @@
1#define CONFIG_ATJ213X
2#define IRAM_ORIG 0x94040000 /* KSEG1 cached unmapped */
3#define IRAM_SIZE 0x18000
4#define DRAM_ORIG 0x80000000 /* KSEG1 cached unmapped */
5#define DRAM_SIZE 0x800000
6#define CPU_MIPS
7
8/* something provides define
9 * #define mips 1
10 * which breaks paths badly
11 */
12#undef mips