Hi Nayana,
in your log I noticed that MMC 0 is default.
U-Boot 2016.07+fslc+ge6b4241 (Dec 20 2016 - 18:44:32 +0530)
CPU: Freescale i.MX7S rev1.2 at 792MHz
CPU: Extended Commercial temperature grade (-20C to 105C) at 57C
Reset cause: POR
Board: WARP7
DRAM: 512 MiB
MMC: FSL_SDHC: 0
but you are trying to boot from MMC2
Kernel command e=ttymxc0,115200 root=/dev/mmcblk2p2 rootwait rw
So you need to stop in U-boot and edit mmcroot variable to match MMC0.
Best regards,
Carlos
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------