Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755545Ab1EERsZ (ORCPT ); Thu, 5 May 2011 13:48:25 -0400 Received: from mail3.caviumnetworks.com ([12.108.191.235]:16465 "EHLO mail3.caviumnetworks.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754451Ab1EERsY (ORCPT ); Thu, 5 May 2011 13:48:24 -0400 Message-ID: <4DC2E2D6.1040502@caviumnetworks.com> Date: Thu, 05 May 2011 10:48:06 -0700 From: David Daney User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10 MIME-Version: 1.0 To: Grant Likely CC: linux-mips@linux-mips.org, ralf@linux-mips.org, devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH v3 0/6] MIPS: Octeon: Use Device Tree. References: <1304614949-30460-1-git-send-email-ddaney@caviumnetworks.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 May 2011 17:48:12.0284 (UTC) FILETIME=[9A682BC0:01CC0B4C] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 850 Lines: 24 On 05/05/2011 10:40 AM, Grant Likely wrote: > On Thu, May 5, 2011 at 11:02 AM, David Daney 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/