Message ID | 20241216-rkbin-bump-scarthgap-v1-0-9057e03351ad@cherry.de |
---|---|
Headers | show |
Series | bsp: rkbin: bump to latest commit in master | expand |
On Mon 2024-12-16 @ 02:39:46 PM, Quentin Schulz wrote: > Backport patches from master to scarthgap branch. > > A choice was made to not backport the splitting of op-tee, tf-a and > ddr-bin in their own recipes as it would break users of meta-rockchip if > they bbappend the recipe. This will make backporting increasingly more > difficult so maybe we could revisit this decision at some point. > > Build and run tested on RK3588 Jaguar. > > Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de> > --- > Quentin Schulz (3): > bsp: rkbin: do not add default DEPENDS dependencies > bsp: rkbin: use version and file variables for path matching the DDR init binary > bsp: rkbin: bump to latest commit in master branch > > README | 15 +++++++++++++++ > recipes-bsp/rkbin/rockchip-rkbin_git.bb | 26 ++++++++++++++++++++------ > 2 files changed, 35 insertions(+), 6 deletions(-) > --- > base-commit: e641dba980efa885df7e992ac5c8783270aa375d > change-id: 20241216-rkbin-bump-scarthgap-03e1a8343005 > > Best regards, > -- > Quentin Schulz <quentin.schulz@cherry.de> Applied to meta-rockchip, scarthgap branch. Thanks!
Backport patches from master to scarthgap branch. A choice was made to not backport the splitting of op-tee, tf-a and ddr-bin in their own recipes as it would break users of meta-rockchip if they bbappend the recipe. This will make backporting increasingly more difficult so maybe we could revisit this decision at some point. Build and run tested on RK3588 Jaguar. Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de> --- Quentin Schulz (3): bsp: rkbin: do not add default DEPENDS dependencies bsp: rkbin: use version and file variables for path matching the DDR init binary bsp: rkbin: bump to latest commit in master branch README | 15 +++++++++++++++ recipes-bsp/rkbin/rockchip-rkbin_git.bb | 26 ++++++++++++++++++++------ 2 files changed, 35 insertions(+), 6 deletions(-) --- base-commit: e641dba980efa885df7e992ac5c8783270aa375d change-id: 20241216-rkbin-bump-scarthgap-03e1a8343005 Best regards,