On the Zturn board I got the following output. IT skipped looking for partition 2 and straight started with 3.
U boot seems to have booted the processor and it is not able to find the kernel uImage?
U-Boot SPL 2016.01-00024-g5cf690d7 (Aug 16 2016 - 17:00:16)
mmc boot
Trying to boot from MMC
reading fpga.bin
spl_load_image_fat: error reading image fpga.bin, err - -1
spl: error reading image fpga.bin, err - 1
reading system.dtb
spl_load_image_fat_os: error reading image system.dtb, err - -1
reading u-boot.img
reading u-boot.img
U-Boot 2016.01-00024-g5cf690d7 (Aug 16 2016 - 17:00:16 +0000), Build: jenkins-u-boot-xilinx-9
Model: MYIR Z-turn Development Board
Board: Xilinx Zynq
DRAM: ECC disabled 1 GiB
MMC: sdhci@e0100000: 0
SF: Detected S25FL128S_64K with page size 256 Bytes, erase size 64 KiB, total 16 MiB
*** Warning - bad CRC, using default environment
In: serial@e0001000
Out: serial@e0001000
Err: serial@e0001000
Model: MYIR Z-turn Development Board
Board: Xilinx Zynq
Net: ZYNQ GEM: e000b000, phyaddr 0, interface rgmii-id
eth0: ethernet@e000b000
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
Checking for: /boot/uEnv.txt ...
Trying interface=mmc bootpart=0:2 ...
282 bytes read in 110 ms (2 KiB/s)
Loaded environment from /boot/uEnv.txt
Using: dtb=zynq-zturn.dtb ...
Skipping FPGA load ...
Checking if uname_r is set in /boot/uEnv.txt ...
Running uname_boot ...
Trying interface=mmc bootpart=0:3 ...
** Invalid partition 3 **
Trying interface=mmc bootpart=0:4 ...
** Invalid partition 4 **
Trying interface=mmc bootpart=0:5 ...
** Invalid partition 5 **
Trying interface=mmc bootpart=0:6 ...
** Invalid partition 6 **
Trying interface=mmc bootpart=0:7 ...
** Invalid partition 7 **
Zynq>