From 9a313a8017cc409e08a5328776835bbf691ed3f2 Mon Sep 17 00:00:00 2001 From: Juergen Beisert Date: Mon, 10 Aug 2009 17:29:24 +0200 Subject: [PATCH] remove a wrong and confusing comment Signed-off-by: Juergen Beisert --- board/a9m2440/a9m2440.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/a9m2440/a9m2440.c b/board/a9m2440/a9m2440.c index a6c267dc7..18976b7cb 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);