Jump to content

NanoPi Neo unsupported machine ID with BRANCH=default


BurtyB

Recommended Posts

I've been using ./compile.sh to play around booting a NanoPi Neo via FEL and come across an issue when using the default branch. When I build using "BRANCH=dev" it boots but when using 

 

./compile.sh KERNEL_ONLY=no BRANCH=default BOARD=nanopineo PROGRESS_DISPLAY=plain RELEASE=jessie BUILD_DESKTOP=no ROOTFS_TYPE=fel

 

The resulting kernel doesn't boot and shows the following error via serial on the Neo.

 

"Error: unrecognized/unsupported machine ID (r1 = 0x00000000)"

 

I found extracting output/cache/sdcard/boot/boot.scr, adding "setenv machid 1029" and generating the boot.scr image again I was able to get it to boot. Have I missed a step in the compile.sh process when using "BRANCH=default"?

 

Thanks.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines