]> code.ossystems Code Review - meta-freescale.git/commitdiff
conf/machine/mpc8544ds.conf Signed-off-by: ChunRong Guo <b40290@freescale.com>
authorChunrong Guo <b40290@freescale.com>
Mon, 20 Feb 2012 16:12:32 +0000 (16:12 +0000)
committerMatthew McClintock <msm@freescale.com>
Mon, 20 Feb 2012 17:23:45 +0000 (11:23 -0600)
meta-fsl-ppc/conf/machine/mpc8544ds.conf [new file with mode: 0644]

diff --git a/meta-fsl-ppc/conf/machine/mpc8544ds.conf b/meta-fsl-ppc/conf/machine/mpc8544ds.conf
new file mode 100644 (file)
index 0000000..39e2aae
--- /dev/null
@@ -0,0 +1,9 @@
+#@TYPE: Machine
+#@Name: Freescale MPC8544DS
+#@DESCRIPTION: Machine configuration for the Freescale MPC8544DS
+
+require e500v2.inc
+
+UBOOT_MACHINES = "MPC8544DS"
+KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/mpc8544ds.dts"
+KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_defconfig"