RE: u-boot environment on x86

2020-03-31 Thread Kim Bøndergaard
> -Original Message- > From: AKASHI Takahiro > Sent: Tuesday, 31 March 2020 04.21 > To: Kim Bøndergaard > Cc: u-boot@lists.denx.de > Subject: Re: u-boot environment on x86 > > On Fri, Mar 27, 2020 at 01:26:09PM +, Kim Bøndergaard wrote: > > I'm

Re: u-boot environment on x86

2020-03-30 Thread AKASHI Takahiro
On Fri, Mar 27, 2020 at 01:26:09PM +, Kim Bøndergaard wrote: > I'm struggling with a u-boot as an uefi overlay on x86 (currently Qemu). > Basically it is working, but I'm now considering how /where to store my > u-boot environment. > > I need to have it stored in a device being accessible al

u-boot environment on x86

2020-03-27 Thread Kim Bøndergaard
I'm struggling with a u-boot as an uefi overlay on x86 (currently Qemu). Basically it is working, but I'm now considering how /where to store my u-boot environment. I need to have it stored in a device being accessible also from my Linux being installed by u-boot. Anyone having had similar con