Module: meta-ti Branch: danny Commit: 746e85779b4417f8836239077a62045f840aa4b1 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=746e85779b4417f8836239077a62045f840aa4b1
Author: Franklin S. Cooper Jr <[email protected]> Date: Mon Feb 11 19:04:38 2013 -0600 linux-omapl138-psp: Add latest linux-omapl138 patches * Add latest patches to linux-omapl138 that were added since this recipe was added to meta-ti. * Update to latest am180x-evm defconfig * Mimic the following commits from arago: linux-davinci: update to add mmc patches * Optimizations to reduce overhead on weak platforms linux: disable DMA for MUSB * For the am3517, am180x, and am335x devices the CPPI 4.1 DMA should NOT be used for the MUSB controller. Using this DMA can cause the controller to lockup. * Updated the defconfigs to set the use of PIO mode * Added a patch to updated the PIO mode description to make it easier to determine when it can be used. Signed-off-by: Franklin S. Cooper Jr <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- conf/machine/include/davinci.inc | 2 +- ...date-PIO-mode-help-information-in-Kconfig.patch | 44 ++++ ...mmc-davinci-Eliminate-spurious-interrupts.patch | 64 ++++++ ...mmc-davinci-Poll-for-small-size-transfers.patch | 96 +++++++++ .../linux-omapl138-psp-2.6.37/am180x-evm/defconfig | 224 +++++++++++++++----- recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb | 7 +- 6 files changed, 385 insertions(+), 52 deletions(-) Diff: http://arago-project.org/git/meta-ti.git?a=commitdiff;h=746e85779b4417f8836239077a62045f840aa4b1 _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
