From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Fri, 8 Nov 2013 22:40:58 +0100 (CET) Subject: [U-Boot] [PATCH v2 2/2] arm: remove unneeded symbol offsets and _TEXT_BASE In-Reply-To: <1383833704-25617-2-git-send-email-albert.u.boot@aribaud.net> References: <1381648228-24373-1-git-send-email-albert.u.boot@aribaud.net> <1383833704-25617-1-git-send-email-albert.u.boot@aribaud.net> <1383833704-25617-2-git-send-email-albert.u.boot@aribaud.net> Message-ID: <1860326318.123383.1383946858879.JavaMail.zimbra@advansee.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Albert, On Thursday, November 7, 2013 3:15:04 PM, Albert ARIBAUD wrote: > Remove the last uses of symbol offsets in ARM U-Boot. > Remove some needless uses of _TEXT_BASE. > Remove all _TEXT_BASE definitions. > > Signed-off-by: Albert ARIBAUD Reviewed-by: Beno?t Th?baudeau Best regards, Beno?t