fix u-boot-env.img path

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK 2020-10-21 23:19:57 +02:00
parent 20b050feff
commit 4219e3db9e
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ image sdcard.img {
in-partition-table = "no"
offset = 544K
size = 128K
image = "FunKey/output/images/u-boot-env.img"
image = "Recovery/output/images/u-boot-env.img"
}
# partition gpt-table {