]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'u-boot-rockchip-20230519' of https://source.denx.de/u-boot/custodians...
authorTom Rini <trini@konsulko.com>
Fri, 19 May 2023 14:13:33 +0000 (10:13 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 19 May 2023 14:13:33 +0000 (10:13 -0400)
commitda0117f6e9eb11efa327e96bf7244652e55992d3
tree92444cff8a17e4b3de6d49672c1a9ccea23ea879
parent8feb5ed85d0f0f2c0e5795cb2599929e61d7fc4b
parente3038014b7f74a984b0b09db3967e882854dad2f
Merge tag 'u-boot-rockchip-20230519' of https://source.denx.de/u-boot/custodians/u-boot-rockchip

rk3588 driver:
- Sync the reset driver with kernel code;
- Enable pcie controller and phy support;
- Enable USB controller and phy support;
Board level dts and config update:
- boost eMMC performance for some of rk3399 boards;
- boot from SPI NOR flash for rk356x boards;
- Other board level updates;