mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
doc: fix typo 'to'
Fix typo from "to" to "do" Signed-off-by: Aristo Chen <aristo.chen@canonical.com> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
This commit is contained in:
committed by
Heinrich Schuchardt
parent
06d7bd9c06
commit
393123adad
@@ -39,7 +39,7 @@ network. Getting the image to the target is easy enough:
|
||||
|
||||
dhcp ${ramdisk_addr_r} rootfs.ext4
|
||||
|
||||
But now we are faced with a predicament: how to we extract the kernel
|
||||
But now we are faced with a predicament: how do we extract the kernel
|
||||
image? Block maps to the rescue!
|
||||
|
||||
We start by creating a new device:
|
||||
|
||||
Reference in New Issue
Block a user