diff options
author | Michal Simek <michal.simek@amd.com> | 2023-09-08 09:11:31 +0200 |
---|---|---|
committer | Michal Simek <michal.simek@amd.com> | 2023-09-21 13:20:11 +0200 |
commit | e6ff998cb02aad0326a8280498725a8e7bbbb37b (patch) | |
tree | b0e0976b11b2e8b088201dbd1de4380a48e68b99 /doc/imx | |
parent | a77c2bd90254df10d196e105593d1ed46bb5bceb (diff) | |
download | u-boot-e6ff998cb02aad0326a8280498725a8e7bbbb37b.tar.gz |
global: Use proper project name U-Boot (next2)
Use proper project name in README, rst and comment.
Done in connection to commit bb922ca3eb4b ("global: Use proper project name
U-Boot (next)").
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Alexander Graf <graf@csgraf.de> (ppce500)
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/536af05e7061982f15b668e87f941cdabfa25392.1694157084.git.michal.simek@amd.com
Diffstat (limited to 'doc/imx')
-rw-r--r-- | doc/imx/mkimage/imximage.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/imx/mkimage/imximage.txt b/doc/imx/mkimage/imximage.txt index f2cf23c5dab..fa4e486661c 100644 --- a/doc/imx/mkimage/imximage.txt +++ b/doc/imx/mkimage/imximage.txt @@ -213,7 +213,7 @@ Disk identifier: 0xb712a870 Device Boot Start End Blocks Id System /dev/mmcblk0p1 3 16 112455 83 Linux -I have set 100MB, leaving the first 2 sectors free. I will copy u-boot +I have set 100MB, leaving the first 2 sectors free. I will copy U-Boot there. 8. Write the partition table and exit. |