From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 16 Dec 2015 09:48:59 +0800 Subject: [U-Boot] Please pull u-boot-fsl-qoriq master In-Reply-To: <5670C0FE.6090605@freescale.com> References: <566F69EB.9000700@freescale.com> <20151215232906.GP17758@bill-the-cat> <5670C0FE.6090605@freescale.com> Message-ID: <5670C30B.6090004@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Tom, This issue is caused by 32-bit host has uintptr_t defined in /usr/include/stdint.h as "unsigned int". I am working on a solution. In the meantime, how do we deal with this PR? York On 12/16/2015 09:40 AM, York Sun wrote: > Tom, > > Please hold on pushing to repository. I did my test on powerpc and arm SoCs and > all passed. But my local build just failed on uintptr_t. I am tracing it now. > > York > > > On 12/16/2015 07:29 AM, Tom Rini wrote: >> On Tue, Dec 15, 2015 at 09:16:27AM +0800, York Sun wrote: >> >>> Tom, >>> >>> The following changes since commit 5076c64a08d2083af5a7761b12a30116ef0da967: >>> >>> Merge branch 'master' of git://git.denx.de/u-boot-spi (2015-12-11 15:07:44 -0500) >>> >>> are available in the git repository at: >>> >>> >>> git://git.denx.de/u-boot-fsl-qoriq.git master >>> >>> for you to fetch changes up to 989c5f0a8f8694ac92eb0d6cff8745ae8659364f: >>> >>> armv8: Add sata support on Layerscape ARMv8 board (2015-12-15 08:57:35 +0800) >>> >> >> Applied to u-boot/master, thanks! >>