From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 13 Nov 2014 15:42:38 +0100 Subject: [U-Boot] [PATCH v7 4/5] imx6: add spl in the header file In-Reply-To: References: <1415831265-46636-1-git-send-email-john.tobias.ph@gmail.com> <1415831265-46636-5-git-send-email-john.tobias.ph@gmail.com> <546472CE.3050109@denx.de> Message-ID: <5464C35E.40907@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 Fabio, John, On 13/11/2014 15:39, Fabio Estevam wrote: > Hi Stefano, > > On Thu, Nov 13, 2014 at 10:49 AM, Fabio Estevam wrote: > >> Sorry, I meant to remove only the ifdef: >> >> --- a/include/configs/mx6sabre_common.h >> +++ b/include/configs/mx6sabre_common.h >> @@ -95,9 +95,7 @@ >> #define CONFIG_BOOTDELAY 1 >> >> #define CONFIG_LOADADDR 0x12000000 >> -#ifndef CONFIG_SYS_TEXT_BASE >> #define CONFIG_SYS_TEXT_BASE 0x17800000 >> -#endif > > Should John resend the series again with this change or can you remove > the ifndef manually while applying it? > We already agree about the changes. There is no need to resend the patchset, I will fix it when I apply the patchset. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================