
Thanks for the feedback. I didn't catch the failure. Travis build failed on many targets due to toolchain download. My setup doesn't cover i.mx.
York
Sent from my iPhone
On Jun 8, 2018, at 21:39, Tom Rini trini@konsulko.com wrote:
On Fri, Jun 08, 2018 at 11:49:32PM +0000, York Sun wrote:
Tom,
The following changes since commit 71002b508a1bc0986023764f155f0db26f548db2:
cmd: add missing line breaks for pr_err() (2018-06-07 20:06:29 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-fsl-qoriq.git
for you to fetch changes up to e4d594b4e0b4f81a65bd84c41fa7519b279d5432:
LS1012AFRWY: Add Secure Boot support (2018-06-08 16:43:19 -0700)
NAK. First, include/configs/ls1012afrwy.h needs a kernel-style SPDX tag. Second (and harder) is that: commit 6f54af8c1a4dfa66cdeb5931ba5f76a22753d139 Author: Bhaskar Upadhaya Bhaskar.Upadhaya@nxp.com Date: Wed May 23 11:03:30 2018 +0530
board: ls1012a: FRWY-LS1012A board support
breaks imx6dl_mamoj builds.
-- Tom