From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3][v2] drivers: usb: Make usb device-tree fixup code architecture independent
Date: Tue, 25 Nov 2014 13:35:17 -0800 [thread overview]
Message-ID: <5474F615.9050704@freescale.com> (raw)
In-Reply-To: <54665085.7060104@freescale.com>
On 11/14/2014 10:57 AM, York Sun wrote:
> On 10/20/2014 04:20 AM, Nikhil Badola wrote:
>> move usb device tree fixup code from "arch/powerpc/" to "drivers/usb/"
>> so that it works independent of architecture it is running on
>>
>> Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com>
>> Signed-off-by: Nikhil Badola <nikhil.badola@freescale.com>
>> ---
>> Changes for v2 :
>> - Fixed compilation error for Platforms with
>> CONFIG_USB_MAX_CONTROLLER_COUNT not defined
>> - Depends on https://patchwork.ozlabs.org/patch/401063/
>>
>> arch/powerpc/cpu/mpc8xxx/fdt.c | 104 -------------------------------------
>> drivers/usb/host/ehci-fsl.c | 113 +++++++++++++++++++++++++++++++++++++++++
>> 2 files changed, 113 insertions(+), 104 deletions(-)
>>
>
> We have compiling error for boards MPC837XEMDS_HOST MPC837XERDB. ehci-fsl.c is
> not compiled for these boards. Can you check if CONFIG_USB_EHCI_FSL can be
> defined for them.
>
> Adding Kim.
>
Nikhil,
Please address this ASAP. It blocks other patches.
York
next prev parent reply other threads:[~2014-11-25 21:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-20 11:20 [U-Boot] [PATCH 2/3][v2] drivers: usb: Make usb device-tree fixup code architecture independent Nikhil Badola
2014-11-14 18:57 ` York Sun
2014-11-25 21:35 ` York Sun [this message]
2014-11-26 3:14 ` nikhil.badola at freescale.com
2014-12-11 19:06 ` York Sun
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5474F615.9050704@freescale.com \
--to=yorksun@freescale.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox