Re: [U-Boot] Crash in U-Boot

2019-06-23 Thread Alexander Graf
> Am 23.06.2019 um 17:08 schrieb Heinrich Schuchardt : > > Hello Alex, > > on the i.MX6 Wandboard the Kernel crashes when booting via GRUB at least > since U-Boot v2019.01. See below. > > In the code for SetVirtualAddressMap I saw the that the pointer to the > list of configuration tables is a

Re: [U-Boot] Crash in U-Boot

2019-06-23 Thread Ard Biesheuvel
On Sun, 23 Jun 2019 at 23:47, Alexander Graf wrote: > > > > > Am 23.06.2019 um 17:08 schrieb Heinrich Schuchardt : > > > > Hello Alex, > > > > on the i.MX6 Wandboard the Kernel crashes when booting via GRUB at least > > since U-Boot v2019.01. See below. > > > > In the code for SetVirtualAddressMap

Re: [U-Boot] Crash in U-Boot

2019-06-23 Thread Heinrich Schuchardt
On 6/23/19 11:47 PM, Alexander Graf wrote: Am 23.06.2019 um 17:08 schrieb Heinrich Schuchardt : Hello Alex, on the i.MX6 Wandboard the Kernel crashes when booting via GRUB at least since U-Boot v2019.01. See below. In the code for SetVirtualAddressMap I saw the that the pointer to the list

Re: [U-Boot] Crash in U-Boot

2019-06-23 Thread Alexander Graf
> Am 24.06.2019 um 00:01 schrieb Ard Biesheuvel : > >> On Sun, 23 Jun 2019 at 23:47, Alexander Graf wrote: >> >> >> >>> Am 23.06.2019 um 17:08 schrieb Heinrich Schuchardt : >>> >>> Hello Alex, >>> >>> on the i.MX6 Wandboard the Kernel crashes when booting via GRUB at least >>> since U-Boot

Re: [U-Boot] Crash in U-Boot

2019-06-24 Thread Heinrich Schuchardt
On 6/24/19 7:56 AM, Alexander Graf wrote: Am 24.06.2019 um 00:01 schrieb Ard Biesheuvel : On Sun, 23 Jun 2019 at 23:47, Alexander Graf wrote: Am 23.06.2019 um 17:08 schrieb Heinrich Schuchardt : Hello Alex, on the i.MX6 Wandboard the Kernel crashes when booting via GRUB at least since