summaryrefslogtreecommitdiffstats
path: root/include/configs/pcm038.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/pcm038.h')
-rw-r--r--include/configs/pcm038.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/configs/pcm038.h b/include/configs/pcm038.h
new file mode 100644
index 0000000000..cbd3e1674d
--- /dev/null
+++ b/include/configs/pcm038.h
@@ -0,0 +1,6 @@
+/* nothing yet */
+#define CONFIG_ARCH_NUMBER 9999
+#define CONFIG_BOOT_PARAMS 0xdeadbeef
+#define CFG_MALLOC_LEN (4096 << 10)
+#define CONFIG_STACKSIZE (120<<10) /* stack size */
+