3.9.8. erase - erase flash memory

3.9.8.1. Usage

erase DEVICE [AREA]

3.9.8.2. Synopsis

Erase the flash memory handled by DEVICE. Which AREA will be erased depends on the device: If the device represents the whole flash memory, the whole memory will be erased. If the device represents a partition on a main flash memory, only this partition part will be erased.

Use ‘addpart’ and ‘delpart’ to manage partitions.

Table Of Contents

Previous topic

3.9.7. detect - detect devices

Next topic

3.9.9. gpio_direction_input - set direction of a GPIO pin to input

This Page