superna9999 / meta-meson

Upstream Linux Amlogic Meson Yocto/OpenEmbedded Layer
https://github.com/superna9999/meta-meson/wiki
MIT License
100 stars 67 forks source link

Flashing image to eMMC #60

Closed damdinsharav closed 4 years ago

damdinsharav commented 5 years ago

Hello,

I've successfully compiled P281 image. Now how do I flash image to emmc?

Can we use Amlogic USB burning tool?

damdinsharav commented 5 years ago

Can anybody guide me how to boot into compiled image. I flashed with etcher but it just boots directly to Android firmware.

urgodfather commented 5 years ago

Usually there are a few ways to install to NAND. Depending on what you have compiled, you have to either A) boot into a custom recovery and wipe then flash. see TWRP B) once booted, you can dd the image to the NAND.

damdinsharav commented 4 years ago

Usually there are a few ways to install to NAND. Depending on what you have compiled, you have to either A) boot into a custom recovery and wipe then flash. see TWRP B) once booted, you can dd the image to the NAND.

I have compiled "amlogic-image-sato" image for Amlogic-p281.

I like to boot from it. It can be from SD card, not necessarily from EMMC. My current device is https://www.cnx-software.com/2017/08/24/x96-mini-amlogic-s905w-android-tv-box-sells-for-25-and-up/.

Thanks in advance.