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. -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110625221803.gb2...@scru.org