]> git.ipfire.org Git - people/ms/u-boot.git/commit
imx:mx6slevk implement power init board
authorPeng Fan <Peng.Fan@freescale.com>
Thu, 12 Feb 2015 01:36:29 +0000 (09:36 +0800)
committerStefano Babic <sbabic@denx.de>
Mon, 23 Feb 2015 08:11:41 +0000 (09:11 +0100)
commitaf38bf6b38eab53343afda2ad124682b27d82e64
tree8809419cb31517fe679c684397bdf2c42af08ed7
parentc82009058bd9d3fd9774cab36e9d89434f9563f4
imx:mx6slevk implement power init board

Implement power_init_board and related I2C interface configuration.

After adding this, uboot can successfully detect and configure pmic.

"
U-Boot 2015.01-00281-ge29eddf (Feb 12 2015 - 09:24:01)

CPU:   Freescale i.MX6SL rev1.0 at 396 MHz
Reset cause: POR
Board: MX6SLEVK
I2C:   ready
DRAM:  1 GiB
PMIC:  PFUZE100 ID=0x10
MMC:   FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2
"

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
board/freescale/mx6slevk/mx6slevk.c