From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 20 Jun 2013 10:44:24 +0200 Subject: [U-Boot] Pull request for u-boot-marvell.git In-Reply-To: References: <4F3576CA.7050408@aribaud.net> <20120705104047.72b3fbaf@aari01-12> <20120705113725.6a6751d1@aari01-12> <20120705114455.01c499e0@aari01-12> Message-ID: <20130620104424.23efe6da@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Prafulla, On Wed, 19 Jun 2013 22:38:17 -0700, Prafulla Wadaskar wrote: > The following changes since commit c2543a21df335484fa86bd652b5564d0ca90d5f6: > Albert ARIBAUD (1): > Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' > > are available in the git repository at: > > u-boot-marvell.git master branch. > > Simon Guinot (3): > net2big_v2: initialize I2C fan at startup > LaCie/common: add support for the CPLD GPIO bus > net2big_v2: initialize LEDs at startup > > board/LaCie/common/cpld-gpio-bus.c | 50 +++++++++++ > board/LaCie/common/cpld-gpio-bus.h | 24 ++++++ > board/LaCie/net2big_v2/Makefile | 3 + > board/LaCie/net2big_v2/net2big_v2.c | 154 +++++++++++++++++++++++++++++++++-- > board/LaCie/net2big_v2/net2big_v2.h | 5 + > include/configs/lacie_kw.h | 9 ++- > 6 files changed, 236 insertions(+), 9 deletions(-) > create mode 100644 board/LaCie/common/cpld-gpio-bus.c > create mode 100644 board/LaCie/common/cpld-gpio-bus. > > Regards... > Prafulla . . . Applied to u-boot-arm/master, thanks! Amicalement, -- Albert.