From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kim Phillips Date: Fri, 28 Mar 2008 17:41:39 -0500 Subject: [U-Boot-Users] [PATCH 3/3] mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code In-Reply-To: <013901c8910e$8416b730$8c442590$@Tjernlund@transmode.se> References: <20080328101907.48eff39d.kim.phillips@freescale.com> <1206718463.7589.345.camel@gentoo-jocke.transmode.se> <20080328122933.d0489663.kim.phillips@freescale.com> <013901c8910e$8416b730$8c442590$@Tjernlund@transmode.se> Message-ID: <20080328174139.ebcc015a.kim.phillips@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 28 Mar 2008 21:01:30 +0100 "Joakim Tjernlund" wrote: > BTW, what happened to relocation stuff Grant was doing? It is > still disabled, I never had any problems so perhaps time to > turn it on again? it might even make u-boot smaller once all the > old manuel relocation code has been properly disabled. > beats me. I'm all for it, but I think we're still supposed to support a wide range of toolchain versions (the reason Grant's stuff got reverted). Kim