1
0
Fork 0

Compare commits

...

8 Commits

6 changed files with 14 additions and 9 deletions

9
libretech-cc.spec Normal file
View File

@ -0,0 +1,9 @@
%global board_name libretech-cc
%global board_defconfig %{board_name}_defconfig
%global output_files u-boot.bin
%global BL31 /usr/share/arm-trusted-firmware/sun50i_a64/bl31.bin
%global SCP does_not_exist
Source1: package.inc
%include %{SOURCE1}

View File

@ -4,8 +4,6 @@
%global extern_rkbin true
%global rkbin_git_commit b4558da0860ca48bf1a571dd33ccba580b9abe23
%global non_standard_release rc
%global rkbin_dir %{_builddir}/rkbin-%{rkbin_git_commit}
%global BL31 %{rkbin_dir}/bin/rk35/rk3588_bl31_v1.40.elf
%global ROCKCHIP_TPL %{rkbin_dir}/bin/rk35/rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.12.bin

View File

@ -1,6 +1,6 @@
%global board_name orangepi-5-rk3588s
%global board_defconfig %{board_name}_defconfig
%global output_files u-boot-rockchip.bin
%global output_files u-boot-rockchip.bin u-boot-rockchip-spi.bin
%global extern_rkbin true
%global rkbin_git_commit b4558da0860ca48bf1a571dd33ccba580b9abe23

View File

@ -1,7 +1,7 @@
%global rel_ver 0
%global rc_ver 2
%global rc_ver 4
%global major_ver 2024
%global minor_ver 01
%global minor_ver 04
%global src_dir u-boot-%{major_ver}.%{minor_ver}-rc%{rc_ver}
Source0: https://ftp.denx.de/pub/u-boot/u-boot-%{major_ver}.%{minor_ver}-rc%{rc_ver}.tar.bz2

View File

@ -1,6 +1,6 @@
%global rel_ver 0
%global major_ver 2023
%global minor_ver 10
%global major_ver 2024
%global minor_ver 01
%global src_dir u-boot-%{major_ver}.%{minor_ver}
Source0: https://ftp.denx.de/pub/u-boot/u-boot-%{major_ver}.%{minor_ver}.tar.bz2

View File

@ -4,8 +4,6 @@
%global extern_rkbin true
%global rkbin_git_commit b4558da0860ca48bf1a571dd33ccba580b9abe23
%global non_standard_release rc
%global rkbin_dir %{_builddir}/rkbin-%{rkbin_git_commit}
%global BL31 %{rkbin_dir}/bin/rk35/rk3588_bl31_v1.40.elf
%global ROCKCHIP_TPL %{rkbin_dir}/bin/rk35/rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.12.bin