Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-25 | board/freescale/common: Check IR chip mode for VID support | Ying Zhang | |
IR chip on all the boards are required to be used in Intel mode to support VID. VDD will not be adjusted if IR chip is used in other modes. Signed-off-by: Ying Zhang <b40530@freescale.com> Reviewed-by: York Sun <york.sun@nxp.com> | |||
2014-12-05 | powerpc/t208xqds: VID support | Ying Zhang | |
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> |