From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catalin Marinas Date: Tue, 01 Feb 2005 10:39:52 +0000 Subject: [U-Boot-Users] Re: Timers In-Reply-To: <89A528FE6DB0FA44877BB2F05B84671801BB79E9@ZIPPY.Emea.Arm.com> (Peter Pearse's message of "Tue, 1 Feb 2005 09:52:31 -0000") References: <89A528FE6DB0FA44877BB2F05B84671801BB79E9@ZIPPY.Emea.Arm.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de "Peter Pearse" writes: > Does anyone have a requirement for U-Boot to run continuously > for over an hour? A likely scenario is that you want to download a filesystem image over the serial line and write it to flash using U-Boot. Catalin