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: [EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to