projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3675630
)
board: sifive: unmatched: remove extra space in fdtfile value
author
Andreas Schwab
<schwab@suse.de>
Mon, 24 Jun 2024 09:46:58 +0000
(11:46 +0200)
committer
Leo Yu-Chi Liang
<ycliang@andestech.com>
Mon, 22 Jul 2024 03:15:11 +0000
(11:15 +0800)
Fixes: 44a792c994 ("riscv: sifive: unmatched: migrate to text environment")
Signed-off-by: Andreas Schwab <schwab@suse.de>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
board/sifive/unmatched/unmatched.env
patch
|
blob
|
history
diff --git
a/board/sifive/unmatched/unmatched.env
b/board/sifive/unmatched/unmatched.env
index 0f1e5a71747b43eb6f3afd5f749204f64e79314b..34425dc9efa2b98063709bb114e897fd52695169 100644
(file)
--- a/
board/sifive/unmatched/unmatched.env
+++ b/
board/sifive/unmatched/unmatched.env
@@
-16,4
+16,4
@@
partitions=
name=loader1,start=17K,size=1M,type=${type_guid_gpt_loader1};
name=loader2,size=4MB,type=${type_guid_gpt_loader2};
name=system,size=-,bootable,type=${type_guid_gpt_system};
-fdtfile=
CONFIG_DEFAULT_FDT_FILE
+fdtfile=CONFIG_DEFAULT_FDT_FILE