On 5 October 2013 14:20, Giridhar Maruthy wrote:
> On 5 October 2013 10:19, Peter Maydell wrote:
>> On 5 October 2013 13:41, Giridhar Maruthy
>> wrote:
>>> I am using mach-virt in qemu which boots correctly when RAM start
>>> address is 0x800. But if I change the address to anything like
>>
On 5 October 2013 10:19, Peter Maydell wrote:
> On 5 October 2013 13:41, Giridhar Maruthy wrote:
>> I am using mach-virt in qemu which boots correctly when RAM start
>> address is 0x800. But if I change the address to anything like
>> 0x900, the mach-virt machine just hangs, not even an e
On 5 October 2013 13:41, Giridhar Maruthy wrote:
> I am using mach-virt in qemu which boots correctly when RAM start
> address is 0x800. But if I change the address to anything like
> 0x900, the mach-virt machine just hangs, not even an error
> message.
The kernel automatically figures ou
Hi,
I am using mach-virt in qemu which boots correctly when RAM start
address is 0x800. But if I change the address to anything like
0x900, the mach-virt machine just hangs, not even an error
message.
Do we have to mention the RAM start address anywhere else?
diff --git a/hw/arm/virt.c b