]> git.karo-electronics.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 11:53:56 +0000 (13:53 +0200)
commit6ebc0b436102bd37451ae02045e1dbecbe25bc26
tree66bbbde6df366db70154b72f8171689cf3f147e7
parenta8e7943824e49d8f8d31c46b773259ee95a3d97f
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