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

From: David Daney
Date: Thu May 05 2011 - 13:48:27 EST


On 05/05/2011 10:40 AM, Grant Likely wrote:
On Thu, May 5, 2011 at 11:02 AM, David Daney<ddaney@xxxxxxxxxxxxxxxxxx> wrote:
[...]
drivers/of/libfdt/Makefile | 8 +

Out of curiosity, how big are the compiled libfdt object files?


For my 64-bit mips64 kernel:

[ddaney@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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/