From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] powerpc/8xxx: Fix in USB device-tree fixup
Date: Thu, 25 Sep 2014 09:35:56 -0700 [thread overview]
Message-ID: <5424446C.1070404@freescale.com> (raw)
In-Reply-To: <1408685165-26940-1-git-send-email-ramneek.mehresh@freescale.com>
On 08/21/2014 10:26 PM, Ramneek Mehresh wrote:
> Fix following issues in USB device-tree fixup:
> - returns when either dr_mode or phy_type not defined.
> This was terminating fix-up when only either property
> was defined in hwconfig string
> - updates dr_mode_type or dr_phy_type with junk value when
> their index is -1. Now these are updated only when their
> respective index is pointing to relevant types
> in modes[] and phys[] array
> - dr_mode_type and dr_phy_type were not NULL for
> each controller
>
> Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com>
> ---
Applied to u-boot-mpc85xx, awaiting upstream.
York
prev parent reply other threads:[~2014-09-25 16:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-22 5:26 [U-Boot] [PATCH] powerpc/8xxx: Fix in USB device-tree fixup Ramneek Mehresh
2014-09-25 16:35 ` York Sun [this message]
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=5424446C.1070404@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 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.