[U-Boot] [U-Boot, 2/2] board: atmel: add SAMA5D2 PTC Engineering board
Andreas Bießmann
andreas at biessmann.org
Tue May 3 13:38:30 CEST 2016
Dear Wenyou Yang,
Wenyou Yang <wenyou.yang at atmel.com> writes:
>The board supports following features:
> - Boot media support: NAND Flash/SPI Flash
> - Support ethernet
> - Support USB mass storage
>
>Signed-off-by: Wenyou Yang <wenyou.yang at atmel.com>
>Reviewed-by: Andreas Bießmann <andreas at biessmann.org>
>---
>
> arch/arm/mach-at91/Kconfig | 6 +
> board/atmel/sama5d2_ptc/Kconfig | 15 ++
> board/atmel/sama5d2_ptc/MAINTAINERS | 7 +
> board/atmel/sama5d2_ptc/Makefile | 8 +
> board/atmel/sama5d2_ptc/sama5d2_ptc.c | 285 +++++++++++++++++++++++++++++++
> configs/sama5d2_ptc_nandflash_defconfig | 12 ++
> configs/sama5d2_ptc_spiflash_defconfig | 12 ++
> include/configs/sama5d2_ptc.h | 155 +++++++++++++++++
> 8 files changed, 500 insertions(+)
> create mode 100644 board/atmel/sama5d2_ptc/Kconfig
> create mode 100644 board/atmel/sama5d2_ptc/MAINTAINERS
> create mode 100644 board/atmel/sama5d2_ptc/Makefile
> create mode 100644 board/atmel/sama5d2_ptc/sama5d2_ptc.c
> create mode 100644 configs/sama5d2_ptc_nandflash_defconfig
> create mode 100644 configs/sama5d2_ptc_spiflash_defconfig
> create mode 100644 include/configs/sama5d2_ptc.h
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
More information about the U-Boot
mailing list