Index of /fics/xscale_BSPs/2009_08/patch_USB_Host

      Name                    Last modified       Size  Description

[DIR] Parent Directory 03-Feb-2012 15:07 - [TXT] colibri.c.patch 03-Feb-2012 15:07 1k [   ] uImage_patch_USB_host 07-Feb-2012 10:32 1.5M

This directory contains corrections for the support of the second USB host.

uImage_patch_USB_host is the default MBS270 V2 kernel image including the corrections.

colibri.c.patch is the source patch that should be applied to the kernel source code if you have build your own kernel. To apply this patch, execute the following command:
 cd kernel_source_root_directory
 cd arch/arm/mach-pxa
 patch < colibri.c.patch
 
and then recompile the kernel