Toybrick

docker support in fedora

addy

超级版主

积分
609
楼主
发表于 2019-3-26 17:04:43 | 显示全部楼层
1. How to get kernel images: boot_linux.img
First: you should download source code from: repo init --repo-url  http://github.com/aosp-mirror/tools_repo.git -u http://github.com/rockchip-toybrick/manifest.git -b master -m rk3399pro.xml, which include u-boot, kernel and android8.1 source code.

Second, enter kernel directory, and run: ./make.sh linux

And then, you can get boot_linux.img, which packed with kernel image and dt table resource

Also, you can get Image from arch/arm64/boot, and rk3399pro-prod-linux.dtb from arch/arm64/boot/dts/rockchip/

2. How to update new kernel, there are two ways:

1) mount boot_linux partition to /mnt, and copy Image & dtb to /mnt/extlinux/
    ps: run cat /proc/cmdline to find which is boot_linux partition

2) Downlaod flash tool from https://rockchips-my.sharepoint. ... 0JWEl1cszw?e=tuVaPd, select boot_linux and download boot_linux.img to board


回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

产品中心 购买渠道 开源社区 Wiki教程 资料下载 关于Toybrick


快速回复 返回顶部 返回列表