public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* u-boot environment on x86
@ 2020-03-27 13:26 Kim Bøndergaard
  2020-03-31  2:20 ` AKASHI Takahiro
  0 siblings, 1 reply; 3+ messages in thread
From: Kim Bøndergaard @ 2020-03-27 13:26 UTC (permalink / raw)
  To: u-boot

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 considerations.

I feel storing the environment in e.g. a FAT file is not the right solution. It is too vulnerable to power loss.
I'd prefer e.g. a raw sd partition, but u-boot has no means to read it right now. Making support for that would be quite easy I think.

Alternatively I know the UEFI provides means to store "UEFI variables". Anyone who knows if adding the environment as a huge UEFI variable is a way to go?

Comments are welcome

Kim B?ndergaard
Prevas A/S
Team Manager / Systems Architect

Hedeager 3, DK-8200 Aarhus N
Phone +45 3315 9090
Mobile +45 5154 3961
kibo at prevas.dk
www.prevas.dk<https://webmail.prevas.se/owa/redir.aspx?C=iN_3zIhizUqp7BVo33RNR3R2ecTf_dEIdGI1j2JStIzDh7zuxYMXNtw7TKp3qanuPKuw20ZD0vE.&URL=http%3a%2f%2fwww.prevas.dk%2f>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-31  5:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-27 13:26 u-boot environment on x86 Kim Bøndergaard
2020-03-31  2:20 ` AKASHI Takahiro
2020-03-31  5:57   ` Kim Bøndergaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox