From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ley Foon Tan Date: Fri, 1 Jun 2018 16:03:53 +0800 Subject: [U-Boot] [PULL] u-boot-socfpga/master In-Reply-To: <39803373-cc3d-30ee-8178-9b93052e412d@denx.de> References: <2869f0d2-16c6-a6ce-accf-7e1cab926343@denx.de> <20180601002346.GA21194@bill-the-cat.ec.rr.com> <821c4eb9-d673-fe11-ae7d-85fc095006b0@denx.de> <39803373-cc3d-30ee-8178-9b93052e412d@denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Jun 1, 2018 at 3:49 PM, Marek Vasut wrote: > On 06/01/2018 09:30 AM, Ley Foon Tan wrote: >> On Fri, Jun 1, 2018 at 2:31 PM, Marek Vasut wrote: >>> On 06/01/2018 02:23 AM, Tom Rini wrote: >>>> On Thu, May 31, 2018 at 08:06:50PM +0200, Marek Vasut wrote: >>>> >>>>> The following changes since commit c3c863880479edeb5b08226e622d13c91326e4a7: >>>>> >>>>> add FIT data-position & data-offset property support (2018-05-26 >>>>> 18:19:19 -0400) >>>>> >>>>> are available in the Git repository at: >>>>> >>>>> git://git.denx.de/u-boot-socfpga.git master >>>>> >>>>> for you to fetch changes up to a0029aea787286c72ca2411475f95519bf9a7f34: >>>>> >>>>> arm: socfpga: stratix10: Enable Stratix10 SoC build (2018-05-29 >>>>> 18:34:39 +0200) >>>>> >>>> >>>> NAK. This adds warnings (which are errors in travis): >>>> https://travis-ci.org/trini/u-boot/jobs/386306955#L866 >>> >>> Ley, can you send me a fix ? >>> >> Do you mean this one? >> >> +arch/arm/mach-socfpga/built-in.o: In function `do_bridge': >> +arch/arm/mach-socfpga/misc.c:221: undefined reference to `do_bridge_reset' >> +make[1]: *** [u-boot] Error 1 > > There's that and the cadence qspi error, yes. > Okay, I will send in patch for do_bridge. For QSPI warning, here are the patches, can you merge them too? https://patchwork.ozlabs.org/patch/909628/ https://patchwork.ozlabs.org/patch/909629/ https://patchwork.ozlabs.org/patch/909630/ Regards Ley Foon