On 08:09 Tue 30 Jun     , Daniel Gorsulowski wrote:
> This patch adds support for esd gmbh MEESC board.
> The MEESC is based on an Atmel AT91SAM9263 SoC.
> 
> Signed-off-by: Daniel Gorsulowski <[email protected]>
> ---
>  MAINTAINERS                 |    4 +
>  MAKEALL                     |    1 +
>  Makefile                    |    3 +
>  board/esd/meesc/Makefile    |   55 ++++++++++++
>  board/esd/meesc/config.mk   |    1 +
>  board/esd/meesc/meesc.c     |  198 
> +++++++++++++++++++++++++++++++++++++++++++
>  board/esd/meesc/partition.c |   37 ++++++++
>  include/configs/meesc.h     |  188 ++++++++++++++++++++++++++++++++++++++++
>  8 files changed, 487 insertions(+), 0 deletions(-)
>  create mode 100644 board/esd/meesc/Makefile
>  create mode 100644 board/esd/meesc/config.mk
>  create mode 100644 board/esd/meesc/meesc.c
>  create mode 100644 board/esd/meesc/partition.c
>  create mode 100644 include/configs/meesc.h
Applied to u-boot-arm

Best Regards,
J.
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to