From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Ziswiler Date: Mon, 20 Oct 2014 17:29:30 +0200 Subject: [U-Boot] [PATCH] arm: tegra: use architecture specific memcpy In-Reply-To: <53FCB567.1060104@wwwdotorg.org> References: <4e5681daf84a08d160751c3da392f654e2b440ef.1409033663.git.marcel@ziswiler.com> <53FCB567.1060104@wwwdotorg.org> Message-ID: <1413818970.2404.14.camel@localhost.localdomain> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 2014-08-26 at 10:27 -0600, Stephen Warren wrote: > On Jetson TK1, this makes my "dhcp zImage" on my USB ethernet dongle got > from ~1.7MiB/s to ~2.8MiB/s :-) I just noticed this not having been applied anywhere yet. Is the tegra tree eventually gona be re-based and this being applied?