From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 16 Aug 2012 22:19:47 +0200 Subject: [U-Boot] [PATCH 2/2] mx5: Use default pin initializers In-Reply-To: References: <883852451.2404814.1344959214390.JavaMail.root@advansee.com> <361685095.2404818.1344959226091.JavaMail.root@advansee.com> Message-ID: <201208162219.47962.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Matt Sealey, > I'm gonna NACK You can't, only the custodians can ... you can only disagree and provide your opinion, which you did ;-) > this because most of these pin settings are actually > the POR defaults anyway (UART1 is > the example I can easily pick out). > > .. unless someone's setting them up wrong between warn reboots Which in turn might cause trouble during reboots, so it's better to configure them back properly. > or > changing a UART into something else > later in boot.. which is unfathomable.. we don't need to even touch > the iomux controller to get a working UART > on MX51, Efika MX or anything. You don't ... lucky you. > Why bother touching them? To avoid cases where broken kernel can't reboot or even cause hardware damage. [...] Best regards, Marek Vasut