
6 Sep
2016
6 Sep
'16
3:04 a.m.
On 30 August 2016 at 03:18, Wenyou Yang wenyou.yang@atmel.com wrote:
Enable an early debug UART to debug problems when an ICE or other debug mechanism is not available.
Signed-off-by: Wenyou Yang wenyou.yang@atmel.com
board/atmel/sama5d2_xplained/sama5d2_xplained.c | 14 ++++++++++++++ configs/sama5d2_xplained_mmc_defconfig | 6 ++++++ configs/sama5d2_xplained_spiflash_defconfig | 6 ++++++ include/configs/sama5d2_xplained.h | 2 ++ 4 files changed, 28 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org