From e2c74125f476e870f7db169d25e9e73bf68b1105 Mon Sep 17 00:00:00 2001 From: Jaehoon Chung Date: Wed, 14 Aug 2024 07:55:39 +0900 Subject: [PATCH] Revert "Add u-boot-env-default.bin file for BPI-F3 riscv board" It's changed to use an uboot.env file instead of u-boot-env-default.bin raw file. This raw file doesn't need anymore. This reverts commit 8d32e1f6b00dc2d8445a3e4809996c2c90adb9b7. Change-Id: I526cddb2490bd1966b7c0470c4f61d49f7f28d9b Signed-off-by: Jaehoon Chung --- ks/tizen-boot-riscv64-bpif3.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/ks/tizen-boot-riscv64-bpif3.yaml b/ks/tizen-boot-riscv64-bpif3.yaml index cc1959c..3ccb287 100644 --- a/ks/tizen-boot-riscv64-bpif3.yaml +++ b/ks/tizen-boot-riscv64-bpif3.yaml @@ -15,7 +15,6 @@ Attachment: - /var/tmp/FSBL.bin - /var/tmp/fw_dynamic.itb - /var/tmp/bootinfo_sd.bin -- /var/tmp/u-boot-env-default.bin Repos: - unified-standard - base-standard -- 2.7.4