From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tore Martin Hagen Date: Mon, 27 Mar 2006 08:30:59 +0200 Subject: [U-Boot-Users] using static variables In-Reply-To: <4dd15d180603240833y237b9199lcd4af04a824fff68@mail.gmail.com> References: <4dd15d180603240833y237b9199lcd4af04a824fff68@mail.gmail.com> Message-ID: <442786A3.5000909@slb.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de David Ho wrote: >Hi, > > >Are there some other mehods I have not noticed? > > > Since your flash is up and running the easyest is probably to erase a flash sector before starting up and then write directly to that address. /Tore Martin Hagen