marcoleung 发表于 2016-1-29 22:29:22

编译 Android時找不到u-boot/RK3288UbootLoader*.bin

以下是我編譯Android的報錯:

root@marco-ubuntu14:/home/marco/firefly-rk3288-lollipop# ./mkimage.sh
TARGET_PRODUCT=rk3288_box
TARGET_HARDWARE=rk30board
IMG_TARGET=all , ota = withoutkernel
system filesysystem is ext4
‘kernel/arch/arm/boot/zImage’ -> ‘/home/marco/firefly-rk3288-lollipop/out/target/product/rk3288_box/kernel’
create boot.img without kernel... done.
create recovery.img with kernel and with out resource... done.
create misc.img.... done.
cp: cannot stat ‘u-boot/RK3288UbootLoader*.bin’: No such file or directory

以下是我u-boot目錄下的文件:
cd u-boot/
root@marco-ubuntu14:/home/marco/firefly-rk3288-lollipop/u-boot# ls
api    common   CREDITSdrivers   fs       Kconfig   MAINTAINERSmkarmv7.sh   net   scripts          test
arch   config.mkdisk   dts       includelib       MAKEALL      mkarmv8.sh   post    snapshot.committools
boardconfigs    doc      examplesKbuild   LicensesMakefile   mkresimg.shREADMESystem.map       UserManual

zhansb 发表于 2016-1-29 23:29:58

看一下这个帖子:http://developer.t-firefly.com/thread-5046-1-1.html

marcoleung 发表于 2016-2-1 13:38:18

謝謝,按這帖子指示弄成功了。

另外想用藍芽BLE連接,沒連上 http://developer.t-firefly.com/thread-5092-1-1.html
页: [1]
查看完整版本: 编译 Android時找不到u-boot/RK3288UbootLoader*.bin