From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Thu, 22 Mar 2012 08:48:55 +0100 Subject: [U-Boot] [PATCH v6] mx6: Read silicon revision from register In-Reply-To: <4F69944D.60200@denx.de> References: <1332253305-28632-1-git-send-email-fabio.estevam@freescale.com> <4F69944D.60200@denx.de> Message-ID: <4F6AD967.6070906@de.bosch.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 21.03.2012 09:41, Stefano Babic wrote: > On 20/03/2012 15:21, Fabio Estevam wrote: >> Instead of hardcoding the mx6 silicon revision, read it in run-time. >> >> Also, besides the silicon version print the mx6 variant type: quad,dual/solo >> or solo-lite. >> >> Tested on a mx6qsabrelite, where it shows: >> >> CPU: Freescale i.MX6Q rev1.0 at 792 MHz >> >> Signed-off-by: Fabio Estevam >> --- > > Applied to u-boot-imx, thanks. Thanks! Sounds like this http://patchwork.ozlabs.org/patch/147669/ would be a good candidate to put it on top of this, now? Best regards Dirk