From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Shen Date: Thu, 27 Jun 2013 13:42:40 +0800 Subject: [U-Boot] u-boot can boot Linux in zImage format while not in uImage format In-Reply-To: <20130627053928.55703380DCD@gemini.denx.de> References: <51CBA7D2.8050709@atmel.com> <51CBB1C0.2090701@atmel.com> <20130627053928.55703380DCD@gemini.denx.de> Message-ID: <51CBD0D0.6090304@atmel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang Denk, On 06/27/2013 01:39 PM, Wolfgang Denk wrote: > Dear Bo Shen, > > In message <51CBB1C0.2090701@atmel.com> you wrote: >> >> ## Booting kernel from Legacy Image at 22000000 ... >> Image Name: Linux-3.10.0-rc7+ >> Image Type: ARM Linux Kernel Image (uncompressed) >> Data Size: 1514568 Bytes = 1.4 MiB > > Are you sure this is a working Linux kernel image? An uncomporessed > size of 1.4 MiB seems a bit too small to me? Sure, this is a working Linux kernel image. As to test u-boot, I remove most driver from Linux kernel. Then, for many times tftp, it will save me amount of time. > Best regards, > > Wolfgang Denk > Best Regards, Bo Shen