From mboxrd@z Thu Jan 1 00:00:00 1970 From: George G. Davis Date: Thu, 16 Oct 2003 10:57:14 -0400 Subject: OT: Re: [U-Boot-Users] u/zImage and 64360 In-Reply-To: <20031016124921.00E92C59E4@atlas.denx.de> References: <20031016124921.00E92C59E4@atlas.denx.de> Message-ID: <3F8EB1CA.7070107@comcast.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Sorry for the off topic... But, I thought some may be interested. Wolfgang Denk wrote: > In message <3F8E88C3.9030509@il.marvell.com> you wrote: > >> With U-Boot, "normal" build targets like "zImage" or "bzImage" are >> not used. If you use recent kernel source, a new build target >> "uImage" will exist which .... " >> >> Does it means I can't load a zImage of the kernel by using the tftp??? > > > Strictly speaking: yes, you can load it. > > But to boot an image you will need to convert it as described using > the "mkimage" tool. FYI/FWIW, I just submitted `make uImage` support for ARM in 2.6 here: http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=1684/1 -- Regards, George