Skip to content

mtd write reference ubi partition #24

@ericwoud

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.

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