From 3aec4fad92027c7da11ab6270a7ad5487325623f Mon Sep 17 00:00:00 2001 From: Travis Whitton Date: Fri, 29 Jan 2021 17:18:35 -0500 Subject: [PATCH] uboot: remove ATF for ubootNanoPCT4 --- pkgs/misc/uboot/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/misc/uboot/default.nix b/pkgs/misc/uboot/default.nix index 492f4ca3175f..ef8caccbc34b 100644 --- a/pkgs/misc/uboot/default.nix +++ b/pkgs/misc/uboot/default.nix @@ -192,7 +192,6 @@ in { platforms = ["aarch64-linux"]; license = lib.licenses.unfreeRedistributableFirmware; }; - BL31="${armTrustedFirmwareRK3399}/bl31.elf"; filesToInstall = ["u-boot.itb" "idbloader.img"]; postBuild = '' ./tools/mkimage -n rk3399 -T rksd -d ${rkbin}/rk33/rk3399_ddr_800MHz_v1.24.bin idbloader.img