On Tue, Aug 26, 2014 at 12:04 PM, Li Liu wrote:
>
>
> On 2014/8/25 20:22, Peter Maydell wrote:
>> On 25 August 2014 05:00, john.liuli wrote:
>>> From: Li Liu
>>>
>>> This patchset let qemu can convert dtb file to dts for two demands:
>>>
>>> Some archtectures may generate the dtb file dynamicall
On 2014/8/25 20:22, Peter Maydell wrote:
> On 25 August 2014 05:00, john.liuli wrote:
>> From: Li Liu
>>
>> This patchset let qemu can convert dtb file to dts for two demands:
>>
>> Some archtectures may generate the dtb file dynamically through
>> qemu device tree functions. So this let it's p
On 25 August 2014 05:00, john.liuli wrote:
> From: Li Liu
>
> This patchset let qemu can convert dtb file to dts for two demands:
>
> Some archtectures may generate the dtb file dynamically through
> qemu device tree functions. So this let it's possiable to dump final
> dtb to dts and save it as
From: Li Liu
This patchset let qemu can convert dtb file to dts for two demands:
Some archtectures may generate the dtb file dynamically through
qemu device tree functions. So this let it's possiable to dump final
dtb to dts and save it as a reference.
For novices to debugging the issues caused