From: Minkyu Kang Date: Mon, 28 Dec 2009 07:08:30 +0000 (+0900) Subject: s5pc110: checksum: fix checksum routine X-Git-Tag: JA02_20100111~48 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b7a2ee173d0d854f5fbb1b79be3b4a5ff024f173;p=kernel%2Fu-boot.git s5pc110: checksum: fix checksum routine Signed-off-by: Minkyu Kang --- diff --git a/onenand_ipl/board/samsung/universal/checksum.c b/onenand_ipl/board/samsung/universal/checksum.c index a9a9553..afa79d7 100644 --- a/onenand_ipl/board/samsung/universal/checksum.c +++ b/onenand_ipl/board/samsung/universal/checksum.c @@ -74,8 +74,6 @@ int main(int argc, char *argv[]) res = i / PAGE_SIZE; if (res % 2) { - i += PAGE_SIZE; - /* * if 1st page's reverved area, * copy the data to 2nd page