public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [Patch V3 11/16] ARMv8/FSL_LSCH2: Add FSL_LSCH2 SoC
Date: Fri, 25 Sep 2015 07:45:12 -0700	[thread overview]
Message-ID: <56055DF8.1030600@freescale.com> (raw)
In-Reply-To: <1443184329-48536-12-git-send-email-Qianyu.Gong@freescale.com>



On 09/25/2015 05:32 AM, Gong Qianyu wrote:
> From: Mingkai Hu <Mingkai.Hu@freescale.com>
> 
> Freescale LayerScape with Chassis Generation 2 is a set of SoCs with
> ARMv8 cores and 2rd generation of Chassis.
> 
> Signed-off-by: Li Yang <leoli@freescale.com>
> Signed-off-by: Hou Zhiqiang <B48286@freescale.com>
> Signed-off-by: Mingkai Hu <Mingkai.Hu@freescale.com>
> Signed-off-by: Gong Qianyu <Qianyu.Gong@freescale.com>
> ---
> V3:
> - Update MMU table initialization to match the latest code.
> - Remove some dead code
> - Rename #include<asm/arch-fsl-lsch2/xxx> to #include<asm/arch/xxx>
> 
>  arch/arm/cpu/armv8/Makefile                       |   1 +
>  arch/arm/cpu/armv8/fsl-lsch2/Makefile             |  12 +
>  arch/arm/cpu/armv8/fsl-lsch2/README               |  10 +
>  arch/arm/cpu/armv8/fsl-lsch2/cpu.c                | 527 ++++++++++++++++++++++


NACK. Do NOT duplicate massive code. Please consolidate fsl-lsch3 and fsl-lsc2
and move common code out.

York

  reply	other threads:[~2015-09-25 14:45 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-25 12:31 [U-Boot] [Patch V3 00/16] Add LS1043A platform support Gong Qianyu
2015-09-25 12:31 ` [U-Boot] [Patch V3 01/16] armv7/ls1021a: move ns_access to common file Gong Qianyu
2015-09-25 12:31 ` [U-Boot] [Patch V3 02/16] common/board_f.c: modify the macro to use get_clocks() more common Gong Qianyu
2015-09-25 12:31 ` [U-Boot] [Patch V3 03/16] net/fm: Fix the endian issue to support both Gong Qianyu
2015-09-25 12:31 ` [U-Boot] [Patch V3 04/16] net/fm/eth: Use mb() to be compatible for both ARM and PowerPC Gong Qianyu
2015-09-25 12:31 ` [U-Boot] [Patch V3 05/16] net/fm: Add support for 64-bit platforms Gong Qianyu
2015-09-25 12:31 ` [U-Boot] [Patch V3 06/16] net/fm: Make the return value logic consistent with convention Gong Qianyu
2015-09-25 12:32 ` [U-Boot] [Patch V3 07/16] net/fm: bug fix when CONFIG_PHYLIB not defined Gong Qianyu
2015-09-25 12:32 ` [U-Boot] [Patch V3 08/16] net: Move some header files to include/ Gong Qianyu
2015-09-25 12:32 ` [U-Boot] [Patch V3 09/16] net/fm: Add QSGMII PCS init Gong Qianyu
2015-09-25 12:32 ` [U-Boot] [Patch V3 10/16] net/fm: fix MDIO controller base on FMAN2 Gong Qianyu
2015-09-25 12:32 ` [U-Boot] [Patch V3 11/16] ARMv8/FSL_LSCH2: Add FSL_LSCH2 SoC Gong Qianyu
2015-09-25 14:45   ` York Sun [this message]
2015-09-25 12:32 ` [U-Boot] [Patch V3 12/16] armv8/ls1043ardb: Add LS1043ARDB board support Gong Qianyu
2015-09-25 12:32 ` [U-Boot] [Patch V3 13/16] armv8/ls1043ardb: Add nand boot support Gong Qianyu
2015-09-25 12:32 ` [U-Boot] [Patch V3 14/16] armv8/ls1043a: Add Fman support Gong Qianyu
2015-09-25 12:32 ` [U-Boot] [Patch V3 15/16] armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb Gong Qianyu
2015-09-25 12:32 ` [U-Boot] [Patch V3 16/16] armv8/ls1043ardb: Add sd boot support Gong Qianyu

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=56055DF8.1030600@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox