[U-Boot] [PATCH v5 3/3] board: at91sam9260ek/9g20ek: Enable early debug UART

sjg at google.com sjg at google.com
Sat Apr 22 03:07:03 UTC 2017


Hi Simon,

The patches has been rebased on the master branch of u-boot-dm git tree

Could you help take them?


Best Regards,

Wenyou Yang

On 2017/4/18 15:18, 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.
>   - Add Reviewed-by tag.
>
> Changes in v4:
>   - Rebase on the master branch (22e10be45) of u-boot-dm git tree.
>   - Update the cover-letter.
>
> Changes in v3:
>   - Move out [PATCH 1/3] ARM: dts: at91: add dts file for at91sam9g20/at91sam9260.
>   - Add [PATCH]: board: at91sam9260ek/9g20ek: Enable early debug UART.
>
> Changes in v2: None
>
>   board/atmel/at91sam9260ek/at91sam9260ek.c      | 13 +++++++++++++
>   configs/at91sam9260ek_dataflash_cs0_defconfig  |  6 ++++++
>   configs/at91sam9260ek_dataflash_cs1_defconfig  |  6 ++++++
>   configs/at91sam9260ek_nandflash_defconfig      |  6 ++++++
>   configs/at91sam9g20ek_2mmc_defconfig           |  6 ++++++
>   configs/at91sam9g20ek_2mmc_nandflash_defconfig |  6 ++++++
>   configs/at91sam9g20ek_dataflash_cs0_defconfig  |  6 ++++++
>   configs/at91sam9g20ek_dataflash_cs1_defconfig  |  6 ++++++
>   configs/at91sam9g20ek_nandflash_defconfig      |  6 ++++++
>   configs/at91sam9xeek_dataflash_cs0_defconfig   |  6 ++++++
>   configs/at91sam9xeek_dataflash_cs1_defconfig   |  6 ++++++
>   configs/at91sam9xeek_nandflash_defconfig       |  6 ++++++
>   12 files changed, 79 insertions(+)
>
Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list