From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 10 Feb 2015 12:57:06 +0100 Subject: [U-Boot] [v3 PATCH 1/3] arm: mxs: Add debug outputs and comments to mxs SPL source files In-Reply-To: <1422148073-20190-2-git-send-email-gruss@tss-engineering.com> References: <1422148073-20190-1-git-send-email-gruss@tss-engineering.com> <1422148073-20190-2-git-send-email-gruss@tss-engineering.com> Message-ID: <54D9F212.2060006@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 On 25/01/2015 02:07, Graeme Russ wrote: > It is difficult to track down fail to boot issues in the mxs SPL. > Implement the following to make it easier: > - Add debug outputs to allow tracing of SPL progress in order to track > where failure to boot occurs. DEUBUG and CONFIG_SPL_SERIAL_SUPPORT must > be defined to enable debug output in SPL > - Add TODO comments where it is not clear if the code is doing what it > is meant to be doing, even tough the board boots properly (these comments > refer to existing code, not to any code added by this patch) > > Signed-off-by: Graeme Russ > --- Applied to u-boot-imx, 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 =====================================================================