From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shiju Date: Thu, 20 Sep 2007 14:24:25 -0400 Subject: [U-Boot-Users] Uboot mkimg question Message-ID: <1190312665.18015.10.camel@localhost> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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