From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Sat, 28 Dec 2019 11:48:10 +0100 (CET) Subject: [PATCH] imx8m: ddr_init: Move ddr_init() messages to debug level In-Reply-To: <20191211203709.26478-1-festevam@gmail.com> Message-ID: <20191228104810.D04AD815D7@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 > Currently inside ddr_init() there is a mix of printf() and debug() > level messages. > Since this type of information is useful for debug purposes, > convert all of them to debug level for consistency. > Signed-off-by: Fabio Estevam > Reviewed-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 =====================================================================