[U-Boot] [PATCH v1 5/5] arm: at91: taurus/axm: add DM and DTS support

Andreas Bießmann andreas at biessmann.org
Sat Jun 25 23:41:09 CEST 2016


On 25.05.16 07:23, Heiko Schocher wrote:
> add DM and DTS support for the at91 based siemens
> boards.
> 
> Signed-off-by: Heiko Schocher <hs at denx.de>

Reviewed-by: Andreas Bießmann <andreas at biessmann.org>

> ---
> 
>  arch/arm/dts/Makefile               |   1 +
>  arch/arm/dts/at91sam9g20-taurus.dts | 119 ++++++++++++++++++++++++++++++++++++
>  arch/arm/mach-at91/Kconfig          |   4 ++
>  board/siemens/taurus/taurus.c       |  25 ++++++++
>  configs/axm_defconfig               |   5 +-
>  configs/taurus_defconfig            |   5 +-
>  include/configs/taurus.h            |   2 +-
>  7 files changed, 158 insertions(+), 3 deletions(-)
>  create mode 100644 arch/arm/dts/at91sam9g20-taurus.dts


More information about the U-Boot mailing list