[U-Boot] [PATCH v5 3/3] board: at91sam9x5ek: Enable early debug UART
sjg at google.com
sjg at google.com
Sat Apr 22 03:07:14 UTC 2017
Hi Simon,
The patches has been rebased on the master branch of u-boot-dm git tree,
and you added Reviewed-by tag before.
Could you help take them?
Best Regards,
Wenyou Yang
On 2017/4/18 14: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 <wenyou.yang at atmel.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v5:
> - Rebase on the master branch(ad46af0e76) of u-boot-dm git tree.
> - Update the cover-letter.
>
> Changes in v4:
> - Rebase on the master branch (22e10be45) of u-boot-dm git tree.
> - Update the cover-letter.
>
> Changes in v3:
> - Use CONFIG_DEBUG_UART_CLOCK as the input clock for the early
> debug UART.
> - Drop [PATCH 4/5] configs: at91sam9x5ek: move SYS_NO_FLASH to defconfig.
>
> Changes in v2:
> - Rebase on the patch set:
> [RESEND PATCH v2] ARM: at91: add default config file for sama5d36ek CMP board
> http://lists.denx.de/pipermail/u-boot/2017-February/280525.html
>
> board/atmel/at91sam9x5ek/at91sam9x5ek.c | 14 +++++++++++++-
> configs/at91sam9x5ek_dataflash_defconfig | 6 ++++++
> configs/at91sam9x5ek_mmc_defconfig | 6 ++++++
> configs/at91sam9x5ek_nandflash_defconfig | 6 ++++++
> configs/at91sam9x5ek_spiflash_defconfig | 6 ++++++
> 5 files changed, 37 insertions(+), 1 deletion(-)
>
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list