[RFC PATCH v3 0/6] MIPS: Octeon: Use Device Tree.

David Daney ddaney at caviumnetworks.com
Fri May 6 03:48:06 EST 2011


On 05/05/2011 10:40 AM, Grant Likely wrote:
> On Thu, May 5, 2011 at 11:02 AM, David Daney<ddaney at caviumnetworks.com>  wrote:
[...]
>>   drivers/of/libfdt/Makefile                         |    8 +
>
> Out of curiosity, how big are the compiled libfdt object files?
>

For my 64-bit mips64 kernel:

[ddaney at dd1 libfdt]$ mips64-linux-size *.o
    text	   data	    bss	    dec	    hex	filename
    7024	      0	      0	   7024	   1b70	built-in.o
    1792	      0	      0	   1792	    700	fdt.o
    4328	      0	      0	   4328	   10e8	fdt_ro.o
     904	      0	      0	    904	    388	fdt_wip.o


David Daney


More information about the devicetree-discuss mailing list