elman
06/21/2024, 6:26 AMDan D.
06/21/2024, 1:29 PMelman
06/24/2024, 7:01 PMSpooky
06/24/2024, 8:13 PMbash
git clone https://github.com/Joshua-Riek/ubuntu-rockchip.git
git clone https://github.com/u-boot/u-boot.git
cd u-boot
git checkout cb493752394adec8db1d6f5e9b8fb3c43e13f10a
git am ../ubuntu-rockchip/packages/u-boot-turing-rk3588/debian/patches/0001-include-turing-rk1-rk3588-define-boot-targets.patch
git am ../ubuntu-rockchip/packages/u-boot-turing-rk3588/debian/patches/0002-arm-dts-rk3588-turing-rk1-fix-pcie3x4-hang.patch
git am ../ubuntu-rockchip/packages/u-boot-turing-rk3588/debian/patches/0003-arm64-dts-rockchip-Fix-eMMC-Data-Strobe-PD-on-rk3588.patch
As for compiled binary's they are all published on Launchpad with the source code included:
https://launchpad.net/~jjriek/+archive/ubuntu/rockchip
Also see:
https://github.com/Joshua-Riek/ubuntu-rockchip/tree/8e21b8a53bd0fc97481ebe3c203a6b8b832ef1bc/packages/u-boot-turing-rk3588/debianelman
06/25/2024, 6:55 AM