From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Mon, 4 May 2020 09:35:25 +0200 (CEST) Subject: [PATCH V3 7/9] cpu: imx8: fix get core name and rate In-Reply-To: <20200503135855.11484-7-peng.fan@nxp.com> Message-ID: <20200504073525.47A3A81F77@phobos.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > When current cpu is A53, using is_cortex_a53 could not detect A72 > information, so check cpu device compatible property to get > the correct information. > Reviewed-by: Simon Glass > Signed-off-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================