Re: bootefi issue

2023-02-23 Thread Heinrich Schuchardt
On 2/23/23 17:24, Alexandre Ghiti wrote: On Thu, Feb 23, 2023 at 4:57 PM Heinrich Schuchardt wrote: On 2/23/23 14:38, Alexandre Ghiti wrote: Hi Heinrich, I fell into an issue in u-boot, and I struggle to find the correct fix: I'm loading a kernel of 66MB at kernel_addr_r (=0x8400_, this

Re: bootefi issue

2023-02-23 Thread Alexandre Ghiti
On Thu, Feb 23, 2023 at 4:57 PM Heinrich Schuchardt wrote: > > On 2/23/23 14:38, Alexandre Ghiti wrote: > > Hi Heinrich, > > > > I fell into an issue in u-boot, and I struggle to find the correct > > fix: I'm loading a kernel of 66MB at kernel_addr_r (=0x8400_, this > > is the default value) a

Re: bootefi issue

2023-02-23 Thread Heinrich Schuchardt
On 2/23/23 16:57, Heinrich Schuchardt wrote: On 2/23/23 14:38, Alexandre Ghiti wrote: Hi Heinrich, I fell into an issue in u-boot, and I struggle to find the correct fix: I'm loading a kernel of 66MB at kernel_addr_r (=0x8400_, this is the default value) and then I'm booting it using bootef

Re: bootefi issue

2023-02-23 Thread Heinrich Schuchardt
On 2/23/23 14:38, Alexandre Ghiti wrote: Hi Heinrich, I fell into an issue in u-boot, and I struggle to find the correct fix: I'm loading a kernel of 66MB at kernel_addr_r (=0x8400_, this is the default value) and then I'm booting it using bootefi. But the loaded kernel is overwritten by the