linux刷rockchip工具,Rockchip官方純linux,kernel4.4.0

http://rockchip.wikidot.com/linux-user-guide

按照說明把u-boot , kernel 都編譯出來了

可是

emmc boot

sd boot

通通失敗 , 都無法讓firefly 進入u-boot

不理解阿??? 高手在哪

Booting from emmc

Writing to the board with USB

For USB to work you must get your board into ROM boot mode, either by erasing

your MMC or holding the recovery button when you boot the board.

rk3288(upgrade_tool)

To create a suitable image and write it to the board:

tools/mkimage -n rk3288 -T rksd -d spl/u-boot-spl-dtb.bin u-boot-dtb.bin(normal)

tools/mkimage -n rk3288 -T rksd -d spl/u-boot-spl-nodtb.bin u-boot-dtb.bin(firefly)

sudo upgrade_tool db  ../rkbin/rk32/rk3288_boot.bin

sudo upgrade_tool wl 64 u-boot-dtb.bin ------------fail

sudo upgrade_tool wl 256 u-boot.img ---------------fail

sudo upgrade_tool rd

Booting from sdcard

Flash uboot

To write an image that boots from an SD card (assumed to be /dev/sdb)

(u-boot-spl-nodtb.bin for firefly)

tools/mkimage -n rk3288 -T rksd -d spl/u-boot-spl-dtb.bin out&&

sudo dd if=out of=/dev/sdb seek=64&&sudo dd if=u-boot-dtb.img of=/dev/sdb seek=256

Format sdcard

Enter into the uboot and issue the following command:

(otg should be connected, maskrom should be pressed)

gpt write mmc 0 $partitions

ums 0 mmc 0

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值