All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] usb: dwc3: Correct datatype of base to unsigned long
Date: Thu, 2 Jun 2016 12:59:07 +0200	[thread overview]
Message-ID: <5750117B.7060807@monstr.eu> (raw)
In-Reply-To: <8f440a5b-1eb5-df42-ba63-c6fe58d3efd4@suse.de>

Hi Marek,

On 12.5.2016 10:14, Alexander Graf wrote:
> 
> 
> On 12.05.16 08:57, Michal Simek wrote:
>> From: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
>>
>> Correct type of varibale base to unsigned long as
>> keeping it as int causes usb failures if MSB of
>> the base address is set.
>>
>> Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
>> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> 
> I can verify that with this patch the "usb start" doesn't crash the
> system anymore and it seems to start doing something intelligible (I
> don't have usb devices plugged in, so can't verify whether they also work).
> 
> Tested-by: Alexander Graf <agraf@suse.de>

Can you please look at it?

Thanks,
Michal

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP SoCs


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160602/75377091/attachment.sig>

  reply	other threads:[~2016-06-02 10:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-12  6:57 [U-Boot] [PATCH] usb: dwc3: Correct datatype of base to unsigned long Michal Simek
2016-05-12  8:14 ` Alexander Graf
2016-06-02 10:59   ` Michal Simek [this message]
2016-06-02 12:27     ` Marek Vasut
2016-06-02 13:17       ` Michal Simek

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=5750117B.7060807@monstr.eu \
    --to=monstr@monstr.eu \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.