From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Pont Date: Thu, 23 Mar 2017 10:35:03 -0000 Subject: [U-Boot] [PATCH v3 0/6] board: sama5d3: convert boards to support DM/DT In-Reply-To: <20170323061655.17162-1-wenyou.yang@atmel.com> References: <20170323061655.17162-1-wenyou.yang@atmel.com> Message-ID: <00e701d2a3c1$2283bc00$678b3400$@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 Wenyou Yang wrote... > The purpose of patch set is to convert the board to support device > tree and driver model, and enable the early debug UART as well. > It is based on the patch set: > [PATCH v8 0/2] pinctrl: at91: Add pinctrl driver > https://lists.denx.de/pipermail/u-boot/2017-March/284577.html I was going to test these out on my SAMA5D31EK but it appears to be bricked as the only output I get at power-on is a single "RomBOOT" and SAM-BA doesn't seem to want to connect. Is there any way I can de-brick the board so I can test these patches? Thanks, Andy.