From: York Sun <york.sun@nxp.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 3/3] Fix ICID setup
Date: Fri, 3 Jun 2016 22:04:43 -0700 [thread overview]
Message-ID: <5752616B.5010502@nxp.com> (raw)
In-Reply-To: <1463575274-23715-3-git-send-email-vincent.siles@provenrun.com>
On 05/18/2016 05:42 AM, Vincent Siles wrote:
> LS102A ref manual dictates that ICID have to be written to the MSB
> of the ICID register, not to the LSB.
>
> Signed-off-by: Vincent Siles <vincent.siles@provenrun.com>
> ---
>
> Changes in v3:
> - Fix another issue with ICID setup: the value is not written at the
> correct location (LSB instead of MSB)
>
> Changes in v2:
> - Casting to void * instead of u8 *
> - Splitted commit into two seperate ones
>
> board/freescale/common/ls102xa_stream_id.c | 7 +++++--
> 1 file changed, 5 insertions(+), 2 deletions(-)
>
Applied to fsl-qoriq master branch. Awaiting upstream.
Thanks.
York
prev parent reply other threads:[~2016-06-04 5:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-18 12:41 [U-Boot] [PATCH v3 1/3] arm: Fix SCFG ICID reg addresses Vincent Siles
2016-05-18 12:41 ` [U-Boot] [PATCH v3 2/3] arm: uniform usage of u32 in ls102x caam config Vincent Siles
2016-05-18 12:41 ` [U-Boot] [PATCH v3 3/3] Fix ICID setup Vincent Siles
2016-06-04 5:04 ` 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=5752616B.5010502@nxp.com \
--to=york.sun@nxp.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.