aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/c293pcie.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/c293pcie.conf')
-rw-r--r--conf/machine/c293pcie.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/conf/machine/c293pcie.conf b/conf/machine/c293pcie.conf
new file mode 100644
index 00000000..6a63844e
--- /dev/null
+++ b/conf/machine/c293pcie.conf
@@ -0,0 +1,16 @@
+#@TYPE: Machine
+#@NAME: Freescale C293PCIE
+#@SOC: c293pcie
+#@DESCRIPTION: Machine configuration for running C293PCIE in 36-bit mode
+#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
+
+require conf/machine/include/e500v2.inc
+
+SOC_FAMILY = "c293pcie"
+BOOTFORMAT_CONFIG = "config_ddr3_512m_c29xpcie_800M.dat"
+UBOOT_MACHINES ?= "C29XPCIE C29XPCIE_SPIFLASH C29XPCIE_SECBOOT C29XPCIE_SPIFLASH_SECBOOT"
+KERNEL_DEVICETREE ?= "c293pcie_36b.dtb"
+KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_defconfig"
+
+JFFS2_ERASEBLOCK = "0x10000"
+