Hi Tom,
On 2023/3/1 22:54, Tom Rini wrote:
On Wed, Mar 01, 2023 at 08:23:50AM +0800, Kever Yang wrote:
Hi Tom,
Please pull the updates for rockchip platform:
- Add support for rk3588 soc;
- Add rk3588 Edgeble Neu6 board and Radxa ROCK5B board;
- Add rk3308 Radxa ROCK Pi S board;
- Add rk3568 Radxa ROCK 3 board,
- Add rk3566 Radxa Compute Module 3 board;
- Add support for sdram reg info version 3
- Refactor rockchip OTP/eFuse driver and add more soc support;
- Add external TPL support for binman;
binman support for mkimage ignore missing entry is based on [1];
CI:
https://source.denx.de/u-boot/custodians/u-boot-rockchip/-/pipelines/15403
Thanks,
- Kever
[1]
https://patchwork.ozlabs.org/project/uboot/patch/20230219220158.4160763-7-jo...@kwiboo.se/
The following changes since commit e8c80ac0f7a13bf0fc016ce324b870c0cff7a2b8:
Prepare v2023.04-rc3 (2023-02-27 17:18:36 -0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-rockchip.git
tags/u-boot-rockchip-20230228
for you to fetch changes up to a6e85a35b50ade7df5f32092c1cc05ade303a22a:
board: rock5b-rk3588: add memory gaps into kernel's DTB (2023-02-28 18:07:29
+0800)
As I have been waiting for this, as it resolves some fairly important
fixes, I've taken this to master for the next release. But looking
forward, lets please try and get these bigger PRs done by -rc1 or -rc2
at the latest. Thanks!
Got it, thanks.
This is a bit late because I do wait for the binman support external TPL
patch ready, and also fix some
other CI build errors.
Thanks,
- Kever