summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Shiyan <shc_work@mail.ru>2016-05-21 09:35:24 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2016-05-23 09:49:41 +0200
commit1b47607e89bb0364737cb5bc57d816138810edb5 (patch)
treeb5efe6812fe980a73185114613b45d09ac3f7b9d
parentf2b07274d5313eefdc7c3926298d64a31f037f82 (diff)
downloadbarebox-1b47607e89bb0364737cb5bc57d816138810edb5.tar.gz
barebox-1b47607e89bb0364737cb5bc57d816138810edb5.tar.xz
ARM: imx51: Remove stale comment
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--arch/arm/mach-imx/imx51.c19
1 files changed, 0 insertions, 19 deletions
diff --git a/arch/arm/mach-imx/imx51.c b/arch/arm/mach-imx/imx51.c
index 70e8971965..a6784d0a04 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 */
/*