[U-Boot] [PATCH 0/3] net2big_v2: initialize fan and LEDs at startup
Simon Guinot
simon.guinot at sequanux.org
Mon Jun 17 22:58:01 CEST 2013
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
More information about the U-Boot
mailing list