From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlef Vollmann Date: Fri, 06 Mar 2009 17:46:26 +0100 Subject: [U-Boot] Help on getting the AT91 u-boot patch In-Reply-To: <20090306161341.GB23252@game.jcrosoft.org> References: <5A49B5FB10454B92AE892C6DF7050410@JohnBoyDell> <49B13522.3040404@vollmann.ch> <20090306161341.GB23252@game.jcrosoft.org> Message-ID: <49B15362.5080405@vollmann.ch> 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 wrote: > On 15:37 Fri 06 Mar , Detlef Vollmann wrote: >> John Parten wrote: >>> I am trying to build U-Boot 1.3.4 from source, for the AT91SAM9260EK development board. >> I thought that 1.3.4 worked out of the box for AT91SAM9260EK. >> 2009.01 and 2009.03-rc1 are broken for AT91SAM926x, but the patch in >> >> should fix that. > please give more details > > I use the HEAD of each release without any problem Try 'bootp' on an DHCP server that not immediately responds. The timeouts are now in the range of 1ms instead of 1s. And I don't know what other parts except network is affected by get_timer() not returning ms values. Detlef