mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: imx51: Remove stale comment
@ 2016-05-21  6:35 Alexander Shiyan
  2016-05-23  7:49 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Shiyan @ 2016-05-21  6:35 UTC (permalink / raw)
  To: barebox

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
 arch/arm/mach-imx/imx51.c | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/arch/arm/mach-imx/imx51.c b/arch/arm/mach-imx/imx51.c
index 70e8971..a6784d0 100644
--- a/arch/arm/mach-imx/imx51.c
+++ b/arch/arm/mach-imx/imx51.c
@@ -83,25 +83,6 @@ int imx51_devices_init(void)
 	return 0;
 }
 
-/*
- * Saves the boot source media into the $bootsource environment variable
- *
- * This information is useful for barebox init scripts as we can then easily
- * use a kernel image stored on the same media that we launch barebox with
- * (for example).
- *
- * imx25 and imx35 can boot into barebox from several media such as
- * nand, nor, mmc/sd cards, serial roms. "mmc" is used to represent several
- * sources as its impossible to distinguish between them.
- *
- * Some sources such as serial roms can themselves have 3 different boot
- * possibilities (i2c1, i2c2 etc). It is assumed that any board will
- * only be using one of these at any one time.
- *
- * Note also that I suspect that the boot source pins are only sampled at
- * power up.
- */
-
 #define DP_MFN_800_DIT 60 /* PL Dither mode */
 
 /*
-- 
2.4.9


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2016-05-23  7:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-21  6:35 [PATCH] ARM: imx51: Remove stale comment Alexander Shiyan
2016-05-23  7:49 ` Sascha Hauer

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