[U-Boot] [PATCH v6] Add support for Eukrea CPU9260 SBC

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Sun Aug 9 14:55:16 CEST 2009


On 11:43 Sun 09 Aug     , Eric Benard wrote:
> CPUAT91 is built around Atmel's AT91SAM9260 and has up to 64MB of NOR
> flash, up to 128MB of SDRAM, up to 2GB of NAND and includes a 10/100
> Ethernet PHY in RMII mode.
> 
> Signed-off-by: Eric Benard <eric at eukrea.com>
> ---
>  MAINTAINERS                    |    4 +
>  MAKEALL                        |    1 +
>  Makefile                       |   13 ++
>  board/eukrea/cpu9260/Makefile  |   59 +++++++
>  board/eukrea/cpu9260/config.mk |    1 +
>  board/eukrea/cpu9260/cpu9260.c |  194 +++++++++++++++++++++++
>  board/eukrea/cpu9260/led.c     |   46 ++++++
>  include/configs/cpu9260.h      |  335 ++++++++++++++++++++++++++++++++++++++++
>  8 files changed, 653 insertions(+), 0 deletions(-)
>  create mode 100644 board/eukrea/cpu9260/Makefile
>  create mode 100644 board/eukrea/cpu9260/config.mk
>  create mode 100644 board/eukrea/cpu9260/cpu9260.c
>  create mode 100644 board/eukrea/cpu9260/led.c
>  create mode 100644 include/configs/cpu9260.h
applied to u-boot-arm

Best Regards,
J.


More information about the U-Boot mailing list