On 7.8.2018 18:01, Tom Rini wrote: > On Tue, Aug 07, 2018 at 05:58:17PM +0200, Michal Simek wrote: >> On 7.8.2018 17:35, Tom Rini wrote: >>> On Tue, Aug 07, 2018 at 03:39:24PM +0200, Michal Simek wrote: >>> >>>> Hi Tom, >>>> >>>> please pull these fixes to your tree. >>>> Buildman and travis are not showing any issue. >>>> https://travis-ci.org/michalsimek/u-boot/builds/413020221 >>>> >>>> Thanks, >>>> Michal >>>> >>>> The following changes since commit >>>> bb694d4e898b1368ba96e01481dc0a79c491e77c: >>>> >>>> Merge branch 'master' of git://git.denx.de/u-boot-spi (2018-08-04 >>>> 19:41:43 -0400) >>>> >>>> are available in the git repository at: >>>> >>>> >>>> git://www.denx.de/git/u-boot-microblaze.git tags/xilinx-for-v2018.09-rc2 >>>> >>>> for you to fetch changes up to a492fdffa3c86f6b8420b6433a2ce07271597324: >>>> >>>> arm: zynq: dts: add spi flash node to zedboard (2018-08-07 11:03:43 >>>> +0200) >>>> >>>> ---------------------------------------------------------------- >>>> Xilinx fixes for v2018.09-rc2 >>>> >>>> xilinx: >>>> - Add support for zybo z7 and ultra96 >>>> - Tune zynq and zynqmp mini configurations >>>> - Move SYS_MALLOC_LEN to Kconfig >>>> >>>> fdt >>>> - make static funcs >>>> >>>> gpio: >>>> - Fix soft gpio driver >>>> - Fix Zynq gpio driver by using platdata >>>> >>>> microblaze: >>>> - Fix Kconfig entry >>>> >>>> spi >>>> - Move ISSI to Kconfig >>> >>> You're introducing: >>> WARNING: no status info for 'avnet_ultra96_rev1' >>> WARNING: no maintainers for 'avnet_ultra96_rev1' >>> >>> And I'm going to add that to your list in >>> board/xilinx/zynqmp/MAINTAINERS unless you nak that, thanks! >>> >> >> hm I didn't spot that. Yes please add. > > It's not a fatal travis thing. My tests include: > - Build sandbox for LLVM (currently 7.0) > - Script I pasted before to check for S-o-B line matches (which is more > picky than checkpatch.pl) > - ./tools/genboardscfg.py -f -o /dev/null > - ./scripts/checkpatch.pl -q --git origin/master.. > > Then world-build before/after with SOURCE_DATE_EPOCH forced. >
Interesting part of this is that I have added N: ultra96 but it looks like that this option is not handled in genboardscfg.py at all. Thanks, Michal _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

