From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alessandro Rubini Date: Wed, 17 Feb 2010 15:48:22 +0100 Subject: [U-Boot] [PATCH 2/2] edb93xx sdram: fix initialization In-Reply-To: <20100216192458.GJ15905@darwin> References: <20100216192458.GJ15905@darwin> <20100212172431.GN15905@darwin> <20100211223238.GH15905@darwin> <9f7307fc105747976bae44df5dae51357f54d578.1265920498.git.rubini@unipv.it> <20100212070126.GA3406@morgana.gnudd.com> <20100212092358.GI15905@darwin> <20100212230134.GA17384@morgana.gnudd.com> Message-ID: <20100217144822.GA7066@morgana.gnudd.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Matthias. > i found some more information about the precharge workaround: > [...] > please test the below patch on your board when you get a chance. it > should be pretty much the same sequence that worked for you, i just > removed the *workaround* that makes my boards hang and restructured > the code a little It boots, but it takes one second more than my code -- don't know why. And neither the ethernet nor usb work properly any more. I suggest it's best if you leave your previous code here, and I'll have mine for my board in a different directory. /alessandro