Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim4:development:erase-emmc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
products:sbc:vim4:development:erase-emmc [2022/08/08 06:59]
ruby [CLI Mode]
products:sbc:vim4:development:erase-emmc [2022/09/05 04:15] (current)
nick
Line 1: Line 1:
-====== VIM4Erase eMMC ======+====== VIM4 Erase eMMC ======
  
 There are three methods to erase the eMMC: There are three methods to erase the eMMC:
Line 10: Line 10:
  
   - Connect your PC to the SBC using a [[products:sbc:vim4:development:setup-serial-tool|Serial Debug Tool]].   - Connect your PC to the SBC using a [[products:sbc:vim4:development:setup-serial-tool|Serial Debug Tool]].
-  - As the SBC is booting-up, press ''SPACE''of the keyboard to enter the U-Boot mode.+  - As the SBC is booting-up, press ''SPACE''on the keyboard to enter the U-Boot mode.
   - Type ''store boot_erase bootloader'' into the U-Boot console, and wait for the erasure process to complete.   - Type ''store boot_erase bootloader'' into the U-Boot console, and wait for the erasure process to complete.
   - After erasure is completed, type ''reboot'' or press the ''RESET'' button on your SBC.   - After erasure is completed, type ''reboot'' or press the ''RESET'' button on your SBC.
Line 16: Line 16:
 Use the following serial Terminal print-out as a reference: Use the following serial Terminal print-out as a reference:
  
-```+```shell
 kvim4# store boot_erase bootloader kvim4# store boot_erase bootloader
 GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645 GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645
Last modified: 2022/08/08 06:59 by ruby