From a187559e3d586891c917279044c5386d1b2adc6e Mon Sep 17 00:00:00 2001 From: Bin Meng Date: Fri, 5 Feb 2016 19:30:11 -0800 Subject: Use correct spelling of "U-Boot" Correct spelling of "U-Boot" shall be used in all written text (documentation, comments in source files etc.). Signed-off-by: Bin Meng Reviewed-by: Heiko Schocher Reviewed-by: Simon Glass Reviewed-by: Minkyu Kang --- doc/README.mpc85xxads | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/README.mpc85xxads') diff --git a/doc/README.mpc85xxads b/doc/README.mpc85xxads index 28bbcbe095..ef92739756 100644 --- a/doc/README.mpc85xxads +++ b/doc/README.mpc85xxads @@ -107,7 +107,7 @@ Updated 13-July-2004 Jon Loeliger 2. MEMORY MAP TO WORK WITH LINUX KERNEL 2.1. For the initial bringup, we adopted a consistent memory scheme - between u-boot and linux kernel, you can customize it based on your + between U-Boot and linux kernel, you can customize it based on your system requirements: 0x0000_0000 0x7fff_ffff DDR 2G @@ -192,7 +192,7 @@ straightforward. and future revisions of 8540/8560. -4.4 Reflash U-boot Image using U-boot +4.4 Reflash U-Boot Image using U-Boot tftp 10000 u-boot.bin protect off fff80000 ffffffff -- cgit v1.2.1