From mboxrd@z Thu Jan 1 00:00:00 1970 From: kipade Date: Sun, 28 Jan 2018 19:15:39 +0800 (CST) Subject: [U-Boot] How to debug u-boot on arm board if nothing printed via uart? Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello all, As the topic, im a newbie for the u-boot debugging. Now, it can't booting on my TI boards, there were nothing printed via uart. I want to know, for this condition, how to debug it? Thanks.