[U-Boot] [PATCH v2 0/3] net2big_v2: initialize fan and LEDs at startup
Simon Guinot
simon.guinot at sequanux.org
Tue Jun 18 15:14:47 CEST 2013
This patch series allows to initialize the fan and the LEDs found on the
net2big_v2.
Changes in v2:
- Add Prafulla's Acked-by to patch
"net2big_v2: initialize I2C fan at startup"
- Rename gpio-ext into cpld-gpio-bus and adjust code and comments
accordingly.
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.h
--
1.7.10.4
More information about the U-Boot
mailing list