From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Nelson Date: Thu, 10 Oct 2013 19:39:59 -0700 Subject: [U-Boot] [RFC PATCH 4/3] i.MX6DQ/DLS: remove unused pad declarations In-Reply-To: <20131011020959.GA26109@S2101-09.ap.freescale.net> References: <1379528046-21560-1-git-send-email-eric.nelson@boundarydevices.com> <5239FC87.6050500@boundarydevices.com> <524F4A9F.4080102@boundarydevices.com> <5256BCEE.6010002@denx.de> <5256C7EB.6060105@boundarydevices.com> <20131011020959.GA26109@S2101-09.ap.freescale.net> Message-ID: <525764FF.8070907@boundarydevices.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/10/2013 07:10 PM, Shawn Guo wrote: > On Thu, Oct 10, 2013 at 12:35:13PM -0300, Fabio Estevam wrote: >> [Re-sending to the list as the original address was incorrect] >> >> On Thu, Oct 10, 2013 at 12:34 PM, Fabio Estevam wrote: >>> On Thu, Oct 10, 2013 at 12:29 PM, Eric Nelson >>> wrote: >>> >>>>> Personally, I think it is better to remove everything that is not used, >>>>> and add it later when it is really needed. >>>>> >>>> It seems like we mostly have consensus here. >>>> >>>> Fabio/Shawn/Tapani, can we get a head nod? > Thanks Shawn (and Fabio). I'll work up a cleaner patch-set without the RFC.