From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sharad P. Katti Date: Tue, 30 Nov 2004 14:28:04 +0530 Subject: [U-Boot-Users] u-boot for pxa255 Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi All, I'm working on a PXA255 reference board, I'm able to get u-boot prompt on my serial console, I appended the kernel image with the u-boot.bin file, and write the new image onto the flash. But when I give the address from where my kernel is starting (in the appended .bin file), I can just see the message starting application at 0xa000ebc4.... (which is the address of the kernel ) and stops there only. How can I check whether the bootloader and kernel are copied to the ram from the flash, as I'm not using the network features to download the image. TIA -- Sharad P.Katti