diff options
| author | Chunrong Guo <b40290@freescale.com> | 2012-02-20 16:12:32 +0000 |
|---|---|---|
| committer | Matthew McClintock <msm@freescale.com> | 2012-02-20 11:23:45 -0600 |
| commit | 77c4396111505b46fa115c0ac179bda903b573a0 (patch) | |
| tree | b6d394feb2210cb9125531ad40a19d55be8fb26b /conf/machine | |
| parent | 317b6d964963aec7c35a90884d248baee14a4de6 (diff) | |
| download | meta-fsl-ppc-77c4396111505b46fa115c0ac179bda903b573a0.tar.gz | |
conf/machine/mpc8544ds.conf Signed-off-by: ChunRong Guo <b40290@freescale.com>
Diffstat (limited to 'conf/machine')
| -rw-r--r-- | conf/machine/mpc8544ds.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/machine/mpc8544ds.conf b/conf/machine/mpc8544ds.conf new file mode 100644 index 0000000..39e2aae --- /dev/null +++ b/conf/machine/mpc8544ds.conf | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | #@TYPE: Machine | ||
| 2 | #@Name: Freescale MPC8544DS | ||
| 3 | #@DESCRIPTION: Machine configuration for the Freescale MPC8544DS | ||
| 4 | |||
| 5 | require e500v2.inc | ||
| 6 | |||
| 7 | UBOOT_MACHINES = "MPC8544DS" | ||
| 8 | KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/mpc8544ds.dts" | ||
| 9 | KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_defconfig" | ||
