arm: mxs: Increase VDDD voltage to match specification
authorMarek Vasut <marex@denx.de>
Tue, 15 Oct 2019 16:26:57 +0000 (18:26 +0200)
committerStefano Babic <sbabic@denx.de>
Sun, 3 Nov 2019 16:04:16 +0000 (17:04 +0100)
commitb4a2cdc13ed886b981e8fcd3087293ba9296f17f
tree1664348b2db0a5f15af09fd960100afa6b5acd4f
parentdde31a14ec72b4b6f8cdec1e8bbe4ac6077d8253
arm: mxs: Increase VDDD voltage to match specification

According to IMX28CEC rev. 4, 10/2018, Table 15. Recommended Operating
Conditions, page 16, the VDDD should be set to 1.55V when the CPU is
operating at 454MHz. This is the case in U-Boot, hence increase the
VDDD voltage. This fixes instability when performing TFTP transfers.
Increase the brownout threshold to 1.4V. The documentation recommends
1.45V setting for the brownout, however, this triggers failure during
power block init, so keep the brownout slightly lower.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
arch/arm/cpu/arm926ejs/mxs/spl_power_init.c