[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <50661CC6.2010007@wwwdotorg.org>
Date: Fri, 28 Sep 2012 15:55:18 -0600
From: Stephen Warren <swarren@...dotorg.org>
To: Arnd Bergmann <arnd@...db.de>
CC: linux-arm-kernel@...ts.infradead.org,
Michal Marek <mmarek@...e.cz>,
devicetree-discuss@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
David Gibson <dwg@....ibm.com>, arm@...nel.org
Subject: Re: [PATCH 08/12] dtc: be more quiet with "make -s"
On 09/28/2012 03:36 PM, Arnd Bergmann wrote:
> On a normal build, we get output from both make and from dtc
> about each file that is being processed.
>
> DTC arch/arm/boot/vexpress-v2p-ca5s.dtb
> DTC: dts->dtb on file "/git/arnd/linux-arm/arch/arm/boot/dts/vexpress-v2p-ca5s.dts"
> DTC arch/arm/boot/vexpress-v2p-ca9.dtb
> DTC: dts->dtb on file "/git/arnd/linux-arm/arch/arm/boot/dts/vexpress-v2p-ca9.dts"
> DTC arch/arm/boot/vexpress-v2p-ca15-tc1.dtb
> DTC: dts->dtb on file "/git/arnd/linux-arm/arch/arm/boot/dts/vexpress-v2p-ca15-tc1.dts"
> DTC arch/arm/boot/vexpress-v2p-ca15_a7.dtb
> DTC: dts->dtb on file "/git/arnd/linux-arm/arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts"
>
> When both lines refer to the same action. When building with "make -s",
> the "DTC: dts->dtb ..." line is the only output we currently get.
>
> This patch makes dtc not output the message when the "-q" flag is passed,
> and ensures that we pass it in both cases.
Just as an FYI, the upstream dtc no longer prints this message, and I
just posted a patch to pull that whole upstream dtc into the kernel.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists