From: Sinan Akman <sinan@writeme.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5] arm: Add sata support on Layerscape ARMv8 board
Date: Tue, 1 Dec 2015 23:12:34 -0500 [thread overview]
Message-ID: <565E6FB2.3090301@writeme.com> (raw)
In-Reply-To: <1449026847-35951-1-git-send-email-Yuantian.Tang@freescale.com>
On 01/12/15 10:27 PM, Yuantian.Tang at freescale.com wrote:
> From: Tang Yuantian <Yuantian.Tang@freescale.com>
>
> Freescale ARM-based Layerscape contains a SATA controller
> which comply with the serial ATA 3.0 specification and the
> AHCI 1.3 specification.
> This patch adds SATA feature on ls2080aqds, ls2080ardb and
> ls1043aqds boards.
>
> Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com>
> ---
> v5:
> - re-organize the code
> v4:
> - rebase to lastest git tree
> - add another ARMv8 platform which is ls1043aqds
> v3:
> - rename ls2085a to ls2080a
> - rebase to the latest git tree
> - replace the magic number with micro variable
> v2:
> - rebase to the latest git tree
>
> arch/arm/cpu/armv8/fsl-layerscape/soc.c | 43 ++++++++++++++++++++++
> .../include/asm/arch-fsl-layerscape/immap_lsch3.h | 4 ++
> arch/arm/include/asm/arch-fsl-layerscape/soc.h | 31 ++++++++++++++++
> include/configs/ls1043aqds.h | 17 +++++++++
> include/configs/ls2080aqds.h | 18 +++++++++
> include/configs/ls2080ardb.h | 18 +++++++++
> 6 files changed, 131 insertions(+)
Thanks for the update.
Reviewed-by: Sinan Akman <sinan@writeme.com>
Regards
Sinan Akman
next prev parent reply other threads:[~2015-12-02 4:12 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-02 3:27 [U-Boot] [PATCH v5] arm: Add sata support on Layerscape ARMv8 board Yuantian.Tang at freescale.com
2015-12-02 4:12 ` Sinan Akman [this message]
2015-12-03 16:27 ` York Sun
2015-12-04 2:47 ` Yuantian Tang
2015-12-04 17:24 ` York Sun
2015-12-07 3:09 ` Yuantian Tang
2015-12-07 6:03 ` Sinan Akman
2015-12-07 7:04 ` Yuantian Tang
2015-12-07 7:28 ` Sinan Akman
2015-12-07 16:27 ` York Sun
2015-12-08 3:04 ` Yuantian Tang
2015-12-08 4:29 ` 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=565E6FB2.3090301@writeme.com \
--to=sinan@writeme.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