diff options
author | Jaehoon Chung <jh80.chung@samsung.com> | 2024-08-14 07:55:39 +0900 |
---|---|---|
committer | Jaehoon Chung <jh80.chung@samsung.com> | 2024-08-14 07:57:09 +0900 |
commit | e2c74125f476e870f7db169d25e9e73bf68b1105 (patch) | |
tree | 49b0aefeb4a6cf486da3da88e9329f318072560f | |
parent | 8d32e1f6b00dc2d8445a3e4809996c2c90adb9b7 (diff) | |
download | meta-accepted/tizen_unified_dev.tar.gz meta-accepted/tizen_unified_dev.tar.bz2 meta-accepted/tizen_unified_dev.zip |
Revert "Add u-boot-env-default.bin file for BPI-F3 riscv board"accepted/tizen/unified/x/20240814.051525accepted/tizen/unified/dev/20240819.095707accepted/tizen/unified/20240814.180353accepted/tizen_unified_dev
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 <jh80.chung@samsung.com>
-rw-r--r-- | ks/tizen-boot-riscv64-bpif3.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
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 |