On 2011/03/18 12:52 PM, Prafulla Wadaskar wrote: > > >> -----Original Message----- >> From: [email protected] [mailto:[email protected]] >> On Behalf Of [email protected] >> Sent: Friday, March 18, 2011 1:40 PM >> To: [email protected] >> Subject: [U-Boot] [PATCH 1/7] Orion5x: Correct DRAM bank detection >> > > Some more explanation about the patch may find help full. > Please have a practice to provide some detailed comments.
Hi Prafulla, My apologies. The register which was being read was the wrong register entirely. For the common case where there was just one bank, it coincidentally returned the right answer anyway (0), but if we tried to detect multiple banks, the rest were totally wrong. There is a parallel patch from Michael Spang, which does basically the same thing. See message-id: [email protected] Regards, Rogan _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

