]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
eNET: Fix CONFIG_SYS_HZ to be 1000
authorGraeme Russ <graeme.russ@gmail.com>
Fri, 23 Apr 2010 14:05:52 +0000 (00:05 +1000)
committerWolfgang Denk <wd@denx.de>
Wed, 5 May 2010 22:18:25 +0000 (00:18 +0200)
commit4f197c30e5cb3005909402b7fc630cb092eef02f
tree4033601fd7984acb985ca43ff3b1fd1693b29f4f
parent6fd445c32860bb06e9a68b516845a1bbf7c37889
eNET: Fix CONFIG_SYS_HZ to be 1000

The clock interupt has always been 1kHz as per timer_init() in
/arch/i386/cpu/sc520/sc520_timer.c

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
include/configs/eNET.h