[U-Boot-Users] Valid Addresses-pxa270

Hi,
I am now trying to load MontaVista Linux OS on to the pxa270 of Mainstone 2 board. The memory map for PXA270 is
0xA000_0000->SDRAM Partition 3 (64 Mbyte) 0xA400_0000->SDRAM Partition 2 (64 Mbyte) 0xA800_0000->SDRAM Partition 1 (64 Mbyte) 0xAC00_0000->SDRAM Partition 0 (64 Mbyte)
When i make uImage i specify the load address and entry point address as 0xa0008000 respectively. I load the OS image into FLASH at 0x00040000. I issue command bootm 0x00040000 for the execution of the OS image. But i get to "Starting Kernel ..." and the system hangs. I know this is the state when we donot specify appropriate load address and entry point addresses. But as per the memory map that is specified the load and entry point addresses i specified seems to be proper.
Please let me know if this seems to be improper addresses or what else could be the cause for this.
Eagerly awaiting your reply. Regards, Swapnil Narkhede Mob:- 0432025023 Email:- s3092131@student.rmit.edu.au School of Computer Science and Information Technology RMIT University, Melbourne
participants (1)
-
Swapnil Ashok Narkhede