From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Wed, 12 Jan 2011 14:42:11 +0100 Subject: [U-Boot] [PATCH 2/2] mpc5200, digsy_mtc: add support for rev5 board version In-Reply-To: <4D2D81C3.7010807@denx.de> References: <1294816806-32614-1-git-send-email-hs@denx.de> <1294816806-32614-2-git-send-email-hs@denx.de> <20110112075920.A87E2CEFAB6@gemini.denx.de> <4D2D7122.60909@denx.de> <20110112093711.35C7ACEFAB6@gemini.denx.de> <4D2D81C3.7010807@denx.de> Message-ID: <20110112134211.657AFCEFAB6@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Heiko Schocher, In message <4D2D81C3.7010807@denx.de> you wrote: > > > Maybe you can ask the hardware guys again? > > Ok. done. As Detlev mentioned in the meantime the "LOWBOOT" cases > can be removed, done. Thanks. > > For the probing, a temporary address can be used. You set up the > > final mapping only after the sizes are knows, similar to what we do > > when we have several banks of RAM. > > But thats exactly what I do with the defines in include/configs/digsy_mtc.h Ah, OK. did not notice that. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Use C++ to confuse your enemies; use C to produce stable code.