MLK-14375-3 mx6ullevk: Add 9x9 EVK board support
authorYe Li <ye.li@nxp.com>
Tue, 7 Mar 2017 12:44:30 +0000 (20:44 +0800)
committerYe Li <ye.li@nxp.com>
Wed, 5 Apr 2017 06:04:44 +0000 (14:04 +0800)
commit0cccce2dfcc1220cd34413b06a7b3c288a39a7ca
treeff789b4590cfd3f0019805bcb4faafd84941a1ce
parent7c4ed06c09c4bfd93a7be426816549ce5363f1b1
MLK-14375-3 mx6ullevk: Add 9x9 EVK board support

1. Add build configs for i.MX6ULL 9X9 EVK. Enable DM I2C driver and
   DM PMIC driver for pfuze3000. Convert power init codes to use
   DM PMIC driver.

2. Add lpddr2 script IMX6ULL_9X9_LPDDR2_400MHz_16bit_V1.2.inc for
   the 9x9 board.
   Refer the commit 44a84b44a84cd1bdcc54d722987e5f109510891b

3. Add DTS file for 9x9 evk board.

Signed-off-by: Ye Li <ye.li@nxp.com>
arch/arm/dts/Makefile
arch/arm/dts/imx6ull-9x9-evk.dts [new file with mode: 0644]
board/freescale/mx6ullevk/imximage_lpddr2.cfg [new file with mode: 0644]
board/freescale/mx6ullevk/mx6ullevk.c
board/freescale/mx6ullevk/plugin.S
configs/mx6ull_9x9_evk_defconfig [new file with mode: 0644]
configs/mx6ull_9x9_evk_plugin_defconfig [new file with mode: 0644]
configs/mx6ull_9x9_evk_qspi1_defconfig [new file with mode: 0644]