Dear Sergey Lapin, In message <[EMAIL PROTECTED]> Sergey Lapin wrote: > This patch provides support for AFEB9260 board, a product of > OpenSource hardware and software. Some commertial projects > are made with this design. A board is basically AT91SAM9260-EK > with some modifications and different peripherals and different > parts used. Main purpose of this project is to gain experience in > hardware design. > More info: http://groups.google.com/group/arm9fpga-evolution-board > (In Russian only, sorry). > Subversion repository: svn://194.85.238.22/home/users/george/svn/arm9eb > > Signed-off-by: Sergey Lapin <[EMAIL PROTECTED]> > --- > Makefile | 3 + > board/afeb9260/Makefile | 57 +++++++++++ > board/afeb9260/afeb9260.c | 230 > ++++++++++++++++++++++++++++++++++++++++++++ > board/afeb9260/config.mk | 1 + > board/afeb9260/ether.c | 37 +++++++ > board/afeb9260/nand.c | 78 +++++++++++++++ > board/afeb9260/partition.c | 36 +++++++ > include/configs/afeb9260.h | 171 ++++++++++++++++++++++++++++++++ > net/eth.c | 8 +- > 9 files changed, 619 insertions(+), 2 deletions(-) > create mode 100644 board/afeb9260/Makefile > create mode 100644 board/afeb9260/afeb9260.c > create mode 100644 board/afeb9260/config.mk > create mode 100644 board/afeb9260/ether.c > create mode 100644 board/afeb9260/nand.c > create mode 100644 board/afeb9260/partition.c > create mode 100644 include/configs/afeb9260.h
This patch was sumbitted while the merge window was open. Is there any special reason it was not added, and the submitter received no feedback? 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: [EMAIL PROTECTED] If something is different, it's either better or worse, and usually both. - Larry Wall _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot