powerpc/board/t4240rdb: Enable VID support
authorYing Zhang <b40530@freescale.com>
Fri, 22 Jan 2016 04:15:13 +0000 (12:15 +0800)
committerYork Sun <york.sun@nxp.com>
Mon, 25 Jan 2016 20:38:05 +0000 (12:38 -0800)
commit2f66a828f7621958b6925fc763380fa87be55ee6
treebbeb74ecf4f687d92def5b24c02c49373f9b016a
parentcabe4d2f1970eae618ffac4262b61460b9ad3097
powerpc/board/t4240rdb: Enable VID support

The fuse status register provides the values from on-chip
voltage ID efuses programmed at the factory. These values
define the voltage requirements for the chip. u-boot reads
FUSESR and translates the values into the appropriate
commands to set the voltage output value of an external
voltage regulator.

Signed-off-by: Ying Zhang <b40530@freescale.com>
Reviewed-by: York Sun <york.sun@nxp.com>
board/freescale/common/vid.c
board/freescale/t4rdb/t4240rdb.c
include/configs/T4240RDB.h