Re: [U-Boot] [PATCH] efi_loader: Fix partition offsets

2018-01-31 Thread Jonathan Gray
On Fri, Dec 08, 2017 at 06:55:02AM +0100, Alexander Graf wrote: > > > On 07.12.17 12:45, Jonathan Gray wrote: > > On Thu, Dec 07, 2017 at 11:57:43AM +0100, Heinrich Schuchardt wrote: > >> On 12/07/2017 08:00 AM, Jonathan Gray wrote: > >>> On Fri, Dec 01, 2017 at 04:10:33PM +0100, Alexander Graf

Re: [U-Boot] [PATCH] efi_loader: Fix partition offsets

2017-12-10 Thread Mark Kettenis
> From: Alexander Graf > Date: Thu, 7 Dec 2017 11:27:15 +0100 > > On 07.12.17 08:00, Jonathan Gray wrote: > > On Fri, Dec 01, 2017 at 04:10:33PM +0100, Alexander Graf wrote: > >> Commit 884bcf6f65 (efi_loader: use proper device-paths for partitions) > >> tried > >> to introduce

Re: [U-Boot] [PATCH] efi_loader: Fix partition offsets

2017-12-07 Thread Jonathan Gray
On Fri, Dec 08, 2017 at 08:09:46AM +0100, Heinrich Schuchardt wrote: > On 12/07/2017 08:00 AM, Jonathan Gray wrote: > > On Fri, Dec 01, 2017 at 04:10:33PM +0100, Alexander Graf wrote: > > > Commit 884bcf6f65 (efi_loader: use proper device-paths for partitions) > > > tried > > > to introduce the

Re: [U-Boot] [PATCH] efi_loader: Fix partition offsets

2017-12-07 Thread Heinrich Schuchardt
On 12/07/2017 08:00 AM, Jonathan Gray wrote: On Fri, Dec 01, 2017 at 04:10:33PM +0100, Alexander Graf wrote: Commit 884bcf6f65 (efi_loader: use proper device-paths for partitions) tried to introduce the el torito scheme to all partition table types: Spawn individual disk objects for each

Re: [U-Boot] [PATCH] efi_loader: Fix partition offsets

2017-12-07 Thread Heinrich Schuchardt
On 12/08/2017 06:55 AM, Alexander Graf wrote: On 07.12.17 12:45, Jonathan Gray wrote: On Thu, Dec 07, 2017 at 11:57:43AM +0100, Heinrich Schuchardt wrote: On 12/07/2017 08:00 AM, Jonathan Gray wrote: On Fri, Dec 01, 2017 at 04:10:33PM +0100, Alexander Graf wrote: Commit 884bcf6f65

Re: [U-Boot] [PATCH] efi_loader: Fix partition offsets

2017-12-07 Thread Jonathan Gray
On Fri, Dec 08, 2017 at 06:55:02AM +0100, Alexander Graf wrote: > > > On 07.12.17 12:45, Jonathan Gray wrote: > > On Thu, Dec 07, 2017 at 11:57:43AM +0100, Heinrich Schuchardt wrote: > >> On 12/07/2017 08:00 AM, Jonathan Gray wrote: > >>> On Fri, Dec 01, 2017 at 04:10:33PM +0100, Alexander Graf

Re: [U-Boot] [PATCH] efi_loader: Fix partition offsets

2017-12-07 Thread Alexander Graf
On 07.12.17 12:45, Jonathan Gray wrote: > On Thu, Dec 07, 2017 at 11:57:43AM +0100, Heinrich Schuchardt wrote: >> On 12/07/2017 08:00 AM, Jonathan Gray wrote: >>> On Fri, Dec 01, 2017 at 04:10:33PM +0100, Alexander Graf wrote: Commit 884bcf6f65 (efi_loader: use proper device-paths for

Re: [U-Boot] [PATCH] efi_loader: Fix partition offsets

2017-12-07 Thread Jonathan Gray
On Thu, Dec 07, 2017 at 11:57:43AM +0100, Heinrich Schuchardt wrote: > On 12/07/2017 08:00 AM, Jonathan Gray wrote: > > On Fri, Dec 01, 2017 at 04:10:33PM +0100, Alexander Graf wrote: > >> Commit 884bcf6f65 (efi_loader: use proper device-paths for partitions) > >> tried > >> to introduce the el

Re: [U-Boot] [PATCH] efi_loader: Fix partition offsets

2017-12-07 Thread Heinrich Schuchardt
On 12/07/2017 08:00 AM, Jonathan Gray wrote: > On Fri, Dec 01, 2017 at 04:10:33PM +0100, Alexander Graf wrote: >> Commit 884bcf6f65 (efi_loader: use proper device-paths for partitions) tried >> to introduce the el torito scheme to all partition table types: Spawn >> individual disk objects for

Re: [U-Boot] [PATCH] efi_loader: Fix partition offsets

2017-12-07 Thread Alexander Graf
On 07.12.17 08:00, Jonathan Gray wrote: > On Fri, Dec 01, 2017 at 04:10:33PM +0100, Alexander Graf wrote: >> Commit 884bcf6f65 (efi_loader: use proper device-paths for partitions) tried >> to introduce the el torito scheme to all partition table types: Spawn >> individual disk objects for each

Re: [U-Boot] [PATCH] efi_loader: Fix partition offsets

2017-12-06 Thread Jonathan Gray
On Fri, Dec 01, 2017 at 04:10:33PM +0100, Alexander Graf wrote: > Commit 884bcf6f65 (efi_loader: use proper device-paths for partitions) tried > to introduce the el torito scheme to all partition table types: Spawn > individual disk objects for each partition on a disk. > > Unfortunately, that

Re: [U-Boot] [PATCH] efi_loader: Fix partition offsets

2017-12-01 Thread Heinrich Schuchardt
On 12/01/2017 04:10 PM, Alexander Graf wrote: Commit 884bcf6f65 (efi_loader: use proper device-paths for partitions) tried to introduce the el torito scheme to all partition table types: Spawn individual disk objects for each partition on a disk. Unfortunately, that code ended up creating