]> git.ipfire.org Git - people/ms/u-boot.git/commit
board: at91sam9260ek/9g20ek: Enable early debug UART
authorWenyou Yang <wenyou.yang@atmel.com>
Tue, 18 Apr 2017 07:18:49 +0000 (15:18 +0800)
committerSimon Glass <sjg@chromium.org>
Tue, 9 May 2017 18:14:16 +0000 (12:14 -0600)
commit2510be1d21fdfb389cf4a528fd72838aedf616d3
tree31a05f0c1d29ec2b2027d8a7f09e9dd57b2f44cf
parentc97c2eb1fe4e18fbf6c81e250953b0cbec4fb154
board: at91sam9260ek/9g20ek: Enable early debug UART

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>
Reviewed-by: Simon Glass <sjg@chromium.org>
12 files changed:
board/atmel/at91sam9260ek/at91sam9260ek.c
configs/at91sam9260ek_dataflash_cs0_defconfig
configs/at91sam9260ek_dataflash_cs1_defconfig
configs/at91sam9260ek_nandflash_defconfig
configs/at91sam9g20ek_2mmc_defconfig
configs/at91sam9g20ek_2mmc_nandflash_defconfig
configs/at91sam9g20ek_dataflash_cs0_defconfig
configs/at91sam9g20ek_dataflash_cs1_defconfig
configs/at91sam9g20ek_nandflash_defconfig
configs/at91sam9xeek_dataflash_cs0_defconfig
configs/at91sam9xeek_dataflash_cs1_defconfig
configs/at91sam9xeek_nandflash_defconfig