Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
imx
u-boot-imx
Commits
b8d4ff33
Commit
b8d4ff33
authored
Feb 19, 2020
by
Thomas Schäfer
Browse files
pitx-imx8m: fix fdt filename
Signed-off-by:
Thomas Schaefer
<
thomas.schaefer@kontron.com
>
parent
3e55aa50
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/configs/pitx-imx8m.h
View file @
b8d4ff33
...
...
@@ -165,7 +165,7 @@
"fdt_addr=0x43000000\0" \
"fdt_high=0xffffffffffffffff\0" \
"boot_fdt=try\0" \
"set_fdtfile=setenv fdtfile
kontron-
pitx-imx8m.dtb;" "\0" \
"set_fdtfile=setenv fdtfile pitx-imx8m
_hdmi
.dtb;" "\0" \
"initrd_addr=0x43800000\0" \
"initrd_high=0xffffffffffffffff\0" \
"bootfailed=echo Booting failed from all boot sources && false" "\0" \
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment