qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v11 5/6] arm: SoC model for Calxeda Highbank


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v11 5/6] arm: SoC model for Calxeda Highbank
Date: Thu, 19 Jan 2012 19:44:49 +0000

On 19 January 2012 19:35, Mark Langsdorf <address@hidden> wrote:
> On 01/19/2012 01:32 PM, Peter Maydell wrote:
>> On 19 January 2012 19:25, Mark Langsdorf <address@hidden> wrote:
>>> On 01/19/2012 01:15 PM, Peter Maydell wrote:
>>>> On 19 January 2012 15:43, Mark Langsdorf <address@hidden> wrote:
>>>>> +    highbank_binfo.board_id = -1; /* provided by deviceTree */
>>>
>>> Works for me, but it requires a kernel build with the device tree
>>> dtb appended to it.
>>
>> How do I get hold of a valid dtb for this platform?
>
> The dts is at:
> http://lxr.linux.no/#linux+v3.2.1/arch/arm/boot/dts/highbank.dts
>
> I usually cross compile with:
> make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- highbank.dtb

Right, thanks.

I have a kernel now that seems to boot but then
barfs with:
Freeing init memory: 124K
Kernel panic - not syncing: Attempted to kill init!

but that's probably a misconfiguration in my kernel.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]