Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Commit

Permalink
tqma8xqp1gb bootloader uses a binary format
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Leslie <[email protected]>
GitOrigin-RevId: c581ae4
  • Loading branch information
Ben Leslie authored and sleffler committed Oct 11, 2022
1 parent e7fb639 commit 158aa66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake-tool/helpers/application_settings.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cmake_minimum_required(VERSION 3.8.2)
include_guard(GLOBAL)

function(ApplyData61ElfLoaderSettings kernel_platform kernel_sel4_arch)
set(binary_list "tx1;hikey;odroidc2;odroidc4;imx8mq-evk;zynqmp;imx8mm-evk;hifive")
set(binary_list "tx1;hikey;odroidc2;odroidc4;imx8mq-evk;zynqmp;imx8mm-evk;hifive;tqma8xqp1gb")
set(efi_list "tk1;rockpro64")
set(uimage_list "tx2;am335x")
if(
Expand Down

0 comments on commit 158aa66

Please sign in to comment.