Skip to content

mtd write reference ubi partition #24

Description

@ericwoud

mtd write spi-nand0 $loadaddr 0x200000 $filesize
```
make sure size of ubi partition in devicetree matches your nand size on first linux boot to correctly resize the ubifs, else EC errors occour when booting from nand.

Could use this instead?

mtd write ubi $loadaddr 0 $filesize

Then this would work on R64/R3/R4, where all boards have a different offset.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions