From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Murphy Date: Tue, 2 Jul 2013 10:23:40 -0500 Subject: [U-Boot] [RFC] [UBOOT] [PATCH v3 1/7] USB: Backport kernel usb header file In-Reply-To: <51D2EF36.1010809@ti.com> References: <1372778113-26053-1-git-send-email-dmurphy@ti.com> <1372778113-26053-2-git-send-email-dmurphy@ti.com> <51D2EF36.1010809@ti.com> Message-ID: <51D2F07C.2030808@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07/02/2013 10:18 AM, Nishanth Menon wrote: > On 07/02/2013 10:15 AM, Dan Murphy wrote: >> Backport the kernel USB header file include/linux/usb.h >> that contains the structures and constants for the linux kernel drivers. >> Rename the usb.h to usb-compat.h so that it is not confused with the >> uBoot include usb.h file. >> >> Kernel base commit ID:aa4f608478acb7ed69dfcff4f3c404100b78ac49 > v3.10-rc4-21-gaa4f608 - is'nt it better to take a tagged kernel like v3.10 instead of an random intermediate commit? > > At the time this patch was created this was the commit ID I had. This is only RFC. I will advance the kernel code once I have some feedback on the approach and move to a released tag. Dan -- ------------------ Dan Murphy