> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Albert Aribaud > Sent: Monday, June 14, 2010 2:14 PM > To: [email protected] > Subject: [U-Boot] [PATCH V8 3/3] Add support for the LaCie ED > Mini V2 board > > This patch adds support for the LaCie ED Mini V2 product > which is based on the Marvell Orion5x SoC. > > Signed-off-by: Albert Aribaud <[email protected]> > --- > MAINTAINERS | 4 + > MAKEALL | 1 + > Makefile | 3 + > board/LaCie/edminiv2/Makefile | 53 ++++++++++++ > board/LaCie/edminiv2/config.mk | 27 ++++++ > board/LaCie/edminiv2/edminiv2.c | 92 +++++++++++++++++++++ > include/configs/edminiv2.h | 172 > +++++++++++++++++++++++++++++++++++++++ > 7 files changed, 352 insertions(+), 0 deletions(-) > create mode 100644 board/LaCie/edminiv2/Makefile > create mode 100644 board/LaCie/edminiv2/config.mk > create mode 100644 board/LaCie/edminiv2/edminiv2.c > create mode 100644 include/configs/edminiv2.h >
Applied to u-boot-marvell.git master branch Regards.. Prafulla . . _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

