From: York Sun <york.sun@nxp.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/4] spi: fsl_qspi: Fix issues on arm64
Date: Tue, 17 May 2016 09:32:26 -0700 [thread overview]
Message-ID: <573B479A.70704@nxp.com> (raw)
In-Reply-To: <1458023804-7233-1-git-send-email-yao.yuan@freescale.com>
On 03/14/2016 11:45 PM, Yuan Yao wrote:
> From: Yuan Yao <yao.yuan@nxp.com>
>
> The address value and size value get from dts "reg" property have type
> of u64 on arm64.
> If we assign those values to "u32" variables, driver can't work correctly.
> Converting the type of those variables to fdt_xxx_t.
>
> Signed-off-by: Yuan Yao <yao.yuan@freescale.com>
> Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
> Signed-off-by: Yuan Yao <yao.yuan@nxp.com>
> ---
Yuan,
Did you mean to put both your legacy freescale email id and your nxp email id in
the signature lines? I can remove your freescale id if it was added by mistake.
I need to reformat your commit message anyway because some lines are too long.
York
next prev parent reply other threads:[~2016-05-17 16:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-15 6:36 [U-Boot] [PATCH 1/4] spi: fsl_qspi: Fix issues on arm64 Yuan Yao
2016-03-15 6:36 ` [U-Boot] [PATCH 2/5] spi: fsl_qspi: Assign AMBA mem according CS num in dts Yuan Yao
2016-05-19 17:42 ` York Sun
2016-03-15 6:36 ` [U-Boot] [PATCH 3/5] spi: fsl_qspi: Enable Spansion S25FS-S family flashes Yuan Yao
2016-03-15 6:36 ` [U-Boot] [PATCH 4/5] sf: Disable 4-KB erase command for SPANSION S25FS-S family Yuan Yao
2016-03-15 6:36 ` [U-Boot] [PATCH 5/5] armv8/ls1043a: update the node for QSPI support Yuan Yao
2016-05-17 16:32 ` York Sun [this message]
2016-05-18 2:18 ` [U-Boot] [PATCH 1/4] spi: fsl_qspi: Fix issues on arm64 Yao Yuan
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=573B479A.70704@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.