Skip to content

Integrate meta-seco-edgehog-things/rk3568_support

Commit: edgehog/layers/seco/meta-seco-edgehog-things@e86ea111

[RK3399] add rk3399 rauc configuration

Add conf file for rk3399

--

Commit: edgehog/layers/seco/meta-seco-edgehog-things@9302f578

[ROCKCHIP] use rockchip mkimage for all rockchip boards

Use rkbin mkimage instead of yocto mkimage for all rockchip machines

--

Commit: edgehog/layers/seco/meta-seco-edgehog-things@f71af93f

[RK3568] add u-boot script

Add u-boot script for rk3568 with correct partition numbers

--

Commit: edgehog/layers/seco/meta-seco-edgehog-things@8069204a

[RK3568] add wks for rk3568

Add rk3568 wks without trust.img partition

--

Commit: edgehog/layers/seco/meta-seco-edgehog-things@2c59e21f

[ROCKCHIP][RK3568] fix typo in rauc config file name

Fix typo in rauc config file name

--

Commit: edgehog/layers/seco/meta-seco-edgehog-things@0a1c691d

[ROCKCHIP] Add RK3568 support

Since the disk layout changes between PX30 and RK3568, a newer WKS file has been added for RK3568 architecture. The side effect of this distinguish is the separation of all files depending to the disk layout:

  • RAUC configuration file
  • U-Boot script (bootscr)

Merge request reports