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:
c8764ec
)
configs: Change fdt_file name to imx6ull_somdevices.dtb.
author
Josep Orga
<jorga@somdevices.com>
Tue, 28 Apr 2020 11:27:30 +0000
(13:27 +0200)
committer
Josep Orga
<jorga@somdevices.com>
Tue, 28 Apr 2020 11:27:30 +0000
(13:27 +0200)
Signed-off-by: Josep Orga <jorga@somdevices.com>
include/configs/imx6ull_somdevices.h
patch
|
blob
|
history
diff --git
a/include/configs/imx6ull_somdevices.h
b/include/configs/imx6ull_somdevices.h
index
55b40c6
..
b1f3d33
100644
(file)
--- a/
include/configs/imx6ull_somdevices.h
+++ b/
include/configs/imx6ull_somdevices.h
@@
-194,7
+194,7
@@
"if test $board_name = EVK && test $board_rev = 9X9; then " \
"setenv fdt_file imx6ull-9x9-evk.dtb; fi; " \
"if test $board_name = EVK && test $board_rev = 14X14; then " \
- "setenv fdt_file imx6ull-
14x14-evk
.dtb; fi; " \
+ "setenv fdt_file imx6ull-
somdevices
.dtb; fi; " \
"if test $fdt_file = undefined; then " \
"echo WARNING: Could not determine dtb to use; " \
"fi; " \