From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 9 Apr 2008 11:40:45 +0200 Subject: [U-Boot-Users] [PATCH] Make MPC83xx one step closer to full relocation. In-Reply-To: <044c01c899c2$abbb67b0$03323710$@Tjernlund@transmode.se> References: <044901c899ba$83532450$89f96cf0$@Tjernlund@transmode.se> <20080408210920.56F3B24842@gemini.denx.de> <044c01c899c2$abbb67b0$03323710$@Tjernlund@transmode.se> Message-ID: <200804091140.45661.sr@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 On Tuesday 08 April 2008, Joakim Tjernlund wrote: > > > Anyhow, we can go with the other solution instead, define the symbol in > > > start.S instead, if one is needed. > > > > If it cannot be avoided ;-) > > ... Stefan, maybe you can #define EXC_OFF_SYS_RESET for 405 to something > that fits with my relocation patch? Not sure if this could be done, since EXC_OFF_SYS_RESET is used for other things as well, and changing its value might bring other problems. And this really sounds like a bad hack, to change EXC_OFF_SYS_RESET to something "strange". So, no I don't want to fix this problem this way. Since I'm really short in time currently, and I need U-Boot running on 4xx again, I vote for reverting this patch now. I'll try to come up with a "generic" solution for the next merge window. Wolfgang? What do you think? Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================