From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 9 Oct 2014 02:27:28 +0200 Subject: [U-Boot] [PATCH v3] ARM: mxs: tools: Add support for boot progress display flag In-Reply-To: References: <1412812857-8311-1-git-send-email-lexszero@gmail.com> Message-ID: <201410090227.28519.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, October 09, 2014 at 02:21:05 AM, Alexey Ignatov wrote: > Sorry, forgot to add changelog. > > v1: initial version > v2: contains an error, don't use it > v3: removed VERBOSEPROGRESS flag, added DISPLAYPROGRESS flag to default > mkimage configs, added documentation Calm down, no need to haste with re-posting :) There is one last minor detail about those () in +#define SB_IMAGE_FLAGS_MASK (SB_IMAGE_FLAG_DISPLAY_PROGRESS) so a V4 would be likely the one which will go in, unless someone has any other objections :) Best regards, Marek Vasut