From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Dubov Date: Mon, 10 Jan 2011 23:32:00 -0800 (PST) Subject: [U-Boot] [PATCH] mpq101: initial support for Mercury Computer Systems MPQ101 board In-Reply-To: <20110111054346.CA100150A4A@gemini.denx.de> Message-ID: <369392.26813.qm@web37607.mail.mud.yahoo.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > > > > atum8548 > > mpc8540 > > pm854/6 > > sbc8560 > > sbc8641d > > socrates > > mpc8536ds > > mpc8540ads > > mpc8560ads > > mpc8572ds > > mpc8610hpdc > > mpc8641hpcn > > p2020ds > > tqm85xx > > Could you please be a bit more specific, i. e. like quoting > file names > and line numbers? > These were produced by grep -nr ddr\-\> board/ | grep -v out_be I can attach a listing, but it should be quicker this way. Up until now it seemed a rather common practice to initialize ddr controllers directly, bypassing io accessors.