Dear Ilya Yanok, In message <1284066214-749-2-git-send-email-ya...@emcraft.com> you wrote: > From: Sergei Poselenov <p...@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 <sposele...@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: w...@denx.de "It may be that our role on this planet is not to worship God but to create him." - Arthur C. Clarke _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot