MLK-14777 imx: mx6ul/mx6ull/mx7d: correct the usage of the macro PFUZE3000_SW1AB_SETP()
authorFugang Duan <fugang.duan@nxp.com>
Thu, 4 May 2017 08:36:13 +0000 (16:36 +0800)
committerFugang Duan <fugang.duan@nxp.com>
Thu, 4 May 2017 08:41:30 +0000 (16:41 +0800)
commit9c9835ebceb5465d4d2cbe94e9fa091a24a88d1a
treed697e63fd33c93c347533651535ca539696713ba
parentc60560c34cb0393747e9a9461ecc9c8286eb7074
MLK-14777 imx: mx6ul/mx6ull/mx7d: correct the usage of the macro PFUZE3000_SW1AB_SETP()

Commit:894a4b4da7e2 add the voltage configuration macro that base on
the 0.1mV precision, and i.MX6UL/i.MX6ULL/i.MX7D use the macro as 1mV
prevision that cause the conversion are wrong, then some boards cannot
boot up in ldo bypass mode.

The patch just correct the usage of PFUZE3000_SW1AB_SETP().

Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c
board/freescale/mx6ullevk/mx6ullevk.c
board/freescale/mx7d_12x12_ddr3_arm2/mx7d_12x12_ddr3_arm2.c
board/freescale/mx7d_12x12_lpddr3_arm2/mx7d_12x12_lpddr3_arm2.c
board/freescale/mx7d_19x19_ddr3_arm2/mx7d_19x19_ddr3_arm2.c
board/freescale/mx7d_19x19_lpddr3_arm2/mx7d_19x19_lpddr3_arm2.c