summaryrefslogtreecommitdiff
path: root/board/theobroma-systems/puma_rk3399/fit_spl_atf.its
diff options
context:
space:
mode:
Diffstat (limited to 'board/theobroma-systems/puma_rk3399/fit_spl_atf.its')
-rw-r--r--board/theobroma-systems/puma_rk3399/fit_spl_atf.its2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/theobroma-systems/puma_rk3399/fit_spl_atf.its b/board/theobroma-systems/puma_rk3399/fit_spl_atf.its
index 0519fad5fc..520f846d66 100644
--- a/board/theobroma-systems/puma_rk3399/fit_spl_atf.its
+++ b/board/theobroma-systems/puma_rk3399/fit_spl_atf.its
@@ -23,7 +23,7 @@
};
atf {
description = "ARM Trusted Firmware";
- data = /incbin/("../../../bl31.bin");
+ data = /incbin/("../../../bl31-rk3399.bin");
type = "firmware";
arch = "arm64";
compression = "none";