From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lothar =?UTF-8?B?V2HDn21hbm4=?= Date: Wed, 31 May 2017 10:48:59 +0200 Subject: [U-Boot] [PATCH v2 4/6] GPT: read partition table from device into a data structure In-Reply-To: <20170531094845.6f5c9ac2@jawa> References: <20170526123845.GI10782@bill-the-cat> <1496076573-14495-1-git-send-email-alison@peloton-tech.com> <1496076573-14495-5-git-send-email-alison@peloton-tech.com> <20170531094845.6f5c9ac2@jawa> Message-ID: <20170531104859.1aedc178@karo-electronics.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable To: u-boot@lists.denx.de Hi, On Wed, 31 May 2017 09:48:45 +0200 Lukasz Majewski wrote: > Hi Alison, >=20 > > From: Alison Chaiken > >=20 > > Make the partition table available for modification by reading it from > > the user-specified device into a linked list. Provide an accessor > > function for command-line testing. >=20 > Acked-by: Lukasz Majewski >=20 You definitely should read other peoples comments on patches before blindly Acking them! Lothar Wa=C3=9Fmann