commit | 8876a51dd5b1e71aadf43e276c2a9d047aa7bee6 | [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 | 440914d29f759bed3bdae94282271aa0cc152a60 [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>