uboot-rockchip: bump to 2025.01 #21859 Sign in to view logs Summary Jobs Pull Request Labeler Run details Usage Workflow file Triggered via pull request February 9, 2025 12:52 hauke synchronize #17558 Status Success Total duration 1h 6m 26s Artifacts – labeler.yml on: pull_request...
package/boot/uboot-rockchip/Makefile +2-2 Original file line numberDiff line numberDiff line change @@ -5,9 +5,9 @@ 55 include$(TOPDIR)/rules.mk 66 include$(INCLUDE_DIR)/kernel.mk 77 8- PKG_VERSION:=2024.04 8+ PKG_VERSION:=2024.07 ...
种类(跳转github仓库)描述 uboot 官方的 uboot 代码 由uboot 官方维护开发的 uboot 版本,版本更新快,基本包含所有常用的芯片。 半导体厂商的 uboot 代码 半导体厂商维护的一个 uboot,专门针对自家的芯片,在对自家芯片支持上要比 uboot 官方的好。 ArmSoM提供的 uboot 代码 ArmSoM开发板厂商在半导体厂商提供的...
在uboot项目根路径下执行如下命令生成u-boot.img镜像文件: root@zhengyang:/work/sambashare/rk3399/u-boot# ./tools/loaderimage --pack --uboot ./u-boot.bin u-boot.img 0x00200000 load addr is 0x200000! pack input ./u-boot.bin pack file size: 933064(911 KB) crc = 0x0f6e6977 uboot v...
uboot 官方的 uboot 代码(https://github.com/u-boot/u-boot) : 由 uboot 官方维护开发的 uboot 版本,版本更新快,基本包含所有常用的芯片。 半导体厂商的 uboot 代码(https://github.com/rockchip-linux/u-boot) :半导体厂商维护的一个 uboot,专门针对自家的芯片,在对自家芯片支持上要比 uboot 官方的...
如果是我们自己(ArmSoM)做的板子就需要修改 Rockchip 官方的 uboot,使其支持我们自己做的板子,ArmSoM的 ArmSoM-W3(rk3588) 开发板就是自己做的板子,虽然大部分都参考了 Rockchip官方的RK3588-EVB 开发板,但是还是有很多不同的地方,所以需要修改 Rockchip官方的 uboot,使其适配ArmSoM-W3 开发板。
一、uboot uboot通常有三种: uboot官方源码:https://github.com/u-boot/u-boot,uboot官方源码是由uboot官方维护,支持非常全面的芯片,但对具体某款开发板支持情况一般; 半导体厂商瑞芯微官方源码:https://github.com/rockchip-linux/u-boot,半导体厂商基于uboot官方源码进行修改,对自家的芯片进行完善的支持,针对...
repo init --repo-url=https://github.com/rockchip-linux/repo-u https://github.com/rockchip-linux/manifests-b yocto -m rocko.xml 下载结束之后用更新一下文件 repo sync 我第一步下载比较少,第二部同步更新的时候下载了好多文件,(有梯子请用梯子)目录如下 这是我编译之后用tree 2级目录的情况(3级...
git clone https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip.git Rockchip U-Boot You can clone the u-boot repository by running: git clone https://github.com/rockchip-linux/u-boot.git Supported Devices Upstream U-Boot support Rockchip SoCs: ...
git clone https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip.git Rockchip U-Boot You can clone the u-boot repository by running: git clone https://github.com/rockchip-linux/u-boot.git Supported Devices Upstream U-Boot support Rockchip SoCs: ...