From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 3 Sep 2012 02:14:32 +0200 Subject: [U-Boot] [v3] arm: Fixed the offset for the no relocation. In-Reply-To: <1346568592-6832-1-git-send-email-bocui107@gmail.com> References: <1346568592-6832-1-git-send-email-bocui107@gmail.com> Message-ID: <201209030214.32639.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Zhong Hongbo, > From: Zhong Hongbo > > When the u-boot address of destination equal to __start, > no relocation. relocation offset(r9) = 0. Good, now what kind of issue does this patch fix? > Signed-off-by: Zhong Hongbo > --- > Change for V3: > - Drop the change of arm720t, It has already merge the change. > Change for V2: > - Clean a line for arm1176. [...] Best regards, Marek Vasut