Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-22 Thread Heinrich Schuchardt
On 7/22/19 8:59 PM, Mark Kettenis wrote: From: Heinrich Schuchardt Date: Sat, 20 Jul 2019 13:23:13 +0200 On 7/20/19 1:59 AM, Jonathan Gray wrote: On Fri, Jul 19, 2019 at 08:25:45PM +0200, Heinrich Schuchardt wrote: In GRUB before 2.04 a bug existed which did not allow booting some ARM32 board

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-22 Thread Pablo Sebastián Greco
El 22/7/19 a las 12:15, Peter Robinson escribió: On Mon, Jul 22, 2019 at 2:36 PM Tom Rini wrote: On Sun, Jul 21, 2019 at 10:46:24AM +0100, Peter Robinson wrote: On Fri, Jul 19, 2019 at 7:28 PM Heinrich Schuchardt wrote: In GRUB before 2.04 a bug existed which did not allow booting some ARM3

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-22 Thread Tom Rini
On Mon, Jul 22, 2019 at 09:29:21PM +0200, Mark Kettenis wrote: > > Date: Mon, 22 Jul 2019 09:36:38 -0400 > > From: Tom Rini > > > > On Sun, Jul 21, 2019 at 10:46:24AM +0100, Peter Robinson wrote: > > > > >>> On Fri, Jul 19, 2019 at 7:28 PM Heinrich Schuchardt > > > > >>> wrote: > > > > > >

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-22 Thread Pablo Sebastián Greco
El 22/7/19 a las 12:15, Peter Robinson escribió: On Mon, Jul 22, 2019 at 2:36 PM Tom Rini wrote: On Sun, Jul 21, 2019 at 10:46:24AM +0100, Peter Robinson wrote: On Fri, Jul 19, 2019 at 7:28 PM Heinrich Schuchardt wrote: In GRUB before 2.04 a bug existed which did not allow booting some ARM3

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-22 Thread Mark Kettenis
> Date: Mon, 22 Jul 2019 09:36:38 -0400 > From: Tom Rini > > On Sun, Jul 21, 2019 at 10:46:24AM +0100, Peter Robinson wrote: > > > >>> On Fri, Jul 19, 2019 at 7:28 PM Heinrich Schuchardt > > > >>> wrote: > > > > > > In GRUB before 2.04 a bug existed which did not allow booting some >

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-22 Thread Tom Rini
On Mon, Jul 22, 2019 at 09:07:40PM +0200, Heinrich Schuchardt wrote: > On 7/22/19 9:02 PM, Tom Rini wrote: > >On Mon, Jul 22, 2019 at 08:51:41PM +0200, Heinrich Schuchardt wrote: > >>On 7/22/19 3:36 PM, Tom Rini wrote: > >>>On Sun, Jul 21, 2019 at 10:46:24AM +0100, Peter Robinson wrote: > O

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-22 Thread Heinrich Schuchardt
On 7/22/19 9:02 PM, Tom Rini wrote: On Mon, Jul 22, 2019 at 08:51:41PM +0200, Heinrich Schuchardt wrote: On 7/22/19 3:36 PM, Tom Rini wrote: On Sun, Jul 21, 2019 at 10:46:24AM +0100, Peter Robinson wrote: On Fri, Jul 19, 2019 at 7:28 PM Heinrich Schuchardt wrote: In GRUB before 2.04 a bug e

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-22 Thread Tom Rini
On Mon, Jul 22, 2019 at 08:51:41PM +0200, Heinrich Schuchardt wrote: > On 7/22/19 3:36 PM, Tom Rini wrote: > >On Sun, Jul 21, 2019 at 10:46:24AM +0100, Peter Robinson wrote: > >>On Fri, Jul 19, 2019 at 7:28 PM Heinrich Schuchardt > >> wrote: > >>> > >>>In GRUB before 2.04 a bug exi

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-22 Thread Mark Kettenis
> From: Heinrich Schuchardt > Date: Sat, 20 Jul 2019 13:23:13 +0200 > > On 7/20/19 1:59 AM, Jonathan Gray wrote: > > On Fri, Jul 19, 2019 at 08:25:45PM +0200, Heinrich Schuchardt wrote: > >> In GRUB before 2.04 a bug existed which did not allow booting some ARM32 > >> boards if U-Boot did not dis

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-22 Thread Heinrich Schuchardt
On 7/22/19 3:36 PM, Tom Rini wrote: On Sun, Jul 21, 2019 at 10:46:24AM +0100, Peter Robinson wrote: On Fri, Jul 19, 2019 at 7:28 PM Heinrich Schuchardt wrote: In GRUB before 2.04 a bug existed which did not allow booting some ARM32 boards if U-Boot did not disable caches, cf. https://lists.li

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-22 Thread Peter Robinson
On Mon, Jul 22, 2019 at 2:36 PM Tom Rini wrote: > > On Sun, Jul 21, 2019 at 10:46:24AM +0100, Peter Robinson wrote: > > > >>> On Fri, Jul 19, 2019 at 7:28 PM Heinrich Schuchardt > > > >>> wrote: > > > > > > In GRUB before 2.04 a bug existed which did not allow booting some > > >

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-22 Thread Peter Robinson
On Sun, Jul 21, 2019 at 8:42 PM Heinrich Schuchardt wrote: > > On 7/21/19 11:46 AM, Peter Robinson wrote: > > On Fri, Jul 19, 2019 at 7:28 PM Heinrich Schuchardt > > wrote: > >> > >> In GRUB before 2.04 a bug existed which did not allow booting some > >> ARM32 > >> board

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-22 Thread Tom Rini
On Sun, Jul 21, 2019 at 10:46:24AM +0100, Peter Robinson wrote: > > >>> On Fri, Jul 19, 2019 at 7:28 PM Heinrich Schuchardt > > >>> wrote: > > > > In GRUB before 2.04 a bug existed which did not allow booting some > > ARM32 > > boards if U-Boot did not disable caches, cf. > >

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-21 Thread Heinrich Schuchardt
On 7/21/19 11:46 AM, Peter Robinson wrote: On Fri, Jul 19, 2019 at 7:28 PM Heinrich Schuchardt wrote: In GRUB before 2.04 a bug existed which did not allow booting some ARM32 boards if U-Boot did not disable caches, cf. https://lists.linaro.org/pipermail/cross-distro/2019-July/000933.html In

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-21 Thread Peter Robinson
> >>> On Fri, Jul 19, 2019 at 7:28 PM Heinrich Schuchardt > >>> wrote: > > In GRUB before 2.04 a bug existed which did not allow booting some ARM32 > boards if U-Boot did not disable caches, cf. > https://lists.linaro.org/pipermail/cross-distro/2019-July/000933.html > > >

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-20 Thread Heinrich Schuchardt
On 7/20/19 12:22 PM, Peter Robinson wrote: >> On 7/19/19 9:06 PM, Peter Robinson wrote: >>> On Fri, Jul 19, 2019 at 7:28 PM Heinrich Schuchardt >>> wrote: In GRUB before 2.04 a bug existed which did not allow booting some ARM32 boards if U-Boot did not disable caches, cf. http

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-20 Thread Heinrich Schuchardt
On 7/20/19 1:59 AM, Jonathan Gray wrote: > On Fri, Jul 19, 2019 at 08:25:45PM +0200, Heinrich Schuchardt wrote: >> In GRUB before 2.04 a bug existed which did not allow booting some ARM32 >> boards if U-Boot did not disable caches, cf. >> https://lists.linaro.org/pipermail/cross-distro/2019-July/00

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-20 Thread Peter Robinson
> On 7/19/19 9:06 PM, Peter Robinson wrote: > > On Fri, Jul 19, 2019 at 7:28 PM Heinrich Schuchardt > > wrote: > >> > >> In GRUB before 2.04 a bug existed which did not allow booting some ARM32 > >> boards if U-Boot did not disable caches, cf. > >> https://lists.linaro.org/pipermail/cross-distro/

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-19 Thread Heinrich Schuchardt
On 7/19/19 9:06 PM, Peter Robinson wrote: > On Fri, Jul 19, 2019 at 7:28 PM Heinrich Schuchardt > wrote: >> >> In GRUB before 2.04 a bug existed which did not allow booting some ARM32 >> boards if U-Boot did not disable caches, cf. >> https://lists.linaro.org/pipermail/cross-distro/2019-July/0009

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-19 Thread Heinrich Schuchardt
On 7/20/19 1:59 AM, Jonathan Gray wrote: > On Fri, Jul 19, 2019 at 08:25:45PM +0200, Heinrich Schuchardt wrote: >> In GRUB before 2.04 a bug existed which did not allow booting some ARM32 >> boards if U-Boot did not disable caches, cf. >> https://lists.linaro.org/pipermail/cross-distro/2019-July/00

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-19 Thread Jonathan Gray
On Fri, Jul 19, 2019 at 08:25:45PM +0200, Heinrich Schuchardt wrote: > In GRUB before 2.04 a bug existed which did not allow booting some ARM32 > boards if U-Boot did not disable caches, cf. > https://lists.linaro.org/pipermail/cross-distro/2019-July/000933.html > > In ExitBootServices() we were d

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-19 Thread Peter Robinson
On Fri, Jul 19, 2019 at 7:28 PM Heinrich Schuchardt wrote: > > In GRUB before 2.04 a bug existed which did not allow booting some ARM32 > boards if U-Boot did not disable caches, cf. > https://lists.linaro.org/pipermail/cross-distro/2019-July/000933.html > > In ExitBootServices() we were disabling

