[PATCH 1/4] arm: mvebu: limit OpenBlocks AX3-4 to 1 GB of RAM

Andrew Lunn andrew at lunn.ch
Mon Jan 7 06:34:11 EST 2013


> Image is also with an initramfs + appended DTB. My boot command is:
> 
> tftp 1000000 192.168.0.14:uImage.armada-xp-openblocks-ax3-4; bootm
> 
> So I'm loading to a different address than you.

Hi Thomas

Uboot tells me:

DRAM:   3 GB
       CS 0: base 0x00000000 size  1 GB
       CS 2: base 0x40000000 size  1 GB
       CS 3: base 0x80000000 size  1 GB
       Addresses 14M - 0M are saved for the U-Boot usage.

1000000 would be towards the beginning of this area reserved for uboot.

Could you try moving to somewhere outside of the first 14Mbytes and
see if that helps.

    Thanks
	Andrew



More information about the linux-arm-kernel mailing list