]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
board/t208xrdb: VID support
authorYing Zhang <b40530@freescale.com>
Tue, 10 Mar 2015 06:21:36 +0000 (14:21 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:29:18 +0000 (22:29 +0200)
commit401d80d2314099d96051e111d4a1212de5967364
treec4422a7cdf3c1d399237853f654a670d4b2b66c2
parentaec0e8d6dad17b86bf670c80cd84f279f42fbd2e
board/t208xrdb: 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>
board/freescale/t208xrdb/t208xrdb.c
include/configs/T208xRDB.h