I have an UltraZed-EG SOM on an UltraZed IO Carrier Card, don't have a voucher for Vivado-use, not sure if my board is production/es1, and whether it matters. The prebuilt images work fine (only eth0 issue in 2017.2, no issues with 2016.2) Downloaded uz3eg_iocc_2017_2.bsp and used it as a base for the project. I'm using Petalinux 2017.4 sdk. When I tried to build the images, I got the following critical warning: CRITICAL WARNING: [Board 49-71] The board_part definition was not found for em.avnet.com:ultrazed_eg_iocc_production:part0:1.0. The project's board_part property was not set, but the project's part property was set to xczu3eg-sfva625-1-i. Valid board_part values can be retrieved with the 'get_board_parts' Tcl command. Check if board.repoPaths parameter is set and the board_part is installed from the tcl app store. I'm handling errors and issues as I move ahead slowly. However, I'm sure that it shouldn't be this problematic to bring this board up with custom images. So I'm wondering what am I missing?