
20 Nov
2014
20 Nov
'14
11:03 a.m.
On 06/11/2014 09:28, Ye.Li wrote:
Since the Pfuze initializations are similar on various mx6 SABRE boards. Factorize the initialization to a common function in file board/freescale/common/pfuze.c. So that all SABRE boards BSP can share the function.
Signed-off-by: Ye.Li B37916@freescale.com
After rebasing on current u-boot-imx and fixing the following checkpatch errors:
ERROR: "foo * bar" should be "foo *bar" #182: FILE: board/freescale/common/pfuze.c:11: +struct pmic * pfuze_common_init(unsigned char i2cbus)
ERROR: "foo * bar" should be "foo *bar" #241: FILE: board/freescale/common/pfuze.h:10: +struct pmic * pfuze_common_init(unsigned char i2cbus);
Applied to u-boot-imx, thanks !
Best regards, Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================