|
Edited by kokonuts at 2018-5-3 03:12
Hi,
I followed the guide to build Android from sources for the board. Everything seems to be built okay. then last step is to run 'pack' but it fails with this log:
- ...
- usbtool.fex Len: 0x23000
- aultools.fex Len: 0x27c29
- aultls32.fex Len: 0x2455d
- cardtool.fex Len: 0x11c00
- cardscript.fex Len: 0x779
- The file sunxi_mbr.fex length = 0
- BuildImg 400
- Dragon execute image.cfg Failed ! ArgCnt = 3, 400
- pack finish
Copy code
So it seems to be something related to sunxi_mbr.fex not being generated. Any guidance on how to debug or fix this?
this is the pdf guide I followed:http://www.orangepi.org/download ... 79af2a6759bce3.html
|
|