From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Sat, 3 Jun 2017 13:48:33 +0200 Subject: [U-Boot] [PATCH v3 0/5] add support for GPT partition name manipulation In-Reply-To: <1496456554-6816-1-git-send-email-alison@peloton-tech.com> References: <20170530084651.545d9954@ipc1.ka-ro> <1496456554-6816-1-git-send-email-alison@peloton-tech.com> Message-ID: <20170603134833.5f408cc1@jawa> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 2 Jun 2017 19:22:29 -0700 alison at peloton-tech.com wrote: > Significant changes since v2: > -- Got rid of the need to allocate memory for the GUID string in > do_gpt(); > -- Fixed the problems with string NULL termination in > allocate_disk_part(); > -- Removed duplicate definition of MAX_SEARCH_PARTITIONS from > disk/part.c and increased the value in include/part.h to 64; > -- Improved the commit message for "rename GPT partitions to detect > boot failure" to better describe the version of the patch I > submitted; > -- Fixed numerous small problems with function return values. Just informative - (no need to resend patches) - for next submissions - please add changelog to each relevant patch. In this way one can quickly refer to the code. Best regards, Lukasz Majewski -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de