public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] howto get the nand flash enviroment variables in env_init ?
@ 2009-06-18  8:34 Manuel Sahm
  2009-06-18  9:39 ` Guennadi Liakhovetski
  0 siblings, 1 reply; 6+ messages in thread
From: Manuel Sahm @ 2009-06-18  8:34 UTC (permalink / raw)
  To: u-boot

Hello,

I want to use the "silent" paramter of ubbot in a dynamically way.
The problem is that I use a Nand Flash to store my uboot paramters.

When the function env_init is called only the default enviroment is
linked as the actual enviroment.
After env_init the serial console is initialized and the banner is
printed.

I want to read out my actual uboot paramters from NAND to check the
silent paramter before any character is sent through the
Serial-Console.
I placed the functions nand_init(); and env_relocate(); into the
function env_init, buth that desn?t work.
(I think there is always a reset ?!)



Could anybody help me please ?

Thanks
Manuel

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

end of thread, other threads:[~2009-06-18 21:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-18  8:34 [U-Boot] howto get the nand flash enviroment variables in env_init ? Manuel Sahm
2009-06-18  9:39 ` Guennadi Liakhovetski
2009-06-18  9:58   ` [U-Boot] howto get the nand flash enviroment variables inenv_init ? Manuel Sahm
2009-06-18 11:23     ` Guennadi Liakhovetski
2009-06-18 11:42       ` Manuel Sahm
2009-06-18 21:45         ` Scott Wood

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