From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Pell Date: Mon, 24 Jan 2005 11:56:55 +0100 Subject: [U-Boot-Users] Spectacularly Weird U-Boot Behavior w/NE2000 In-Reply-To: <20050116171619.075A7C108D@atlas.denx.de> References: <20050116171619.075A7C108D@atlas.denx.de> Message-ID: <1106564215.5282.93.camel@absolute.ascensit.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, 2005-01-16 at 18:16 +0100, Wolfgang Denk wrote: > If ythis is reproducable, then some parts of your PCMCIA / network / > ping code write to bogus addresses in emory space. But if it's > reproducable it shpould be easy to catch: just set some "data write > address range" break point on the address range where your flash > resides. This should catch the illegal write. > Hi, sorry was OOO last week, I'll look at the code I contributed to see if I can find out some mistake (like some write to bogus address). Anyway it works right for me, but I'll recheck! Bye, -- Christian