From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric BENARD Date: Mon, 06 Apr 2009 14:04:19 +0200 Subject: [U-Boot] [PATCH 1/1] at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 In-Reply-To: <1238853994-22178-1-git-send-email-plagnioj@jcrosoft.com> References: <1238853994-22178-1-git-send-email-plagnioj@jcrosoft.com> Message-ID: <49D9EFC3.6040803@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jean-Christophe PLAGNIOL-VILLARD a ?crit : > The timer has been rewrote with a precision at ~0,18% > works fine on an 9260 and solves TFTP timeout problem. Eric