qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH] pc-bios: petalogix-s3adsp1800.dtb: Use 'xlnx,


From: Chen Gang
Subject: Re: [Qemu-trivial] [PATCH] pc-bios: petalogix-s3adsp1800.dtb: Use 'xlnx, xps-ethernetlite-2.00.a' instead of 'xlnx, xps-ethernetlite-2.00.b'
Date: Mon, 3 Nov 2014 21:45:43 +0800

As far as I know, It is a hardware description file. Can convert it to dts
format which is a text file, then can read and edit it, after finish, can
convert it to dtb format again.

dts and dtb can convert with each other without any information lost.
One tool for converting is "scripts/dts/dts" in upstream kernel (after
finish building kernel).

So for me, we can also treat dtb file as open source file. It is integrated
into qemu in 2009 (please "git log -p" to this file for more details).

Thanks.

发自我的 iPad

> 在 2014年11月3日,下午8:17,Michael Tokarev <address@hidden> 写道:
> 
> 03.11.2014 12:26, Chen Gang wrote:
>> For Linux upstream kernel (e.g. 3.17-rc7), the related compatible string
>> 'xlnx,xps-ethernetlite-2.00.a' is supported, but 'b' is not supported,
>> so change qemu dtb file to match kernel driver.
> 
> /me does not know anything about this stuff at all.  But anyway...
> 
>> diff --git a/pc-bios/petalogix-s3adsp1800.dtb 
>> b/pc-bios/petalogix-s3adsp1800.dtb
>> index 
>> 93c5973fd81244268aace6e5e6006ad6fb4d6199..8ac80f2f2d191a8491b71182be50b3df2989551d
>>  100644
>> GIT binary patch
>> delta 14
>> address@hidden)pkI6GtFW(js}NdPEw1Wf<{
>> 
>> delta 14
>> address@hidden)pkI6Gs~W(js}NdPE$1Wo_|
> 
> Is it a binary-only file without source?  Where it come from?
> 
> (it is not a simple question, eg, on Debian, binary files are
> disallowed (at least in main section)).
> 
> Thanks,
> 
> /mjt
> 



reply via email to

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