public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 1/2] imx8mp_evk: Remove unrelated comment
@ 2020-04-20 15:38 Fabio Estevam
  2020-04-20 15:38 ` [PATCH 2/2] mx8mq_evk: " Fabio Estevam
  2020-05-01 16:32 ` [PATCH 1/2] imx8mp_evk: " sbabic at denx.de
  0 siblings, 2 replies; 4+ messages in thread
From: Fabio Estevam @ 2020-04-20 15:38 UTC (permalink / raw)
  To: u-boot

The comment does not relate to the setup_i2c() function, so just
remove it.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 board/freescale/imx8mp_evk/spl.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/board/freescale/imx8mp_evk/spl.c b/board/freescale/imx8mp_evk/spl.c
index 0b20668e2b..da4da6796d 100644
--- a/board/freescale/imx8mp_evk/spl.c
+++ b/board/freescale/imx8mp_evk/spl.c
@@ -139,7 +139,6 @@ void board_init_f(ulong dummy)
 
 	enable_tzc380();
 
-	/* Adjust pmic voltage to 1.0V for 800M */
 	setup_i2c(0, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info1);
 
 	power_init_board();
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-05-01 16:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-20 15:38 [PATCH 1/2] imx8mp_evk: Remove unrelated comment Fabio Estevam
2020-04-20 15:38 ` [PATCH 2/2] mx8mq_evk: " Fabio Estevam
2020-05-01 16:31   ` sbabic at denx.de
2020-05-01 16:32 ` [PATCH 1/2] imx8mp_evk: " sbabic at denx.de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox