From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 8 Sep 2012 08:36:22 +0200 Subject: [U-Boot] Remaining CONFIG_NEEDS_MANUAL_RELOC Message-ID: <201209080836.22262.marex@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 Hi guys. I've been pondering if the CONFIG_NEEDS_MANUAL_RELOC is getting away from MIPS/NDS32/AVR32/Sparc/M68K any soon. We've been having relocation around for a while, yet these platforms still don't support it. Currently, the MANUAL_RELOC only bloats code all around and usually breaks things that can be nicely cleaned up. So guys, can you please share your roadmaps for this issue? Thanks in advance for your reply! Best regards, Marek Vasut