Skip to content
Snippets Groups Projects
Commit c91f1882 authored by Dzmitry's avatar Dzmitry
Browse files

review fix

parent 34a8cb99
No related merge requests found
......@@ -19,4 +19,4 @@ fdt set "/images/kernel" "load" "<0x$addr>"
fdt set "/images/kernel" "entry" "<0x$addr>"
fdt addr "$prevbl_fdt_addr"
fdt print "/chosen"
bootm "$image_address"#standard "$image_address"#standard "$prevbl_fdt_addr"
bootm "$image_address#standard $image_address#standard $prevbl_fdt_addr"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment