From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Ziswiler Date: Tue, 21 Oct 2014 13:42:29 +0200 Subject: [U-Boot] [PATCH] arm: tegra: use architecture specific memcpy In-Reply-To: <63e565f03bf4447d826cf54340df108c@HQMAIL103.nvidia.com> References: <4e5681daf84a08d160751c3da392f654e2b440ef.1409033663.git.marcel@ziswiler.com> <53FCB567.1060104@wwwdotorg.org> <1413818970.2404.14.camel@localhost.localdomain> <63e565f03bf4447d826cf54340df108c@HQMAIL103.nvidia.com> Message-ID: <1413891749.17032.11.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 Mon, 2014-10-20 at 15:40 +0000, Tom Warren wrote: > Sorry, Marcel. Must have missed it. I'll rebase u-boot-tegra/master against ARM master and apply this, and if no other Tegra patches are pending, I'll send a PR later this week. Thanks, Tom. According to my notes the following 10 patches are still pending: [PATCH] arm: tegra: use architecture specific memcpy Tested-by: Stephen Warren [PATCH v2] ARM: tegra: Use mem size from MC in combination with get_ram_size() Acked-by: Stephen Warren [PATCH] tegra: colibri_t30: clean-up spurious new line Acked-by: Simon Glass [PATCH] tegra: gpio: fix null label regression Acked-by: Simon Glass [PATCH] tegra: apalis_t30: master revamp [PATCH] tegra: dts: colibri_t30 add serial port details [PATCH] tegra: clean-up useless define Acked-by: Simon Glass [PATCH] gpio: header file comment spelling fixes Acked-by: Simon Glass [PATCH] tegra: colibri_t30: asix usb ethernet reset regression Acked-by: Simon Glass [PATCH] mmc: Tegra: Fix timeout issue seen on certain eMMC parts Are you OK with those or should I resend any of them? BTW: Maybe acknowledging patch emails with applied messages like some other maintainers do would ease the tracking of an individual patch's status.