diff options
author | York Sun <yorksun@freescale.com> | 2013-03-25 07:40:01 +0000 |
---|---|---|
committer | Andy Fleming <afleming@freescale.com> | 2013-05-24 16:54:10 -0500 |
commit | 0aadf4aa51aaf21c62495fb25cc3e76bf0f268c2 (patch) | |
tree | 114a9f4b5f201b1a15d38558884a37827a046ce7 /api | |
parent | 0c9ab437de1bcfd0524217619937b162273e43d4 (diff) | |
download | blackbird-obmc-uboot-0aadf4aa51aaf21c62495fb25cc3e76bf0f268c2.tar.gz blackbird-obmc-uboot-0aadf4aa51aaf21c62495fb25cc3e76bf0f268c2.zip |
powerpc/t4240qds: Add VDD override
Allow VDD voltage overriding with a command. This is an add-on feasture of
VID. To override VDD, use command vdd_override with the value of voltage
in mV, for example
vdd_override <voltage in mV, eg. 1050>
The above example will set the VDD to 1.050 volt. Any wrong value out of
range of 0.8188 to 1.2125 volt or invalid string is ignored.
In addition to the command, if overriding VDD is needed earlier in booting
process, save an variable and reboot:
setenv t4240qds_vdd_mv <voltage in mV>
saveenv
Signed-off-by: York Sun <yorksun@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'api')
0 files changed, 0 insertions, 0 deletions