From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Sat, 08 Aug 2009 16:36:31 +0200 Subject: [U-Boot] [PATCH v2] ARM Cortex A8: Remove bogus config.mk entries In-Reply-To: <20090808141259.GA17045@game.jcrosoft.org> References: <1249740407-14109-1-git-send-email-dirk.behme@googlemail.com> <20090808141259.GA17045@game.jcrosoft.org> Message-ID: <4A7D8D6F.4010808@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jean-Christophe PLAGNIOL-VILLARD wrote: > On 16:06 Sat 08 Aug , Dirk Behme wrote: >> Remove bogus config.mk entry, fix newline and remove redundant >> omap3/config.mk > do not do this in one step > > do this in two step NACK. It's totally fine to have this in one patch to encapsulate this clean up. Best regards Dirk