From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomko Date: Tue, 28 Jun 2005 15:16:27 +0800 Subject: [U-Boot-Users] question : difference between booting 2.4 and 2.6 kernel In-Reply-To: <20050628063949.ED8DACD555@atlas.denx.de> References: <20050628063949.ED8DACD555@atlas.denx.de> Message-ID: <42C0F94B.2040701@avantwave.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: >In message <42C0B6AC.7070507@avantwave.com> you wrote: > > >>In general, do you mean both kernel should know how to copy itself to >>memory and the bootloader don't need to handle this ? >> >> > >No, the kernel has nothing to do with any copying or uncompressing >etc. All this is done by U-Boot - no matter which kernel version or >which architecture. > > > Sorry , can you tell me where is the code of copying the kernel ? I suppose it will be in the file lib_arm/armlinux.c but i failed. Can you tell me which file contain the code ? Regards, TOM >Best regards, > >Wolfgang Denk > > >