From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Tue, 18 Sep 2012 15:54:00 +0200 (CEST) Subject: [U-Boot] [PATCH] mx51evk: Add CONFIG_REVISION_TAG In-Reply-To: Message-ID: <1378363533.4656290.1347976440936.JavaMail.root@advansee.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 Tuesday, September 18, 2012 3:38:02 PM, Fabio Estevam wrote: > On Tue, Sep 18, 2012 at 10:41 AM, Beno?t Th?baudeau > wrote: > > > It looks like there is confusion between the 3stack and Babbage > > boards here: > > Fabio, the code you refer to in FSL U-Boot comes from the Babbage > > board, while > > AFAIK, the mx51evk mainline U-Boot board corresponds to the 3stack > > board (this > > is also FSL's naming for this board on their website). > > Not really, > > mx51evk = mx51babbage > > mx51_3stack is a different board. Now, I'm totally confused. FSL's website shows a board that really looks like a "3-stack" board for its i.MX51 EVK: http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MCIMX51EVKJ&parentCode=i.MX515&fpsp=1 Babbage here, different from i.MX51 EVK: http://ossguy.com/?p=317 So, do you mean that mainline U-Boot board naming is broken for mx51evk? Best regards, Beno?t