From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 28 Nov 2013 12:18:42 +0100 Subject: [U-Boot] [PATCH v3 0/1] nitrogen6x: Move setup_sata to common part In-Reply-To: <1385635938.3966.40.camel@localhost> References: <1385629672-6909-1-git-send-email-giuseppe.pagano@seco.com> <529711EC.7030905@denx.de> <1385635938.3966.40.camel@localhost> Message-ID: <52972692.8070500@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 On 28/11/2013 11:52, Giuseppe Pagano wrote: > Hi Stefano, > > On Thu, 2013-11-28 at 10:50 +0100, Stefano Babic wrote: >> Hi Giuseppe, >> > .. >>> endif >>> +ifeq ($(SOC),$(filter $(SOC),mx6)) >>> +COBJS-$(CONFIG_CMD_SATA) += sata.o >>> +endif >> >> COBJS- was replaced by obj- > > Sorry, I was working on -next branch. > Do you want me to send v4 patch with changes ? Yes, please send V4. Best regards, Stefano -- ===================================================================== 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 =====================================================================