# BPI-M2 Magic eMMC flash

BPI-M2 Magic use A33 chip onboard ,without eMMC onboard ,

BPI-M2 Magic Plus use R16 chip onboard with 8G eMMC flash on board by defaults.

also can support 4-64G eMMC for option:

test 64G eMMC flash on BPI-M3, same way can rework on BPI-M2 Magic

<http://forum.banana-pi.org/t/replace-the-on-board-8g-emmc-with-64g-emmc-including-some-test-results/1432>

So, you can burn your image to eMMC flash and boot from eMMC flash.

Note:

the first boot is from microSD card. if you want to boot from eMMC flash ,please remove microSD card from BPI-M2 Magic microSD card slots.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bananapi.gitbook.io/banana-pi-bpi-m2-magic-iot-development-board/chapter1/bpi-m2-magic-emmc-flash.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
