From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric BENARD Date: Fri, 03 Apr 2009 16:12:39 +0200 Subject: [U-Boot] [PATCH v2] at91: change CONFIG_SYS_HZ to 1000 In-Reply-To: <20090403132127.GE14955@game.jcrosoft.org> References: <1235527085-23900-1-git-send-email-dv@vollmann.ch> <49D50DDC.2000001@free.fr> <20090402190616.GJ2651@game.jcrosoft.org> <49D60BED.3080009@vollmann.ch> <49D60D0D.8000209@free.fr> <20090403132127.GE14955@game.jcrosoft.org> Message-ID: <49D61957.8090206@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 : > On 15:20 Fri 03 Apr , Eric BENARD wrote: >> Detlef Vollmann a ?crit : >>> Jean-Christophe PLAGNIOL-VILLARD wrote: >>>> I've send a new patch that introduce an improve of the clock on at91 >>>> which give you the calculated main_clock based on the main crystal and the >>>> lowlevel settings >>> I was looking for that patch in git://git.denx.de/u-boot-at91.git, >>> but couldn't find it there (it should add a new file >>> cpu/arm926ejs/at91/clock.c, correct?). >>> Where can I find that patch? >>> >> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/56837 >> This patch is not adressing the problem of the network timeout. In fact Detlef's patch is still needed (with some rework for G20) to fix this tiemout problem. Eric