From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 13 May 2014 11:36:34 -0500 Subject: [U-Boot] [PATCH v2] powerpc/85xx: add T4080 SoC support In-Reply-To: <1398414682-5011-1-git-send-email-Shengzhou.Liu@freescale.com> References: <1398414682-5011-1-git-send-email-Shengzhou.Liu@freescale.com> Message-ID: <53724A12.80405@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/25/2014 03:31 AM, Shengzhou Liu wrote: > The T4080 SoC is a low-power version of the T4160. > T4080 combines 4 dual-threaded Power Architecture e6500 > cores with single cluster and two memory complexes. > > Signed-off-by: Shengzhou Liu > --- > v2: add more comments. > Applied to u-boot-mpc85xx/master. Thanks, York