
16 Apr
2017
16 Apr
'17
9:31 p.m.
On 12 April 2017 at 03:23, 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 v2:
- Add [PATCH]: board: at91sam9263ek: Enable early debug UART.
- Move out [PATCH] ARM: dts: at91: add dts files for at91sam9263ek.
board/atmel/at91sam9263ek/at91sam9263ek.c | 13 +++++++++++++ configs/at91sam9263ek_dataflash_cs0_defconfig | 6 ++++++ configs/at91sam9263ek_dataflash_defconfig | 6 ++++++ configs/at91sam9263ek_nandflash_defconfig | 6 ++++++ configs/at91sam9263ek_norflash_boot_defconfig | 6 ++++++ configs/at91sam9263ek_norflash_defconfig | 6 ++++++ 6 files changed, 43 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org