remove unnecessary words
This commit is contained in:
parent
643e2ec376
commit
9f9a4a2dc7
@ -237,8 +237,7 @@ imports = [
|
|||||||
];
|
];
|
||||||
----
|
----
|
||||||
|
|
||||||
and then build `+outputs.tftpboot+`. This creates a file in `+result/+`
|
and then build `+outputs.tftpboot+`. This creates a file `+result/boot.scr+`, which you can copy and paste into U-Boot to
|
||||||
called `+boot.scr+`, which you can copy and paste into U-Boot to
|
|
||||||
transfer the kernel and filesystem over TFTP and boot the kernel from
|
transfer the kernel and filesystem over TFTP and boot the kernel from
|
||||||
RAM.
|
RAM.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user