diff options
| author | Tom Rini <[email protected]> | 2024-07-22 09:38:04 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-07-22 09:38:04 -0600 |
| commit | b614f3b58fed4589098cd691be7bfb719dc4b35a (patch) | |
| tree | 3e6973f1cfee13e3acb9b6b156d53028480d5f2f /board | |
| parent | 5024a96db8ea6ff2e814f4599af9e5faf09296b7 (diff) | |
| parent | dd3cd9eecc9846e7c37a97c9755d2a83fb995cbb (diff) | |
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
Diffstat (limited to 'board')
| -rw-r--r-- | board/sifive/unmatched/unmatched.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sifive/unmatched/unmatched.env b/board/sifive/unmatched/unmatched.env index 0f1e5a71747..34425dc9efa 100644 --- 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 |
