From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Pont Date: Wed, 18 Feb 2015 15:22:57 -0000 Subject: [U-Boot] Automatic download and flash programming with UART boot Message-ID: <003001d04b8e$cacbfdb0$6063f910$@pont@sdcsystems.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, The documentation [1] for the AM335x defines a manual process for UART booting as including the steps... When 'CCCC' appear select XMODEM -> Send "u-boot-spl.bin", and then... When 'CCCC' appear select YMODEM -> Send "u-boot.img" Is there a pre-existing tool or script around that will automate this process which can then be used with a U-Boot debrick script to program the on-board flash devices? Thanks, Andy. [1] http://processors.wiki.ti.com/index.php/AM335x_U-Boot_User%27s_Guide