diff options
author | Leon Woestenberg <leon@sidebranch.com> | 2009-06-05 22:13:54 +0200 |
---|---|---|
committer | Leon Woestenberg <leon@sidebranch.com> | 2009-06-05 22:13:54 +0200 |
commit | 59b520ae17c6b79b0a3bd741ffc37bbbd9ee32b0 (patch) | |
tree | d5dee145362cee6b6b49af987506ecad57b06b35 /conf/machine/mpc8315e-rdb.conf | |
parent | 91cd903f86d11f115bb4dacd43d9f10707b56985 (diff) |
linux-powerpc-fsl-git: Add patch for missing MSI support in the DTS.
Also fixed the comments in the mpc8315e-rdb machine configuration.
Diffstat (limited to 'conf/machine/mpc8315e-rdb.conf')
-rw-r--r-- | conf/machine/mpc8315e-rdb.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/mpc8315e-rdb.conf b/conf/machine/mpc8315e-rdb.conf index 7d3a93b815..40f289f55c 100644 --- a/conf/machine/mpc8315e-rdb.conf +++ b/conf/machine/mpc8315e-rdb.conf @@ -2,8 +2,8 @@ #@Name: Freescale MPC8315E-RDB #@DESCRIPTION: Machine configuration for the Freescale MPC8315E-RDB -# Development board with low power PowerPC SoC with MMU/FPU and PCI, -# PCI Express x1, 2x SATA. +# Development board with low-power PowerPC SoC with MMU/FPU and PCI, +# 2x PCI Express x1, 2x SATA. TARGET_ARCH = "powerpc" |