From: Manuel Sahm <Manuel.Sahm@feig.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] howto get the nand flash enviroment variables inenv_init ?
Date: Thu, 18 Jun 2009 11:58:14 +0200 [thread overview]
Message-ID: <4A3A2BD2.187F.00BC.1@feig.de> (raw)
In-Reply-To: <Pine.LNX.4.64.0906181139130.5779@axis700.grange>
Hello,
thanks for reply,
this patch is very good in general, but the problem is that the
function nand_boot() is never called in my architecture.
I use a AT91SAM9G20 from Atmel [ARM9].
Do oyu have another idea ?
Thanks a lot
Manuel
>>> Guennadi Liakhovetski <lg@denx.de> 18.06.2009 11:39 >>>
On Thu, 18 Jun 2009, Manuel Sahm wrote:
> 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 ?!)
Doesn't this patch help:
http://lists.denx.de/pipermail/u-boot/2009-May/052901.html
Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
_______________________________________________
U-Boot mailing list
U-Boot at lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
next prev parent reply other threads:[~2009-06-18 9:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Manuel Sahm [this message]
2009-06-18 11:23 ` [U-Boot] howto get the nand flash enviroment variables inenv_init ? Guennadi Liakhovetski
2009-06-18 11:42 ` Manuel Sahm
2009-06-18 21:45 ` Scott Wood
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A3A2BD2.187F.00BC.1@feig.de \
--to=manuel.sahm@feig.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.