
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!