
16 Apr
2017
16 Apr
'17
9:32 p.m.
On 13 April 2017 at 19:59, Wenyou Yang wenyou.yang@atmel.com wrote:
Enable the 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
Changes in v3:
- Rebase on the master branch (22e10be45) of u-boot-dm git tree.
- Update the cover-letter.
Changes in v2:
- Move out [PATCH] ARM: dts: at91: Add dts files for at91sam9m10g45ek.
- Add [PATCH] board: at91sam9m10g45ek: Enable early debug UART
board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c | 13 +++++++++++++ configs/at91sam9m10g45ek_mmc_defconfig | 6 ++++++ configs/at91sam9m10g45ek_nandflash_defconfig | 6 ++++++ 3 files changed, 25 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org