From 11047117deb55393d872bd7b851d0bf708a6750d Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Wed, 29 Nov 2023 07:21:59 +0530 Subject: [PATCH] add LibreTech Le Potato (libretech-cc) --- libretech-cc.spec | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 libretech-cc.spec diff --git a/libretech-cc.spec b/libretech-cc.spec new file mode 100644 index 0000000..2747824 --- /dev/null +++ b/libretech-cc.spec @@ -0,0 +1,11 @@ +%global board_name libretech-cc +%global board_defconfig %{board_name}_defconfig +%global output_files u-boot.bin + +%global non_standard_release rc + +%global BL31 /usr/share/arm-trusted-firmware/sun50i_a64/bl31.bin +%global SCP does_not_exist + +Source1: package.inc +%include %{SOURCE1}