From: Detlev Zundel <dzu@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] saveenv to flash for MPC8360ERDK evaluation board.
Date: Fri, 23 May 2008 17:38:44 +0200 [thread overview]
Message-ID: <m2wsllni7v.fsf@ohwell.denx.de> (raw)
In-Reply-To: <48357C63.9050708@ruggedcom.com> (richardretanubun@ruggedcom.com's message of "Thu, 22 May 2008 10:00:03 -0400")
Hi Richard,
> I am trying to update the u-boot for the LogicPD/Freescale MPC8360ERDK
> evaluation board and found some problems with saving the environment
> configurations to flash.
>
> What I found is that in u-boot 1.3.2 the saveenv command works ok, but
> since u-boot 1.3.3-rc1 (and I suspect later version) the command does
> not save the environment variable.
>
> from the git-trees, I rolled back /drivers/mtd/cfi_flash.c to the u-boot
> 1.3.2 version and now the saveenv command seems to work again.
>
> I think some change in there (maybe cmd_set_amd_read_jedec_ids, when
> info->device_id is populated)
> causes the flash writing mishap.
>
> Have anyone else experienced this as well?
>
> Any suggestions are also welcome.
When nobody can answer in a general fashion, it is time to crank up
git-bisect(1) and identify the one single commit breaking the
functionality. Once you have that located, it may be pretty obvious
what is going wrong.
Cheers
Detlev
[1] http://www.kernel.org/pub/software/scm/git/docs/git-bisect.html
--
Man is a fool, and woman, for tolerating him, is a damned fool
-- Mark Twain
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de
prev parent reply other threads:[~2008-05-23 15:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-22 14:00 [U-Boot-Users] saveenv to flash for MPC8360ERDK evaluation board richardretanubun
2008-05-23 15:38 ` Detlev Zundel [this message]
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=m2wsllni7v.fsf@ohwell.denx.de \
--to=dzu@denx.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.