Your message dated Wed, 16 Nov 2011 04:49:25 +0000
with message-id <[email protected]>
and subject line 2011.03-1
has caused the Debian Bug report #582832,
regarding uboot-envtools: /etc/fw_env.config for Marvell guruplug
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
582832: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582832
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: uboot-envtools
Version: 20081215-2
Severity: normal
Tags: patch
Hi folks--
I got one of the guruplug development kits (GuruPlug ServerPlus).
It ships with this bootloader:
U-Boot 2009.11-rc1-00602-g28a9c08-dirty (Feb 09 2010 - 18:15:21)
that bootloader reports that there is 128KiB of environment parameters
(one eraseblock) at the end of "printenv" during uboot:
Environment size: 549/131068 bytes
The kernel has direct access to the NAND flash.
There appears to be only one copy of the parameters in the flash, all in
/dev/mtd0 (based on inspection of the /dev/mtd? character devices).
Using the attached file as /etc/fw_env.config enables fw_printenv and
fw_setenv to work properly.
Thanks for maintaining uboot-envtools!
--dkg
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing'), (200, 'unstable')
Architecture: armel (armv5tel)
Kernel: Linux 2.6.32-00007-g56678ec (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages uboot-envtools depends on:
ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib
uboot-envtools recommends no packages.
uboot-envtools suggests no packages.
-- no debconf information
# Configuration file for fw_(printenv/saveenv) utility.
# Up to two entries are valid, in this case the redundant
# environment sector is assumed present.
# for Marvell GuruPlug ServerPlus
# (in /proc/cpuinfo:
# Hardware : Marvell Plug2L Reference Board)
# MTD device name Device offset Env. size Flash sector size
Number of sectors
/dev/mtd0 0x40000 0x20000 0x20000
--- End Message ---
--- Begin Message ---
Version: 2011.03-1
This was included by Loïc in the 2011.03-1 source package, but the bug was not
closed.
--- End Message ---