How to use uImage for booting?

Hi all?

I have compiled kernel in many ways. After this compilation (make uImage), uImage, Image, and zImage are created for me. However there are no rootfs, there are only these 3 files. How can I use this files to boot the system?

Thanks in advance.