The u-boot-xlnx git repo does not seem to support creating a u-boot config for the Mini-ITX platform (I have the z100 variety), but it does support Zedboard and many other Avnet products. I see that there is a "patch" available on Zedboard.org for u-boot-xlnx allowing you to do a "make zynq_mitx_config". However it only works for version 2015.3 and other versions will bomb with the patch applied.
So my question is, what is the best guidance on what to do for a latest-and-greatest u-boot to support Mini-ITX designs? I'm growing more reluctant to using a 2015.3 version in 2017.
Should I use the Zedboard config? Would that even work? Or should I continue using the patched 2015.3 version and not worry about it?... Or something else?