From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rogan Dawes Date: Wed, 29 Sep 2010 11:36:46 +0200 Subject: [U-Boot] [PATCH] CONFIG_SYS_ARM_WITHOUT_RELOC: document feature removal In-Reply-To: <1285752572-2107-1-git-send-email-wd@denx.de> References: <1285752572-2107-1-git-send-email-wd@denx.de> Message-ID: <4CA308AE.9060909@dawes.za.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 2010/09/29 11:29 AM, Wolfgang Denk wrote: > +Why: The implementation of U-Boot for the ARM architecture has > + been reworked to support relocation. This allows to > + efficiently use the same U-Bot binary image on systems with U-Bot? Rogan