Also fixed the comments in the mpc8315e-rdb machine configuration.
#@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"
SRCREV = "1406de8e11eb043681297adf86d6892ff8efc27a"
PV = "2.6.30"
-PR = "r0"
+PR = "r2"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git;protocol=git \
file://defconfig"
+SRC_URI_append_mpc8315e-rdb = " file://mpc8315erdb-add-msi-to-dts.patch;patch=1"
+
COMPATIBLE_MACHINE = "mpc8315e-rdb"
S = "${WORKDIR}/git"