From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Mon, 23 May 2016 09:39:33 -0600 Subject: [U-Boot] [PATCH v3 02/11] arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size info In-Reply-To: <55C972CE.8070208@wwwdotorg.org> References: <1438954951-13329-1-git-send-email-sjg@chromium.org> <1438954951-13329-3-git-send-email-sjg@chromium.org> <55C972CE.8070208@wwwdotorg.org> Message-ID: 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 August 2015 at 21:58, Stephen Warren wrote: > On 08/07/2015 07:42 AM, Simon Glass wrote: >> This shows a proper progress display and the total amount of data >> transferred. Enable it for Raspberry Pi. > > Acked-by: Stephen Warren Applied to u-boot-dm.