From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 20 May 2014 08:36:21 -0700 Subject: [U-Boot] [PATCH] powerpc/85xx: Add T4160RDB board support In-Reply-To: <1399431378-16924-1-git-send-email-Chunhe.Lan@freescale.com> References: <1399431378-16924-1-git-send-email-Chunhe.Lan@freescale.com> Message-ID: <537B7675.2050903@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 05/06/2014 07:56 PM, Chunhe Lan wrote: > T4160RDB shares the same platform as T4240RDB. T4160 is > a low power version of T4240, with the eight e6500 cores, > two DDR3 controllers, and same peripheral bus interfaces. > > Signed-off-by: Chunhe Lan > --- Applied to u-boot-mpc85xx/master. York