From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 27 Sep 2013 10:53:39 -0700 Subject: [U-Boot] [PATCH][v2] powerpc/mpc85xx:Update processor defines for T1040 In-Reply-To: <1378187394-7613-1-git-send-email-prabhakar@freescale.com> References: <1378187394-7613-1-git-send-email-prabhakar@freescale.com> Message-ID: <5245C623.8000706@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 09/02/2013 10:49 PM, Prabhakar Kushwaha wrote: > T1040 SoC has > - DDR controller ver 5.0 > - 2 PLLs > - 8 IFC Chip select > - FMAN Muram 192K > - No Srio > - Sec controller ver 5.0 > - Max CPU update for its personalities > > So, update the defines accordingly. > > Signed-off-by: Prabhakar Kushwaha > --- > Changes for v2: > - Remove LIODIN changes. It will be send later > Applied to u-boot-mpc85xx/next, pending merging to u-boot-mpc85xx/master branch. York