From 228e5f9885176efdfb0d2772e51930c3658dda3b Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Sun, 2 May 2010 23:46:28 +0100 Subject: [PATCH 1/1] omap3-pandora-kernel: Bump SRCREV to kernel that supports NAND DMA modes. --- recipes/linux/omap3-pandora-kernel/defconfig | 2 ++ recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes/linux/omap3-pandora-kernel/defconfig b/recipes/linux/omap3-pandora-kernel/defconfig index 40186dc..d34a6f6 100755 --- a/recipes/linux/omap3-pandora-kernel/defconfig +++ b/recipes/linux/omap3-pandora-kernel/defconfig @@ -598,6 +598,8 @@ CONFIG_MTD_NAND=y # CONFIG_MTD_NAND_ECC_SMC is not set # CONFIG_MTD_NAND_MUSEUM_IDS is not set CONFIG_MTD_NAND_OMAP2=y +CONFIG_MTD_NAND_OMAP_PREFETCH=y +CONFIG_MTD_NAND_OMAP_PREFETCH_DMA=y CONFIG_MTD_NAND_IDS=y # CONFIG_MTD_NAND_DISKONCHIP is not set # CONFIG_MTD_NAND_NANDSIM is not set diff --git a/recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb b/recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb index aa0ee3a..1f20d95 100755 --- a/recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb +++ b/recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb @@ -5,7 +5,7 @@ KERNEL_IMAGETYPE = "uImage" COMPATIBLE_MACHINE = "omap3-pandora" -SRCREV = "d0d228cbe6533ad6428216dce01424967f86e0a0" +SRCREV = "fd96f5bb4f65e1fd6f185a37073dfaf76da57e4a" SRC_URI = " \ git://git.openpandora.org/pandora-kernel.git;protocol=git;branch=pandora-27-omap1 \ -- 2.39.2