Thanks for your reply.
This link doesn't have the information that I needed.
My scenario is:
1. I flashed 4.19.35 images to eMMC using uuu utility. It's working fine.
2. I created a SD card and booted h/w with it.
3. Now I wanted to flash new u-boot to eMMC partition. For this, I used following command:
$ dd if=imx-boot-evk.bin of=/dev/mmcblk0 bs=1k seek=33
4. After this I reboot the board but u-boot is not updated.
I am suspecting that u-boot is written in some other partition.