Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

[Android] [ERROR]: Can't find loader: Image/MiniLoaderAll.bin

32

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
32

【Android】 [ERROR]: Can't find loader: Image/MiniLoaderAll.bin

Posted at 3/22/2022 20:38:14      View:1783 | Replies:2        Print      Only Author   [Copy Link] 1#
Last edited by kumar In 3/22/2022 20:42 Editor

Hi ,
I have followed below link for combining the android 10 source code.https://wiki.t-firefly.com/en/ROC-RK3399-PC-PLUS/compile_android10.0_firmware.html

but getting below error :

/rk3399_Android10.0$ ./FFTools/mkupdate/mkupdate.sh -l rk3399_roc_pc_plus-userdebug

============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=10
TARGET_PRODUCT=rk3399_roc_pc_plus
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=cortex-a53
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv7-a-neon
TARGET_2ND_CPU_VARIANT=cortex-a15
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-5.13.0-35-generic-x86_64-Ubuntu-20.04.1-LTS
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=QD4A.200805.003
OUT_DIR=out
============================================
PRODUCT_FIREFLY_NAME=HDMI
TARGET_PRODUCT=rk3399_roc_pc_plus

PRODUCT_MODEL=ROC-RK3399-PC-Pro
MAKECHIP IS RK3399
===================== -RK330C
[ERROR]: Can't find loader: Image/MiniLoaderAll.bin


Can you please help me, how to resolve this error.


Reply

Use props Report

30

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
30
Posted at 3/23/2022 17:05:12        Only Author  2#
This error indicates that you did not compile the uboot file when merging firmware, so to fix the error, the step is :1.  cd ~/proj/rk3399_Android10.0/u-boot/ && ./make.sh rk3399
2.   cd ~/proj/rk3399_Android10.0/ && ./mkimage.sh
3. ./FFTools/mkupdate/mkupdate.sh -l rk3399_roc_pc_plus-userdebug
Reply

Use props Report

32

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
32
Posted at 3/24/2022 00:11:50        Only Author  3#
Last edited by kumar In 3/24/2022 00:34 Editor
Oliver_Li Posted at 3/23/2022 17:05
This error indicates that you did not compile the uboot file when merging firmware, so to fix the er ...

Thank you for your reply.
U-boot not fully compiled beacse of the "awk".I have ran "sudo apt-get install gawk" and issue is resolved.










Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list