Page 1 of 1

NanoPi NEO Plus2 flash to emmc

Posted: Sat Jul 29, 2017 8:01 am
by q-bert
I downloaded "nanopi-neo-plus2_eflasher_4.x.y_YYYYMMDD.img.zip" for my neo plus 2 and was able to flash it to emmc. This Ubuntu image works pretty well, however I prefer Debian.
Is it possible to flash debian (nanopi-neo-plus2_debian-nas-jessie_4.x.y_YYYYMMDD.img.zip) to emmc? If yes, how?

Re: NanoPi NEO Plus2 flash to emmc

Posted: Wed Aug 02, 2017 11:48 am
by SpoonMan
Where did you find this ubuntu image?

Re: NanoPi NEO Plus2 flash to emmc

Posted: Thu Aug 03, 2017 2:06 pm
by q-bert
Friendlyarm Wiki:

http://wiki.friendlyarm.com/wiki/index. ... _NEO_Plus2

then follow the link in the "Get Image Files" section:

https://www.mediafire.com/folder/vknb4g ... -NEO-Plus2


I downloaded and flashed "nanopi-neo-plus2_eflasher_4.11.2_20170630.img.zip" to emmc

Re: NanoPi NEO Plus2 flash to emmc

Posted: Wed Sep 06, 2017 10:24 am
by Singleup
Does anyone who can help to recompile Debian Eflasher version ? Really hope there will have this version. Thx.

Re: NanoPi NEO Plus2 flash to emmc

Posted: Sat Sep 09, 2017 6:37 am
by auto3000
Third solution. I don't use neither Ubuntu/Debian/Armbian but Yocto for eMMC. You can probably adapt this repository below to your needs but this is worth the effort if you need something custom.
https://github.com/auto3000/meta-nanopi-neo-air

Re: NanoPi NEO Plus2 flash to emmc

Posted: Sat Sep 16, 2017 4:25 pm
by igorp
auto3000 wrote:
Third solution. I don't use neither Ubuntu/Debian/Armbian but Yocto for eMMC. You can probably adapt this repository below to your needs but this is worth the effort if you need something custom.
https://github.com/auto3000/meta-nanopi-neo-air


He wanted to put Ubuntu/Debian on different hardware. There is no Yocto for it.

Re: NanoPi NEO Plus2 flash to emmc

Posted: Mon Sep 18, 2017 8:20 am
by auto3000
Hello igorp,

This Yocto repository is based on friendlyarm Linux/u-boot code repository and I can see Neo Plus 2 is supported. One can adapt this Yocto repository "machine.conf" to configure Linux and u-boot with proper dts/defconfig:
https://github.com/friendlyarm/linux/bl ... -plus2.dts
https://github.com/friendlyarm/u-boot/b ... _defconfig

Sorry this post is now completely off-topic.