From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Mon, 2 Nov 2020 09:09:07 +0100 (CET) Subject: [PATCH 1/2] mx7ulp: clock: Remove unuseful information In-Reply-To: <20201007110932.27329-1-festevam@gmail.com> Message-ID: <20201102080907.47824825C0@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 > The command 'clocks' shows the following output: > => clocks > PLL_A7_SPLL 528 MHz > PLL_A7_APLL 529 MHz > PLL_USB 0 MHz > .... > [do_mx7_showclocks] addr = 0x9FFB61F1 > The last line is not useful at all, so just remove it. > Signed-off-by: Fabio Estevam 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 =====================================================================