Hi Prafulla, This patch series allows to initialize the fan and the LEDs found on the net2big_v2.
Regards, Simon Simon Guinot (3): net2big_v2: initialize I2C fan at startup LaCie/common: add support for the GPIO extension bus net2big_v2: initialize LEDs at startup board/LaCie/common/gpio-ext.c | 47 ++++++++++++ board/LaCie/common/gpio-ext.h | 24 ++++++ board/LaCie/net2big_v2/Makefile | 3 + board/LaCie/net2big_v2/net2big_v2.c | 140 ++++++++++++++++++++++++++++++++++- board/LaCie/net2big_v2/net2big_v2.h | 5 ++ include/configs/lacie_kw.h | 9 ++- 6 files changed, 226 insertions(+), 2 deletions(-) create mode 100644 board/LaCie/common/gpio-ext.c create mode 100644 board/LaCie/common/gpio-ext.h -- 1.7.10.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot