[U-Boot] [PATCH v5] arm: Add sata support on Layerscape ARMv8 board
Sinan Akman
sinan at writeme.com
Wed Dec 2 05:12:34 CET 2015
On 01/12/15 10:27 PM, Yuantian.Tang at freescale.com wrote:
> From: Tang Yuantian <Yuantian.Tang at 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 at 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 at writeme.com>
Regards
Sinan Akman
More information about the U-Boot
mailing list