[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Anybody have a fw_env.config file for Sheeva Plug et al? use with uboot-envtools package?



On Sat, Jun 25, 2011 at 04:14:30PM -0400, Rick Thomas wrote:
> It does list a bunch of example files in
> 	/etc/share/doc/uboot-envtools/examples/
> but it doesn't say which one (if any) of them are good
> for use with the SheevaPlug (or any of it's relatives).
> 
> Can anybody give me a clue?

If you're using mainline or the Debian U-Boot, this line
should work:

/dev/mtd0               0x60000         0x20000         0x20000

If you're using one of the wonky Marvell forks, it might be this:

/dev/mtd0              0xa0000         0x20000         0x20000

If it's neither, you can either find the source of your U-Boot
version or search through the contents of NAND to find the correct
offsets.


Reply to: