Documentation Issues

From PlugWiki
Jump to: navigation, search

This page is to collect and report errors and other issues found in documentation or at other websites.

If you find an error in this wiki, do not include it here, please fix it.

This list is not complete. Please add to it as errors are discovered, or remove documents if all the errors are resolved.

SheevaPlug Development Kit - USB Flash Recovery from U-Boot-Rev1.2

This document applied to one specific kernel image. The method described will brick the Plug until the U-Boot environment variables are corrected.

Location

  • http://www.plugcomputer.org/index.php/us/resources/downloads?func=select&id=10
    • SheevaPlug_DocumentationPackage1.2.zip

Errors

  • Page 2 of 12
    • 1.0, 3, b -- Marvell>> set mtd1Size 0x300000
      0x400000.
    • 1.0, 3, c -- Marvell>> set filesize 0x44ad000
      This value will probably be incorrect for any image except for "flashware.img"
  • Page 3 of 12
    • 7 a. -- Marvell>> setenv bootcmd 'nand read.e 0x800000 0x100000 0x300000; bootm 0x800000
      0x400000
    • 7 b. -- setenv bootargs 'console=ttyS0,115200 mtdparts=nand_mtd:0x100000@0x00000(u-bot),0x300000@0x100000(uImage)ro,0x1fc00000@0x400000(rootfs)rw root=/dev/mtdblock2'
      0x400000@0x100000(uImage), 0x1fb00000@0x500000(rootfs)
Personal tools