On 20 July 2017 at 23:28, Wenyou Yang <wenyou.y...@microchip.com> wrote:
> Add the dts files to support deivce tree, update the configuration
> files to support the device tree and driver model. The peripheral
> clock and pins configuration are handled by the clock and the pinctrl
> drivers respectively.
>
> Enable the early debug UART to debug problems when an ICE or other
> debug mechanism is not available.
>
> Signed-off-by: Wenyou Yang <wenyou.y...@microchip.com>
> ---
>
>  arch/arm/dts/Makefile                         |   2 +
>  arch/arm/dts/at91sam9261.dtsi                 | 151 ++++++++++--------
>  arch/arm/dts/at91sam9261ek.dts                | 211 
> ++++++++++++++++++++++++++
>  arch/arm/mach-at91/Kconfig                    |   1 +
>  board/atmel/at91sam9261ek/Makefile            |   2 +-
>  board/atmel/at91sam9261ek/at91sam9261ek.c     |  22 ++-
>  configs/at91sam9261ek_dataflash_cs0_defconfig |  26 +++-
>  configs/at91sam9261ek_dataflash_cs3_defconfig |  26 +++-
>  configs/at91sam9261ek_nandflash_defconfig     |  26 +++-
>  configs/at91sam9g10ek_dataflash_cs0_defconfig |  26 +++-
>  configs/at91sam9g10ek_dataflash_cs3_defconfig |  26 +++-
>  configs/at91sam9g10ek_nandflash_defconfig     |  26 +++-
>  include/configs/at91sam9261ek.h               |  50 ++----
>  13 files changed, 481 insertions(+), 114 deletions(-)
>  create mode 100644 arch/arm/dts/at91sam9261ek.dts

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to