[U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-19 Thread Heinrich Schuchardt
In GRUB before 2.04 a bug existed which did not allow booting some ARM32 boards if U-Boot did not disable caches, cf. https://lists.linaro.org/pipermail/cross-distro/2019-July/000933.html In ExitBootServices() we were disabling the caches by calling cleanup_before_linux(). This workaround is not n

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2018-11-24 Thread Emmanuel Vadot
On Thu, 15 Nov 2018 21:23:31 +0100 Alexander Graf wrote: > > > On 15.11.18 06:34, Jonathan Gray wrote: > > On Sun, Sep 23, 2018 at 02:33:47PM +0200, Heinrich Schuchardt wrote: > >> Since GRUB patch d0c070179d4d ("arm/efi: Switch to arm64 linux loader", > >> 2018-07-09) we do not need a workarou

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2018-11-15 Thread Alexander Graf
On 15.11.18 06:34, Jonathan Gray wrote: > On Sun, Sep 23, 2018 at 02:33:47PM +0200, Heinrich Schuchardt wrote: >> Since GRUB patch d0c070179d4d ("arm/efi: Switch to arm64 linux loader", >> 2018-07-09) we do not need a workaround for GRUB on 32bit ARM anymore. >> >> So let's eliminate function efi

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2018-11-14 Thread Jonathan Gray
On Sun, Sep 23, 2018 at 02:33:47PM +0200, Heinrich Schuchardt wrote: > Since GRUB patch d0c070179d4d ("arm/efi: Switch to arm64 linux loader", > 2018-07-09) we do not need a workaround for GRUB on 32bit ARM anymore. > > So let's eliminate function efi_exit_caches(). > > This will require Linux di

[U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2018-09-23 Thread Heinrich Schuchardt
Since GRUB patch d0c070179d4d ("arm/efi: Switch to arm64 linux loader", 2018-07-09) we do not need a workaround for GRUB on 32bit ARM anymore. So let's eliminate function efi_exit_caches(). This will require Linux distributions to update grub-efi-arm to the GRUB git HEAD (a tag containing the afo