commit | e7e8b2a15824e6072dcf6a4f43a148923ca87280 | [log] [tgz] |
---|---|---|
author | Peng Fan <Peng.Fan@freescale.com> | Thu Feb 12 09:36:29 2015 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Mon Feb 23 09:11:41 2015 +0100 |
tree | 8809419cb31517fe679c684397bdf2c42af08ed7 | |
parent | b0d9756aee447c12673e1765b4a5b9f663a60be8 [diff] |
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>