board: sifive: unmatched: remove extra space in fdtfile value
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>
This commit is contained in:
committed by
Leo Yu-Chi Liang
parent
36756308a2
commit
763a5d03c4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user