Hello Dirk, Dirk Eibach wrote: > Our boards rely on dtt for initialization of fan hardware. > dtt_init() was implemented to be called form board specific code. > > Signed-off-by: Dirk Eibach <[email protected]> > --- > common/cmd_dtt.c | 42 +++++++++++++++++++++++++++++++++--------- > include/dtt.h | 1 + > 2 files changed, 34 insertions(+), 9 deletions(-)
checkpatch clean, compiles clean and works on the enbw_cmc board, so: Acked-by: Heiko Schocher <[email protected]> Tested-by: Heiko Schocher <[email protected]> bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

