omap3-pandora-kernel: Bump SRCREV to kernel that supports NAND DMA modes.
authorDavid-John Willis <John.Willis@Distant-earth.com>
Sun, 2 May 2010 22:46:28 +0000 (23:46 +0100)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Sun, 2 May 2010 22:46:28 +0000 (23:46 +0100)
recipes/linux/omap3-pandora-kernel/defconfig
recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb

index 40186dc..d34a6f6 100755 (executable)
@@ -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_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
 CONFIG_MTD_NAND_IDS=y
 # CONFIG_MTD_NAND_DISKONCHIP is not set
 # CONFIG_MTD_NAND_NANDSIM is not set
index aa0ee3a..1f20d95 100755 (executable)
@@ -5,7 +5,7 @@ KERNEL_IMAGETYPE = "uImage"
 
 COMPATIBLE_MACHINE = "omap3-pandora"
 
 
 COMPATIBLE_MACHINE = "omap3-pandora"
 
-SRCREV = "d0d228cbe6533ad6428216dce01424967f86e0a0"
+SRCREV = "fd96f5bb4f65e1fd6f185a37073dfaf76da57e4a"
 
 SRC_URI = " \
            git://git.openpandora.org/pandora-kernel.git;protocol=git;branch=pandora-27-omap1 \
 
 SRC_URI = " \
            git://git.openpandora.org/pandora-kernel.git;protocol=git;branch=pandora-27-omap1 \