summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mbx8xx/make/custom/mbx860_005b.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/mbx8xx/make/custom/mbx860_005b.cfg')
-rw-r--r--c/src/lib/libbsp/powerpc/mbx8xx/make/custom/mbx860_005b.cfg16
1 files changed, 16 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/mbx8xx/make/custom/mbx860_005b.cfg b/c/src/lib/libbsp/powerpc/mbx8xx/make/custom/mbx860_005b.cfg
new file mode 100644
index 0000000000..9cf8654dcb
--- /dev/null
+++ b/c/src/lib/libbsp/powerpc/mbx8xx/make/custom/mbx860_005b.cfg
@@ -0,0 +1,16 @@
+#
+# Config file for a PowerPC MPC860-based MBX860-005b card.
+#
+
+#
+# All MBX8xx configurations share the same base file, only a few
+# parameters differ.
+#
+
+RTEMS_MBX_MODEL=mbx860_005b
+8XX_CPU_TYPE=860
+
+# The 860_005b has 16M ram : org = 0x0, l = 16M
+MBX8xx_LDFLAGS=-Wl,--defsym -Wl,HeapSize=0x100000
+
+include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg