From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sun, 10 Oct 2010 12:14:00 +0200 Subject: [U-Boot] [ELF_RELOC] [PATCH V2 2/2] edminiv2: add support for ELF relocations In-Reply-To: <4CAF0487.7040200@free.fr> References: <1286537041-23051-1-git-send-email-albert.aribaud@free.fr> <1286537041-23051-2-git-send-email-albert.aribaud@free.fr> <4CAF0487.7040200@free.fr> Message-ID: <4CB191E8.4010009@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 08/10/2010 13:46, Albert ARIBAUD a ?crit : >> Orion5182 does have internal Securiy SRAM, you can use it here instead of using SDRAM > > Thanks for the reminder. I'll give it a try later today. Internal 8 K SRAM could indeed be used in orion5x 5182, but it does not exist in orion5x 5281 for which I have board support coming. For the moment, I'd like to concentrate on the issue of ELF relocation; using SRAM is an improvement, but not a necessity for getting ELF relocation working. So I'll add SRAM support, no doubt, but in a separate patch where I can concentrate on how orion5x-variant-specific code should be organized. Amicalement, -- Albert.