From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 14 Oct 2014 09:24:40 -0600 Subject: [U-Boot] [PATCH] ARM: tegra: add PCIe-related pins to the Jetson TK1 pinmux tables In-Reply-To: <5419B3EA.3010905@wwwdotorg.org> References: <1408741448-10448-1-git-send-email-swarren@wwwdotorg.org> <5419B3EA.3010905@wwwdotorg.org> Message-ID: <543D4038.6040809@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/17/2014 10:16 AM, Stephen Warren wrote: > On 08/22/2014 03:04 PM, Stephen Warren wrote: >> From: Stephen Warren >> >> This pinmux tables currently omit any configuration for PCIe clk_req, >> wake, and rst pins, which in turn causes intermittent failures in >> U-Boot's PCIe support. Import an updated version of the pinmux tables >> which rectifies this. >> >> Signed-off-by: Stephen Warren > > Could this please make it into the imminent v2014.10 release? I see this in u-boot-tegra/master, but it doesn't seem to be in u-boot-arm/master or u-boot/master. Did a pull request get sent for this commit? I'd really like to see this bugfix get applied to the main U-Boot repo ASAP...