From: Benoit RAT <benoit@sevensols.com>
To: barebox@lists.infradead.org
Subject: Problem with loadenv from /dev/env0
Date: Mon, 11 Jun 2012 13:53:13 +0200 [thread overview]
Message-ID: <CAHvDM_feUegqzvhH9oN19ooDvMkcKNrrx6sKP54txFBMD0oJqg@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 2229 bytes --]
Hello,
I want to recover some parameters from my NAND flash by using saveenv and
loadenv but It does not work:
First I have used a big env0 partition to be sure bad blocks don't bother
me.
devfs_add_partition("nand0", 0x00000, 0xF0000, PARTITION_FIXED, "env_raw");
> dev_add_bb_dev("env_raw", "env0");
Then I try to edit,save & load /env/config
wrs-02:0B:AD:C0:FF:EE# edit /env/config
Then I change the eth0.addr
eth0.ethaddr=72:0B:AD:C0:FF:EE
> PS1="wrs-$eth0.ethaddr# "
Ctrl+D
wrs-02:0B:AD:C0:FF:EE# . /env/config
wrs-72:0B:AD:C0:FF:EE# saveenv
saving environment
wrs-72:0B:AD:C0:FF:EE# loadenv
loading environment from /dev/env0
err -74
err -74
wrong crc on env
And if I reboot barebox I still load the default environment
NAND device: Manufacturer ID: 0x2c, Chip ID: 0xbc (Micron NAND 512MiB 1,8V
16-b)
Scanning device for bad blocks
Bad eraseblock 0 at 0x00000000
err -74
envfs: wrong magic on /dev/env0
no valid environment found on /dev/env0. Using default environment
running /env/bin/init...
Moreover, I have noticed that each time I use saveenv command it add
another bad block, and that sometime It does read something in /dev/env0
but without anything in /env
NAND device: Manufacturer ID: 0x2c, Chip ID: 0xbc (Micron NAND 512MiB 1,8V
16-b)
Scanning device for bad blocks
Bad eraseblock 0 at 0x00000000
Bad eraseblock 1 at 0x00020000
Bad eraseblock 2 at 0x00040000
Bad eraseblock 665 at 0x05320000
Bad eraseblock 1553 at 0x0c220000
Bad eraseblock 1712 at 0x0d600000
Bad eraseblock 1997 at 0x0f9a0000
Bad eraseblock 2182 at 0x110c0000
Malloc space: 0x73b00000 -> 0x73efffff (size 4 MB)
Stack space : 0x73af8000 -> 0x73b00000 (size 32 kB)
read: No error
running /env/bin/init...
Someone know what I am doing wrong?
--
<http://www.sevensols.com/> <http://www.sevensecurity.es>
*Benoit RAT LAMY*
Engineer (Sw) \ Ingeniero (Sw)
fix. *(+34) 958 285 024*
cel. *(+34) 617 989 123*
e-mail: benoit@sevensols.com
*www.sevensols.com / **www.sevensecurity.es*
_________________________________
*C/ Baza, parcela 19 Nave 3 \ Polígono Ind. Juncaril \*
*18210 - PELIGROS - GRANADA –SPAIN*
[-- Attachment #1.2: Type: text/html, Size: 8306 bytes --]
[-- Attachment #2: Type: text/plain, Size: 149 bytes --]
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2012-06-11 11:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-11 11:53 Benoit RAT [this message]
2012-06-11 11:57 ` Sascha Hauer
2012-06-11 11:59 ` Benoit RAT
2012-06-11 12:05 ` Benoit RAT
2012-06-11 11:58 ` Alexander Shiyan
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=CAHvDM_feUegqzvhH9oN19ooDvMkcKNrrx6sKP54txFBMD0oJqg@mail.gmail.com \
--to=benoit@sevensols.com \
--cc=barebox@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox