]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: fix s3c2410 timer code
authorDavid Müller (ELSOFT AG) <d.mueller@elsoft.ch>
Thu, 22 Dec 2011 01:16:37 +0000 (01:16 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 27 Mar 2012 20:08:28 +0000 (22:08 +0200)
commitd0b3b49615e23d0681a6e883cda7d4bc4f728646
tree119ba4013b65255ba9df9932e3a29c690118d0b8
parent24efef90c4c9ddc65ae3bd982b09b99b2d0cd4e0
ARM: fix s3c2410 timer code

This patch fixes the s3c24x0 timer code to work with the ARM
relocation feature.

Signed-off-by: David Mueller <d.mueller@elsoft.ch>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/cpu/arm920t/s3c24x0/timer.c