summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2009-08-10 17:29:24 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2009-08-11 17:08:08 +0200
commit9a313a8017cc409e08a5328776835bbf691ed3f2 (patch)
treee2a2f1d81dced5230f9e63966f63c4a944e58157
parent68114fd702c21cc1f9b52733c70837e00fb4d59c (diff)
downloadbarebox-9a313a8017cc409e08a5328776835bbf691ed3f2.tar.gz
barebox-9a313a8017cc409e08a5328776835bbf691ed3f2.tar.xz
remove a wrong and confusing comment
Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>
-rw-r--r--board/a9m2440/a9m2440.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/a9m2440/a9m2440.c b/board/a9m2440/a9m2440.c
index a6c267dc7d..18976b7cbb 100644
--- a/board/a9m2440/a9m2440.c
+++ b/board/a9m2440/a9m2440.c
@@ -67,7 +67,6 @@ static int a9m2440_devices_init(void)
/*
* detect the current memory size
- * Note: On this card the second SDRAM page is not used
*/
reg = readl(BANKSIZE);