summaryrefslogtreecommitdiff
path: root/board/freescale/common/pfuze.c
Commit message (Collapse)AuthorAgeLines
* imx: mx6sabre common: Factorize the Pfuze init functionYe.Li2014-11-20-0/+54
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>