Re: [U-Boot] [PATCH v5 6/6] board: sama5d3_xplained: Enable early debug UART

2017-04-15 Thread Simon Glass
On 13 April 2017 at 18:51, Wenyou Yang wrote: > Enable the early debug UART to debug problems when an ICE or other > debug mechanism is not available. > > Signed-off-by: Wenyou Yang > --- > > Changes in v5: > - Rebase on the master branch (22e10be45) of u-boot-dm git tree. > - Update the cover-

[U-Boot] [PATCH v5 6/6] board: sama5d3_xplained: Enable early debug UART

2017-04-13 Thread Wenyou Yang
Enable the early debug UART to debug problems when an ICE or other debug mechanism is not available. Signed-off-by: Wenyou Yang --- Changes in v5: - Rebase on the master branch (22e10be45) of u-boot-dm git tree. - Update the cover-letter. Changes in v4: None Changes in v3: - Convert the macb