Hello, I am converting a linux zImage for my arm platform to uImage so that uboot can load the kernel. So my question is does the mkimage parameters, the "load address" and the "entry point" depends on the zImage I created. Or could I set these values to any valid RAM address. Thanks, Shiju