commit | 3ad2737ee3faa291f75176b667ac3ad4408b023d | [log] [tgz] |
---|---|---|
author | Ying Zhang <b40530@freescale.com> | Fri Oct 31 18:06:18 2014 +0800 |
committer | York Sun <yorksun@freescale.com> | Fri Dec 05 08:06:09 2014 -0800 |
tree | ae8af89395aeb105fc38d7a1f06f7740b754d789 | |
parent | e7f533cd5972d762e0544a38c74fce495a9d9d2f [diff] |
powerpc/t208xqds: 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 <yorksun@freescale.com>