From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 20 Jun 2014 04:27:01 +0000 Subject: [U-Boot] [Patch v7 5/5] ARMv8/ls2100a_emu: Add LS2100A emulator and simulator board support In-Reply-To: <1403118305-26847-5-git-send-email-yorksun@freescale.com> References: <1403118305-26847-1-git-send-email-yorksun@freescale.com> <1403118305-26847-5-git-send-email-yorksun@freescale.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 6/18/14 12:05 PM, "York Sun" wrote: >LS2100A is an ARMv8 implementation. This adds board support for emulator >and simulator: > Two DDR controllers > UART2 is used as the console > IFC timing is tightened for speedy booting > Support DDR3 and DDR4 as separated targets > Management Complex (MC) is enabled > >Signed-off-by: York Sun >Signed-off-by: Arnab Basu >Signed-off-by: J. German Rivera >Signed-off-by: Bhupesh Sharma >--- Please do not apply this patch. The SoC name has changed. I will send out a new version soon. York