From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerrit Van de Velde Date: 19 Feb 2004 12:28:16 +0100 Subject: [U-Boot-Users] U-Boot and S3c2410 In-Reply-To: <200402191119.i1JBJcdg018878@mail.wenk.be> References: <200402191119.i1JBJcdg018878@mail.wenk.be> Message-ID: <1077190096.4807.2.camel@nios> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > ## Checking Image at 30008000 ... > Image Name: 2.4.18 6th attempt > Created: 2004-02-12 13:25:43 UTC > Image Type: ARM Linux Kernel Image (uncompressed) > Data Size: 1814955 Bytes = 1.7 MB > Load Address: 30008000 > Entry Point: 30008000 > Verifying Checksum ... OK > I'm not able to answer all your questions but I had this problem too. When making image of the kernel, use start address and entry points 0x00000000 instead of the address where the image is stored. That solved the problem for me. Kind regards, Gerrit Van de Velde