public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Reading memory into environment variable
@ 2008-07-04 10:03 mcj00_rubbish at f-m.fm
  2008-07-04 14:36 ` Detlev Zundel
  0 siblings, 1 reply; 5+ messages in thread
From: mcj00_rubbish at f-m.fm @ 2008-07-04 10:03 UTC (permalink / raw)
  To: u-boot

Hi,

I wish to read the kernel command line parameters in from a disk file
located e.g. on a FAT file system. My current idea is to implement it
like this:

1. Read disk file into RAM
2. Implement custom "mem2env" command to read memory into environment
variable, with destination variable as ${bootargs}

As far as I can see, I am not reinventing any wheels by doing this, but
does anyone know a better way?

Thanks & regards,

Martin

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

end of thread, other threads:[~2008-07-04 17:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-04 10:03 [U-Boot-Users] Reading memory into environment variable mcj00_rubbish at f-m.fm
2008-07-04 14:36 ` Detlev Zundel
2008-07-04 14:51   ` Alessandro Rubini
2008-07-04 15:39     ` mcj00_rubbish at f-m.fm
2008-07-04 17:02       ` Alessandro Rubini

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