u-boot-brain/arch/arm/cpu/arm926ejs
Marek Vasut b4a2cdc13e 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>
2019-11-03 17:04:16 +01:00
..
armada100 arm: remove prototype for get_timer_masked 2018-10-10 13:35:09 -04:00
lpc32xx arm: lpc32xx: Fix timer initialization 2019-04-26 18:58:20 -04:00
mx25 Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
mx27 arm: remove prototype for get_timer_masked 2018-10-10 13:35:09 -04:00
mxs arm: mxs: Increase VDDD voltage to match specification 2019-11-03 17:04:16 +01:00
orion5x linker: Modify linker scripts to be more generic 2019-01-26 22:55:53 -05:00
spear spl: pass args to board_return_to_bootrom 2019-10-08 16:35:16 +02:00
cache.c CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
cpu.c CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
Makefile arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option 2019-10-08 13:57:45 +08:00
start.S CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00