[U-Boot] [PATCH 1/4] A4M072: Added support for the board.
Wolfgang Denk
wd at denx.de
Tue Oct 12 22:45:02 CEST 2010
Dear Ilya Yanok,
In message <1284066214-749-2-git-send-email-yanok at emcraft.com> you wrote:
> From: Sergei Poselenov <psl at pollux.denx.de>
>
> This patch provides support for the A4M072 board with the following features:
> UART
> NOR flash
> FEC Ethernet
> External SRAM
> I2C EEPROM
> CompactFlash cards on IDE/ATA port
> USB Host
> PCI initialization
>
> The 7-segment LED indicator is not yet supported.
>
> Signed-off-by: Sergei Poselenov <sposelenov at emcraft.com>
> ---
> MAINTAINERS | 3 +
> MAKEALL | 1 +
> board/a4m072/Makefile | 50 ++++++
> board/a4m072/a4m072.c | 263 +++++++++++++++++++++++++++++++
> board/a4m072/config.mk | 39 +++++
> board/a4m072/mt46v32m16.h | 37 +++++
> boards.cfg | 1 +
> include/configs/a4m072.h | 377 +++++++++++++++++++++++++++++++++++++++++++++
> include/mpc5xxx.h | 3 +-
> 9 files changed, 773 insertions(+), 1 deletions(-)
> create mode 100644 board/a4m072/Makefile
> create mode 100644 board/a4m072/a4m072.c
> create mode 100644 board/a4m072/config.mk
> create mode 100644 board/a4m072/mt46v32m16.h
> create mode 100644 include/configs/a4m072.h
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"It may be that our role on this planet is not to worship God but to
create him." - Arthur C. Clarke
More information about the U-Boot
mailing list