From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 27 Jan 2016 14:01:13 +0100 Subject: [U-Boot] [PATCH] Use correct spelling of "U-Boot" In-Reply-To: References: <1453879729-27252-1-git-send-email-bmeng.cn@gmail.com> Message-ID: <201601271401.13620.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, January 27, 2016 at 01:54:17 PM, Joe Hershberger wrote: > Hi Bin, > > On Wed, Jan 27, 2016 at 1:28 AM, Bin Meng wrote: > > Correct spelling of "U-Boot" shall be used in all written text > > (documentation, comments in source files etc.). > > > > Signed-off-by: Bin Meng > > > > --- > > I cc'ed all maintainers, please help review in case I made any > > mistakes. Also we should keep an eye on this when reviewing > > patches in the future. > > > > README | 4 +-- > > arch/arm/cpu/arm926ejs/lpc32xx/cpu.c | 2 +- > > arch/arm/cpu/arm926ejs/lpc32xx/lowlevel_init.S | 2 +- > > arch/arm/cpu/armv7/nonsec_virt.S | 2 +- > > arch/arm/cpu/armv8/Kconfig | 2 +- > > arch/arm/dts/uniphier-ph1-ld4-ref.dts | 2 +- > > arch/arm/dts/uniphier-ph1-ld6b-ref.dts | 2 +- > > arch/arm/dts/uniphier-ph1-pro4-ref.dts | 2 +- > > arch/arm/dts/uniphier-ph1-pro5-4kbox.dts | 2 +- > > arch/arm/dts/uniphier-ph1-sld3-ref.dts | 2 +- > > arch/arm/dts/uniphier-ph1-sld8-ref.dts | 2 +- > > arch/arm/dts/uniphier-proxstream2-gentil.dts | 2 +- > > arch/arm/dts/uniphier-proxstream2-vodka.dts | 2 +- > > arch/arm/mach-exynos/include/mach/spl.h | 2 +- > > arch/arm/mach-exynos/sec_boot.S | 4 +-- > > arch/arm/mach-exynos/spl_boot.c | 2 +- > > arch/arm/mach-orion5x/lowlevel_init.S | 2 +- > > arch/blackfin/cpu/Makefile | 2 +- > > arch/blackfin/cpu/cpu.c | 2 +- > > arch/blackfin/cpu/cpu.h | 2 +- > > arch/blackfin/cpu/interrupts.c | 2 +- > > arch/blackfin/cpu/start.S | 2 +- > > arch/blackfin/cpu/traps.c | 2 +- > > arch/blackfin/cpu/u-boot.lds | 2 +- > > arch/blackfin/include/asm/bitops.h | 2 +- > > arch/blackfin/include/asm/blackfin_local.h | 2 +- > > arch/blackfin/include/asm/byteorder.h | 2 +- > > arch/blackfin/include/asm/deferred.h | 2 +- > > arch/blackfin/include/asm/delay.h | 2 +- > > arch/blackfin/include/asm/global_data.h | 2 +- > > arch/blackfin/include/asm/io.h | 2 +- > > arch/blackfin/include/asm/linkage.h | 2 +- > > arch/blackfin/include/asm/posix_types.h | 2 +- > > arch/blackfin/include/asm/processor.h | 2 +- > > arch/blackfin/include/asm/shared_resources.h | 2 +- > > arch/blackfin/include/asm/soft_switch.h | 2 +- > > arch/blackfin/include/asm/string.h | 2 +- > > arch/blackfin/include/asm/system.h | 2 +- > > arch/blackfin/include/asm/types.h | 2 +- > > arch/blackfin/include/asm/u-boot.h | 2 +- > > arch/blackfin/lib/Makefile | 2 +- > > arch/blackfin/lib/boot.c | 2 +- > > arch/blackfin/lib/cache.c | 2 +- > > arch/blackfin/lib/cmd_cache_dump.c | 2 +- > > arch/blackfin/lib/kgdb.c | 2 +- > > arch/blackfin/lib/muldi3.c | 2 +- > > arch/blackfin/lib/sections.c | 2 +- > > arch/blackfin/lib/string.c | 2 +- > > arch/microblaze/lib/muldi3.c | 2 +- > > arch/mips/cpu/start.S | 2 +- > > arch/nds32/include/asm/linkage.h | 2 +- > > arch/powerpc/cpu/mpc85xx/p5040_serdes.c | 2 +- > > arch/sparc/include/asm/u-boot.h | 2 +- > > arch/sparc/include/asm/winmacro.h | 2 +- > > arch/x86/cpu/resetvec.S | 2 +- > > arch/x86/lib/bootm.c | 2 +- > > board/bct-brettl2/Makefile | 2 +- > > board/bct-brettl2/bct-brettl2.c | 2 +- > > board/bf506f-ezkit/Makefile | 2 +- > > board/bf506f-ezkit/bf506f-ezkit.c | 2 +- > > board/bf518f-ezbrd/Makefile | 2 +- > > board/bf518f-ezbrd/bf518f-ezbrd.c | 2 +- > > board/bf525-ucr2/Makefile | 2 +- > > board/bf525-ucr2/bf525-ucr2.c | 2 +- > > board/bf526-ezbrd/Makefile | 2 +- > > board/bf526-ezbrd/bf526-ezbrd.c | 2 +- > > board/bf527-ad7160-eval/Makefile | 2 +- > > board/bf527-ad7160-eval/bf527-ad7160-eval.c | 2 +- > > board/bf527-ezkit/Makefile | 2 +- > > board/bf527-ezkit/bf527-ezkit.c | 2 +- > > board/bf527-sdp/Makefile | 2 +- > > board/bf527-sdp/bf527-sdp.c | 2 +- > > board/bf533-ezkit/Makefile | 2 +- > > board/bf533-ezkit/bf533-ezkit.c | 2 +- > > board/bf533-ezkit/flash-defines.h | 2 +- > > board/bf533-ezkit/flash.c | 2 +- > > board/bf533-ezkit/psd4256.h | 2 +- > > board/bf533-stamp/Makefile | 2 +- > > board/bf533-stamp/bf533-stamp.c | 2 +- > > board/bf537-minotaur/Makefile | 2 +- > > board/bf537-minotaur/bf537-minotaur.c | 2 +- > > board/bf537-pnav/Makefile | 2 +- > > board/bf537-pnav/bf537-pnav.c | 2 +- > > board/bf537-srv1/Makefile | 2 +- > > board/bf537-srv1/bf537-srv1.c | 2 +- > > board/bf537-stamp/Makefile | 2 +- > > board/bf537-stamp/bf537-stamp.c | 2 +- > > board/bf538f-ezkit/Makefile | 2 +- > > board/bf538f-ezkit/bf538f-ezkit.c | 2 +- > > board/bf548-ezkit/Makefile | 2 +- > > board/bf548-ezkit/bf548-ezkit.c | 2 +- > > board/bf561-acvilon/Makefile | 2 +- > > board/bf561-ezkit/Makefile | 2 +- > > board/bf561-ezkit/bf561-ezkit.c | 2 +- > > board/bf609-ezkit/Makefile | 2 +- > > board/bf609-ezkit/bf609-ezkit.c | 2 +- > > board/bf609-ezkit/soft_switch.c | 2 +- > > board/bf609-ezkit/soft_switch.h | 2 +- > > board/blackstamp/Makefile | 2 +- > > board/blackstamp/blackstamp.c | 2 +- > > board/blackvme/Makefile | 2 +- > > board/blackvme/blackvme.c | 2 +- > > board/br4/Makefile | 2 +- > > board/br4/br4.c | 2 +- > > board/cm-bf527/Makefile | 2 +- > > board/cm-bf527/cm-bf527.c | 2 +- > > board/cm-bf533/Makefile | 2 +- > > board/cm-bf533/cm-bf533.c | 2 +- > > board/cm-bf537e/Makefile | 2 +- > > board/cm-bf537e/cm-bf537e.c | 2 +- > > board/cm-bf537u/Makefile | 2 +- > > board/cm-bf537u/cm-bf537u.c | 2 +- > > board/cm-bf548/Makefile | 2 +- > > board/cm-bf548/cm-bf548.c | 2 +- > > board/cm-bf561/Makefile | 2 +- > > board/cm-bf561/cm-bf561.c | 2 +- > > board/congatec/cgtqmx6eval/README | 12 +++---- > > board/dnp5370/Makefile | 2 +- > > board/dnp5370/dnp5370.c | 2 +- > > board/embest/mx6boards/mx6boards.c | 2 +- > > board/freescale/b4860qds/eth_b4860qds.c | 2 +- > > board/freescale/bsc9131rdb/README | 2 +- > > board/freescale/bsc9132qds/README | 2 +- > > board/freescale/ls2080aqds/eth.c | 2 +- > > board/freescale/mpc8313erdb/README | 2 +- > > board/freescale/mpc8315erdb/README | 2 +- > > board/freescale/mpc8323erdb/README | 2 +- > > board/freescale/mpc832xemds/README | 2 +- > > board/freescale/mpc837xemds/README | 2 +- > > board/freescale/mpc837xerdb/README | 2 +- > > board/freescale/mpc8569mds/README | 2 +- > > board/freescale/mpc8572ds/README | 2 +- > > board/freescale/mpc8610hpcd/README | 2 +- > > board/freescale/mpc8641hpcn/README | 2 +- > > board/freescale/mx28evk/README | 2 +- > > board/freescale/mx35pdk/README | 2 +- > > board/freescale/mx6sabresd/mx6sabresd.c | 2 +- > > board/freescale/mx6slevk/mx6slevk.c | 2 +- > > board/freescale/mx6sxsabresd/mx6sxsabresd.c | 2 +- > > board/freescale/mx6ul_14x14_evk/README | 6 ++-- > > board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c | 2 +- > > board/freescale/mx7dsabresd/mx7dsabresd.c | 2 +- > > board/freescale/t102xqds/README | 2 +- > > board/freescale/t102xqds/eth_t102xqds.c | 2 +- > > board/freescale/t102xrdb/README | 2 +- > > board/freescale/t1040qds/README | 2 +- > > board/freescale/t104xrdb/README | 4 +-- > > board/freescale/t208xqds/README | 6 ++-- > > board/freescale/t208xqds/eth_t208xqds.c | 2 +- > > board/freescale/t208xrdb/README | 2 +- > > board/freescale/t4qds/README | 6 ++-- > > board/freescale/t4qds/eth.c | 4 +-- > > board/gateworks/gw_ventana/README | 2 +- > > board/ibf-dsp561/Makefile | 2 +- > > board/ibf-dsp561/ibf-dsp561.c | 2 +- > > board/imgtec/malta/malta.c | 2 +- > > board/ip04/Makefile | 2 +- > > board/ip04/ip04.c | 2 +- > > board/keymile/km83xx/README.kmeter1 | 2 +- > > board/pr1/Makefile | 2 +- > > board/pr1/pr1.c | 2 +- > > board/sbc8349/README | 4 +-- > > board/sbc8548/README | 4 +-- > > board/seco/mx6quq7/mx6quq7.c | 2 +- > > board/solidrun/mx6cuboxi/README | 6 ++-- > > board/tbs/tbs2910/tbs2910.c | 2 +- > > board/tcm-bf518/Makefile | 2 +- > > board/tcm-bf518/tcm-bf518.c | 2 +- > > board/tcm-bf537/Makefile | 2 +- > > board/tcm-bf537/tcm-bf537.c | 2 +- > > board/ti/ks2_evm/README | 4 +-- > > board/tqc/tqma6/tqma6.c | 2 +- > > board/wandboard/README | 6 ++-- > > board/wandboard/wandboard.c | 2 +- > > board/warp/README | 12 +++---- > > cmd/bootldr.c | 2 +- > > cmd/cramfs.c | 2 +- > > cmd/jffs2.c | 2 +- > > cmd/ldrinfo.c | 2 +- > > cmd/mtdparts.c | 2 +- > > cmd/pxe.c | 4 +-- > > cmd/spibootldr.c | 2 +- > > common/image-fdt.c | 2 +- > > common/image.c | 2 +- > > common/kgdb_stubs.c | 2 +- > > doc/README.440-DDR-performance | 2 +- > > doc/README.arm64 | 4 +-- > > doc/README.b4860qds | 8 ++--- > > doc/README.clang | 2 +- > > doc/README.fec_mxc | 2 +- > > doc/README.fsl-ddr | 6 ++-- > > doc/README.imx6 | 4 +-- > > doc/README.m68k | 2 +- > > doc/README.malta | 2 +- > > doc/README.menu | 2 +- > > doc/README.mpc83xxads | 2 +- > > doc/README.mpc85xx-spin-table | 2 +- > > doc/README.mpc85xxads | 2 +- > > doc/README.mpc85xxcds | 4 +-- > > doc/README.mxs | 18 +++++----- > > doc/README.odroid | 20 ++++++------ > > doc/README.pxe | 40 > > +++++++++++------------ doc/README.qemu-mips > > | 2 +- > > doc/README.sata | 6 ++-- > > doc/README.video | 4 +-- > > doc/SPI/README.ti_qspi_flash | 2 +- > > doc/uImage.FIT/kernel.its | 2 +- > > doc/uImage.FIT/kernel_fdt.its | 2 +- > > doc/uImage.FIT/multi.its | 2 +- > > doc/uImage.FIT/source_file_format.txt | 14 ++++---- > > drivers/block/mvsata_ide.c | 2 +- > > drivers/ddr/marvell/axp/ddr3_hw_training.c | 2 +- > > drivers/gpio/db8500_gpio.c | 4 +-- > > drivers/mmc/sh_sdhi.c | 2 +- > > drivers/mtd/nand/fsl_ifc_spl.c | 2 +- > > drivers/mtd/nand/lpc32xx_nand_slc.c | 2 +- > > drivers/mtd/nand/mxc_nand_spl.c | 2 +- > > drivers/net/e1000.c | 2 +- > > drivers/net/fsl-mc/mc.c | 2 +- > > drivers/net/lan91c96.c | 2 +- > > drivers/net/ne2000_base.c | 2 +- > > drivers/serial/sandbox.c | 2 +- > > drivers/serial/serial_bfin.c | 2 +- > > drivers/soc/Makefile | 2 +- > > drivers/usb/gadget/composite.c | 2 +- > > drivers/usb/gadget/config.c | 2 +- > > drivers/usb/gadget/epautoconf.c | 2 +- > > drivers/usb/gadget/ether.c | 2 +- > > drivers/usb/gadget/gadget_chips.h | 2 +- > > drivers/usb/gadget/usbstring.c | 2 +- > > examples/standalone/README.smc91111_eeprom | 8 ++--- > > examples/standalone/smc91111_eeprom.c | 2 +- > > examples/standalone/smc911x_eeprom.c | 2 +- > > include/asm-generic/errno.h | 2 +- > > include/config_distro_defaults.h | 6 ++-- > > include/configs/TQM5200.h | 2 +- > > include/configs/adp-ag101p.h | 2 +- > > include/configs/bct-brettl2.h | 2 +- > > include/configs/bf506f-ezkit.h | 2 +- > > include/configs/bf518f-ezbrd.h | 2 +- > > include/configs/bf525-ucr2.h | 2 +- > > include/configs/bf526-ezbrd.h | 2 +- > > include/configs/bf527-ad7160-eval.h | 2 +- > > include/configs/bf527-ezkit.h | 2 +- > > include/configs/bf527-sdp.h | 2 +- > > include/configs/bf533-ezkit.h | 2 +- > > include/configs/bf533-stamp.h | 2 +- > > include/configs/bf537-minotaur.h | 2 +- > > include/configs/bf537-pnav.h | 2 +- > > include/configs/bf537-srv1.h | 2 +- > > include/configs/bf537-stamp.h | 2 +- > > include/configs/bf538f-ezkit.h | 2 +- > > include/configs/bf548-ezkit.h | 2 +- > > include/configs/bf561-acvilon.h | 2 +- > > include/configs/bf561-ezkit.h | 2 +- > > include/configs/bf609-ezkit.h | 2 +- > > include/configs/blackstamp.h | 2 +- > > include/configs/blackvme.h | 2 +- > > include/configs/br4.h | 2 +- > > include/configs/cm-bf527.h | 2 +- > > include/configs/cm-bf533.h | 2 +- > > include/configs/cm-bf537e.h | 2 +- > > include/configs/cm-bf537u.h | 2 +- > > include/configs/cm-bf548.h | 2 +- > > include/configs/cm-bf561.h | 2 +- > > include/configs/cobra5272.h | 2 +- > > include/configs/dnp5370.h | 2 +- > > include/configs/edb93xx.h | 2 +- > > include/configs/espt.h | 2 +- > > include/configs/exynos5-common.h | 2 +- > > include/configs/ibf-dsp561.h | 2 +- > > include/configs/ip04.h | 2 +- > > include/configs/ls2080a_emu.h | 4 +-- > > include/configs/ls2080a_simu.h | 4 +-- > > include/configs/mx31pdk.h | 2 +- > > include/configs/novena.h | 2 +- > > include/configs/omap3_evm.h | 4 +-- > > include/configs/omap3_evm_common.h | 2 +- > > include/configs/omap3_evm_quick_mmc.h | 4 +-- > > include/configs/omap3_evm_quick_nand.h | 4 +-- > > include/configs/origen.h | 2 +- > > include/configs/pr1.h | 2 +- > > include/configs/sh7763rdp.h | 2 +- > > include/configs/smdkv310.h | 2 +- > > include/configs/spear-common.h | 2 +- > > include/configs/stv0991.h | 2 +- > > include/configs/tcm-bf518.h | 2 +- > > include/configs/tcm-bf537.h | 2 +- > > include/configs/ts4800.h | 2 +- > > include/configs/uniphier.h | 2 +- > > include/configs/vexpress_aemv8a.h | 2 +- > > include/configs/vexpress_ca15_tc2.h | 2 +- > > include/configs/vexpress_ca5x2.h | 2 +- > > include/configs/vexpress_ca9x4.h | 2 +- > > include/linux/linkage.h | 2 +- > > include/linux/usb/cdc.h | 2 +- > > include/linux/usb/gadget.h | 2 +- > > lib/Kconfig | 2 +- > > lib/zlib/inffast.c | 2 +- > > lib/zlib/inftrees.c | 2 +- > > lib/zlib/zutil.h | 2 +- > > scripts/basic/fixdep.c | 4 +-- > > test/ums/ums_gadget_test.sh | 2 +- > > tools/palmtreo680/flash_u-boot.c | 2 +- > > tools/patman/README | 2 +- > > 305 files changed, 398 insertions(+), 398 deletions(-) > > > > diff --git a/README b/README > > index 864c7cc..6cd5184 100644 > > --- a/README > > +++ b/README > > > > @@ -460,7 +460,7 @@ The following options need to be configured: > > CONFIG_SYS_CPC_REINIT_F > > This CONFIG is defined when the CPC is configured as SRAM > > at the > > > > - time of U-boot entry and is required to be > > re-initialized. + time of U-Boot entry and is required to > > be re-initialized. > > > > CONFIG_DEEP_SLEEP > > Indicates this SoC supports deep sleep feature. If deep > > sleep is > > > > @@ -2952,7 +2952,7 @@ CBFS (Coreboot Filesystem) support > > > > - Parallel Flash support: > > CONFIG_SYS_NO_FLASH > > > > - Traditionally U-boot was run on systems with parallel NOR > > + Traditionally U-Boot was run on systems with parallel NOR > > > > flash. This option is used to disable support for > > parallel NOR flash. This option should be defined if the > > board does not have parallel flash. > > > > diff --git a/arch/arm/cpu/arm926ejs/lpc32xx/cpu.c > > b/arch/arm/cpu/arm926ejs/lpc32xx/cpu.c index bee9318..085649e 100644 > > --- a/arch/arm/cpu/arm926ejs/lpc32xx/cpu.c > > +++ b/arch/arm/cpu/arm926ejs/lpc32xx/cpu.c > > @@ -46,7 +46,7 @@ void reset_cpu(ulong addr) > > > > int arch_cpu_init(void) > > { > > > > /* > > > > - * It might be necessary to flush data cache, if U-boot is loaded > > + * It might be necessary to flush data cache, if U-Boot is loaded > > > > * from kickstart bootloader, e.g. from S1L loader > > */ > > > > flush_dcache_all(); > > > > diff --git a/arch/arm/cpu/arm926ejs/lpc32xx/lowlevel_init.S > > b/arch/arm/cpu/arm926ejs/lpc32xx/lowlevel_init.S index 4b8053e..b21abc3 > > 100644 > > --- a/arch/arm/cpu/arm926ejs/lpc32xx/lowlevel_init.S > > +++ b/arch/arm/cpu/arm926ejs/lpc32xx/lowlevel_init.S > > > > @@ -41,5 +41,5 @@ lowlevel_init: > > orr r0, #0x00000004 > > str r0, [r1] > > > > - /* Return to U-boot via saved link register */ > > + /* Return to U-Boot via saved link register */ > > > > mov pc, lr > > > > diff --git a/arch/arm/cpu/armv7/nonsec_virt.S > > b/arch/arm/cpu/armv7/nonsec_virt.S index 31d1c9e..b7563ed 100644 > > --- a/arch/arm/cpu/armv7/nonsec_virt.S > > +++ b/arch/arm/cpu/armv7/nonsec_virt.S > > > > @@ -37,7 +37,7 @@ _monitor_vectors: > > /* > > > > * secure monitor handler > > > > - * U-boot calls this "software interrupt" in start.S > > + * U-Boot calls this "software interrupt" in start.S > > > > * This is executed on a "smc" instruction, we use a "smc #0" to switch > > * to non-secure state. > > * r0, r1, r2: passed to the callee > > > > diff --git a/arch/arm/cpu/armv8/Kconfig b/arch/arm/cpu/armv8/Kconfig > > index 4cd84b0..3d19bbf 100644 > > --- a/arch/arm/cpu/armv8/Kconfig > > +++ b/arch/arm/cpu/armv8/Kconfig > > @@ -1,6 +1,6 @@ > > > > if ARM64 > > > > config ARMV8_MULTIENTRY > > > > - boolean "Enable multiple CPUs to enter into U-boot" > > + boolean "Enable multiple CPUs to enter into U-Boot" > > > > endif > > > > diff --git a/arch/arm/dts/uniphier-ph1-ld4-ref.dts > > b/arch/arm/dts/uniphier-ph1-ld4-ref.dts index 469bd05..f62916d 100644 > > --- a/arch/arm/dts/uniphier-ph1-ld4-ref.dts > > +++ b/arch/arm/dts/uniphier-ph1-ld4-ref.dts > > @@ -59,7 +59,7 @@ > > > > status = "okay"; > > > > }; > > > > -/* for U-boot only */ > > +/* for U-Boot only */ > > > > / { > > > > soc { > > > > u-boot,dm-pre-reloc; > > > > diff --git a/arch/arm/dts/uniphier-ph1-ld6b-ref.dts > > b/arch/arm/dts/uniphier-ph1-ld6b-ref.dts index e0a972f..dca408b 100644 > > --- a/arch/arm/dts/uniphier-ph1-ld6b-ref.dts > > +++ b/arch/arm/dts/uniphier-ph1-ld6b-ref.dts > > @@ -61,7 +61,7 @@ > > > > status = "okay"; > > > > }; > > > > -/* for U-boot only */ > > +/* for U-Boot only */ > > > > / { > > > > soc { > > > > u-boot,dm-pre-reloc; > > > > diff --git a/arch/arm/dts/uniphier-ph1-pro4-ref.dts > > b/arch/arm/dts/uniphier-ph1-pro4-ref.dts index 02e74a7..202a642 100644 > > --- a/arch/arm/dts/uniphier-ph1-pro4-ref.dts > > +++ b/arch/arm/dts/uniphier-ph1-pro4-ref.dts > > @@ -66,7 +66,7 @@ > > > > status = "okay"; > > > > }; > > > > -/* for U-boot only */ > > +/* for U-Boot only */ > > > > / { > > > > soc { > > > > u-boot,dm-pre-reloc; > > > > diff --git a/arch/arm/dts/uniphier-ph1-pro5-4kbox.dts > > b/arch/arm/dts/uniphier-ph1-pro5-4kbox.dts index d46e827..02a3362 100644 > > --- a/arch/arm/dts/uniphier-ph1-pro5-4kbox.dts > > +++ b/arch/arm/dts/uniphier-ph1-pro5-4kbox.dts > > @@ -47,7 +47,7 @@ > > > > status = "okay"; > > > > }; > > > > -/* for U-boot only */ > > +/* for U-Boot only */ > > > > / { > > > > soc { > > > > u-boot,dm-pre-reloc; > > > > diff --git a/arch/arm/dts/uniphier-ph1-sld3-ref.dts > > b/arch/arm/dts/uniphier-ph1-sld3-ref.dts index 1f3aee9..ff17945 100644 > > --- a/arch/arm/dts/uniphier-ph1-sld3-ref.dts > > +++ b/arch/arm/dts/uniphier-ph1-sld3-ref.dts > > @@ -68,7 +68,7 @@ > > > > status = "okay"; > > > > }; > > > > -/* for U-boot only */ > > +/* for U-Boot only */ > > > > &serial0 { > > > > u-boot,dm-pre-reloc; > > > > }; > > > > diff --git a/arch/arm/dts/uniphier-ph1-sld8-ref.dts > > b/arch/arm/dts/uniphier-ph1-sld8-ref.dts index b58bf07..b5b6f65 100644 > > --- a/arch/arm/dts/uniphier-ph1-sld8-ref.dts > > +++ b/arch/arm/dts/uniphier-ph1-sld8-ref.dts > > @@ -63,7 +63,7 @@ > > > > status = "okay"; > > > > }; > > > > -/* for U-boot only */ > > +/* for U-Boot only */ > > > > / { > > > > soc { > > > > u-boot,dm-pre-reloc; > > > > diff --git a/arch/arm/dts/uniphier-proxstream2-gentil.dts > > b/arch/arm/dts/uniphier-proxstream2-gentil.dts index a49215e..c6c133a > > 100644 > > --- a/arch/arm/dts/uniphier-proxstream2-gentil.dts > > +++ b/arch/arm/dts/uniphier-proxstream2-gentil.dts > > @@ -49,7 +49,7 @@ > > > > status = "okay"; > > > > }; > > > > -/* for U-boot only */ > > +/* for U-Boot only */ > > > > / { > > > > soc { > > > > u-boot,dm-pre-reloc; > > > > diff --git a/arch/arm/dts/uniphier-proxstream2-vodka.dts > > b/arch/arm/dts/uniphier-proxstream2-vodka.dts index 63bd363..3703ad3 > > 100644 > > --- a/arch/arm/dts/uniphier-proxstream2-vodka.dts > > +++ b/arch/arm/dts/uniphier-proxstream2-vodka.dts > > @@ -45,7 +45,7 @@ > > > > status = "okay"; > > > > }; > > > > -/* for U-boot only */ > > +/* for U-Boot only */ > > > > / { > > > > soc { > > > > u-boot,dm-pre-reloc; > > > > diff --git a/arch/arm/mach-exynos/include/mach/spl.h > > b/arch/arm/mach-exynos/include/mach/spl.h index 0c480ac..42c0eb1 100644 > > --- a/arch/arm/mach-exynos/include/mach/spl.h > > +++ b/arch/arm/mach-exynos/include/mach/spl.h > > @@ -42,7 +42,7 @@ struct spl_machine_param { > > > > u32 mem_iv_size; /* Memory channel interleaving > > size */ enum ddr_mode mem_type; /* Type of on-board > > memory */ /* > > > > - * U-boot size - The iROM mmc copy function used by the SPL takes > > a + * U-Boot size - The iROM mmc copy function used by the SPL > > takes a > > > > * block count paramter to describe the u-boot size unlike the > > spi > > How about here? > > > * boot copy function which just uses the u-boot size directly. > > Align > > and here? > > > * the u-boot size to block size (512 bytes) when populating the > > SPL > > and here? > > > diff --git a/arch/arm/mach-exynos/sec_boot.S > > b/arch/arm/mach-exynos/sec_boot.S index dfc3455..5dc216d 100644 > > --- a/arch/arm/mach-exynos/sec_boot.S > > +++ b/arch/arm/mach-exynos/sec_boot.S > > > > @@ -30,10 +30,10 @@ relocate_wait_code: > > * because that comes out to be the last 4KB of the iRAM > > * (Base Address - 0x02020000, Limit Address - 0x020740000). > > * > > > > - * U-boot and kernel are aware of this code and flags by the simple > > + * U-Boot and kernel are aware of this code and flags by the simple > > > > * fact that we are implementing a workaround in the last 4KB > > * of the iRAM and we have already defined these flag and address > > > > - * values in both kernel and U-boot for our use. > > + * values in both kernel and U-Boot for our use. > > > > */ > > > > code_base: > > b 1f > > > > diff --git a/arch/arm/mach-exynos/spl_boot.c > > b/arch/arm/mach-exynos/spl_boot.c index c7f943e..7df0102 100644 > > --- a/arch/arm/mach-exynos/spl_boot.c > > +++ b/arch/arm/mach-exynos/spl_boot.c > > @@ -177,7 +177,7 @@ static void exynos_spi_copy(unsigned int uboot_size, > > unsigned int uboot_addr) > > > > #endif > > > > /* > > > > -* Copy U-boot from mmc to RAM: > > > > +* Copy U-Boot from mmc to RAM: > > * COPY_BL2_FNPTR_ADDR: Address in iRAM, which Contains > > * Pointer to API (Data transfer from mmc to ram) > > */ > > > > diff --git a/arch/arm/mach-orion5x/lowlevel_init.S > > b/arch/arm/mach-orion5x/lowlevel_init.S index 51a8b3c..3f38f36 100644 > > --- a/arch/arm/mach-orion5x/lowlevel_init.S > > +++ b/arch/arm/mach-orion5x/lowlevel_init.S > > > > @@ -283,5 +283,5 @@ lowlevel_init: > > #endif /* CONFIG_SPL_BUILD */ > > > > - /* Return to U-boot via saved link register */ > > + /* Return to U-Boot via saved link register */ > > > > mov pc, lr > > > > diff --git a/arch/blackfin/cpu/Makefile b/arch/blackfin/cpu/Makefile > > index 7cd0bbf..7ba5f1b 100644 > > --- a/arch/blackfin/cpu/Makefile > > +++ b/arch/blackfin/cpu/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/arch/blackfin/cpu/cpu.c b/arch/blackfin/cpu/cpu.c > > index 91aa5cc..529322a 100644 > > --- a/arch/blackfin/cpu/cpu.c > > +++ b/arch/blackfin/cpu/cpu.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - cpu.c CPU specific functions > > + * U-Boot - cpu.c CPU specific functions > > > > * > > * Copyright (c) 2005-2008 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/cpu/cpu.h b/arch/blackfin/cpu/cpu.h > > index f6aa1b6..a5fe02e 100644 > > --- a/arch/blackfin/cpu/cpu.h > > +++ b/arch/blackfin/cpu/cpu.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - cpu.h > > + * U-Boot - cpu.h > > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/cpu/interrupts.c > > b/arch/blackfin/cpu/interrupts.c index 9189816..45c92c3 100644 > > --- a/arch/blackfin/cpu/interrupts.c > > +++ b/arch/blackfin/cpu/interrupts.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - interrupts.c Interrupt related routines > > + * U-Boot - interrupts.c Interrupt related routines > > > > * > > * Copyright (c) 2005-2008 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/cpu/start.S b/arch/blackfin/cpu/start.S > > index f31abfa..482cc25 100644 > > --- a/arch/blackfin/cpu/start.S > > +++ b/arch/blackfin/cpu/start.S > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - start.S Startup file for Blackfin u-boot > > + * U-Boot - start.S Startup file for Blackfin u-boot > > and here? > > > * > > * Copyright (c) 2005-2008 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/cpu/traps.c b/arch/blackfin/cpu/traps.c > > index 10f72f8..21760d0 100644 > > --- a/arch/blackfin/cpu/traps.c > > +++ b/arch/blackfin/cpu/traps.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - traps.c Routines related to interrupts and exceptions > > + * U-Boot - traps.c Routines related to interrupts and exceptions > > > > * > > * Copyright (c) 2005-2008 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/cpu/u-boot.lds b/arch/blackfin/cpu/u-boot.lds > > index ae1b813..f407fb2 100644 > > --- a/arch/blackfin/cpu/u-boot.lds > > +++ b/arch/blackfin/cpu/u-boot.lds > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - u-boot.lds.S > > + * U-Boot - u-boot.lds.S > > > > * > > * Copyright (c) 2005-2010 Analog Device Inc. > > * > > > > diff --git a/arch/blackfin/include/asm/bitops.h > > b/arch/blackfin/include/asm/bitops.h index 6cde6db..a1462bd 100644 > > --- a/arch/blackfin/include/asm/bitops.h > > +++ b/arch/blackfin/include/asm/bitops.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - bitops.h Routines for bit operations > > + * U-Boot - bitops.h Routines for bit operations > > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/include/asm/blackfin_local.h > > b/arch/blackfin/include/asm/blackfin_local.h index 868c82e..00556de > > 100644 > > --- a/arch/blackfin/include/asm/blackfin_local.h > > +++ b/arch/blackfin/include/asm/blackfin_local.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - blackfin_local.h > > + * U-Boot - blackfin_local.h > > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/include/asm/byteorder.h > > b/arch/blackfin/include/asm/byteorder.h index 98fb7bf..593ba5a 100644 > > --- a/arch/blackfin/include/asm/byteorder.h > > +++ b/arch/blackfin/include/asm/byteorder.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - byteorder.h > > + * U-Boot - byteorder.h > > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/include/asm/deferred.h > > b/arch/blackfin/include/asm/deferred.h index 82ceda3..e75d7e8 100644 > > --- a/arch/blackfin/include/asm/deferred.h > > +++ b/arch/blackfin/include/asm/deferred.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - deferred register layout > > + * U-Boot - deferred register layout > > > > * > > * Copyright 2004-2009 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/include/asm/delay.h > > b/arch/blackfin/include/asm/delay.h index f146efd..06c3edd 100644 > > --- a/arch/blackfin/include/asm/delay.h > > +++ b/arch/blackfin/include/asm/delay.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - delay.h Routines for introducing delays > > + * U-Boot - delay.h Routines for introducing delays > > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/include/asm/global_data.h > > b/arch/blackfin/include/asm/global_data.h index 7aefead..89fd21f 100644 > > --- a/arch/blackfin/include/asm/global_data.h > > +++ b/arch/blackfin/include/asm/global_data.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - global_data.h Declarations for global data of u-boot > > + * U-Boot - global_data.h Declarations for global data of u-boot > > and here? > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/include/asm/io.h > > b/arch/blackfin/include/asm/io.h index aadb0d2..d3337e4 100644 > > --- a/arch/blackfin/include/asm/io.h > > +++ b/arch/blackfin/include/asm/io.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - io.h IO routines > > + * U-Boot - io.h IO routines > > > > * > > * Copyright 2004-2009 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/include/asm/linkage.h > > b/arch/blackfin/include/asm/linkage.h index 7e06bc7..60d5317 100644 > > --- a/arch/blackfin/include/asm/linkage.h > > +++ b/arch/blackfin/include/asm/linkage.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - linkage.h > > + * U-Boot - linkage.h > > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/include/asm/posix_types.h > > b/arch/blackfin/include/asm/posix_types.h index 18be579..8535235 100644 > > --- a/arch/blackfin/include/asm/posix_types.h > > +++ b/arch/blackfin/include/asm/posix_types.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - posix_types.h > > + * U-Boot - posix_types.h > > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/include/asm/processor.h > > b/arch/blackfin/include/asm/processor.h index b798006..1daf59b 100644 > > --- a/arch/blackfin/include/asm/processor.h > > +++ b/arch/blackfin/include/asm/processor.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - processor.h > > + * U-Boot - processor.h > > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/include/asm/shared_resources.h > > b/arch/blackfin/include/asm/shared_resources.h index 1a03392..42dab9f > > 100644 > > --- a/arch/blackfin/include/asm/shared_resources.h > > +++ b/arch/blackfin/include/asm/shared_resources.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - setup.h > > + * U-Boot - setup.h > > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/include/asm/soft_switch.h > > b/arch/blackfin/include/asm/soft_switch.h index ff8e44d..321b070 100644 > > --- a/arch/blackfin/include/asm/soft_switch.h > > +++ b/arch/blackfin/include/asm/soft_switch.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2008-2012 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/include/asm/string.h > > b/arch/blackfin/include/asm/string.h index aea4e29..15f50f2 100644 > > --- a/arch/blackfin/include/asm/string.h > > +++ b/arch/blackfin/include/asm/string.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - string.h String functions > > + * U-Boot - string.h String functions > > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/include/asm/system.h > > b/arch/blackfin/include/asm/system.h index 5a7e8ed..f0c4ae2 100644 > > --- a/arch/blackfin/include/asm/system.h > > +++ b/arch/blackfin/include/asm/system.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - system.h > > + * U-Boot - system.h > > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/include/asm/types.h > > b/arch/blackfin/include/asm/types.h index 92124f1..4da64c4 100644 > > --- a/arch/blackfin/include/asm/types.h > > +++ b/arch/blackfin/include/asm/types.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - types.h > > + * U-Boot - types.h > > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/include/asm/u-boot.h > > b/arch/blackfin/include/asm/u-boot.h index 7b5cf6a..1ada44e 100644 > > --- a/arch/blackfin/include/asm/u-boot.h > > +++ b/arch/blackfin/include/asm/u-boot.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - u-boot.h Structure declarations for board specific data > > + * U-Boot - u-boot.h Structure declarations for board specific data > > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/lib/Makefile b/arch/blackfin/lib/Makefile > > index b534a98..de02c69 100644 > > --- a/arch/blackfin/lib/Makefile > > +++ b/arch/blackfin/lib/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot Makefile > > +# U-Boot Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Devices Inc. > > # > > > > diff --git a/arch/blackfin/lib/boot.c b/arch/blackfin/lib/boot.c > > index 5644d58..fd4c82e 100644 > > --- a/arch/blackfin/lib/boot.c > > +++ b/arch/blackfin/lib/boot.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - boot.c - misc boot helper functions > > + * U-Boot - boot.c - misc boot helper functions > > > > * > > * Copyright (c) 2005-2008 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/lib/cache.c b/arch/blackfin/lib/cache.c > > index e8a0cb5..8d93339 100644 > > --- a/arch/blackfin/lib/cache.c > > +++ b/arch/blackfin/lib/cache.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - cache.c > > + * U-Boot - cache.c > > > > * > > * Copyright (c) 2005-2008 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/lib/cmd_cache_dump.c > > b/arch/blackfin/lib/cmd_cache_dump.c index f9f9097..a4c799a 100644 > > --- a/arch/blackfin/lib/cmd_cache_dump.c > > +++ b/arch/blackfin/lib/cmd_cache_dump.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - cmd_cache_dump.c > > + * U-Boot - cmd_cache_dump.c > > > > * > > * Copyright (c) 2007-2008 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/lib/kgdb.c b/arch/blackfin/lib/kgdb.c > > index 4ca3fc7..2a7c072 100644 > > --- a/arch/blackfin/lib/kgdb.c > > +++ b/arch/blackfin/lib/kgdb.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - architecture specific kgdb code > > + * U-Boot - architecture specific kgdb code > > > > * > > * Copyright 2009 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/lib/muldi3.c b/arch/blackfin/lib/muldi3.c > > index 65f5523..9f6f60d 100644 > > --- a/arch/blackfin/lib/muldi3.c > > +++ b/arch/blackfin/lib/muldi3.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - muldi3.c contains routines for mult and div > > + * U-Boot - muldi3.c contains routines for mult and div > > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/lib/sections.c b/arch/blackfin/lib/sections.c > > index b50f30a..86fc4df 100644 > > --- a/arch/blackfin/lib/sections.c > > +++ b/arch/blackfin/lib/sections.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - section.c > > + * U-Boot - section.c > > > > * > > * Copyright (c) 2014 Analog Devices Inc. > > * > > > > diff --git a/arch/blackfin/lib/string.c b/arch/blackfin/lib/string.c > > index 211df7b..c904a88 100644 > > --- a/arch/blackfin/lib/string.c > > +++ b/arch/blackfin/lib/string.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - string.c Contains library routines. > > + * U-Boot - string.c Contains library routines. > > > > * > > * Copyright (c) 2005-2008 Analog Devices Inc. > > * > > > > diff --git a/arch/microblaze/lib/muldi3.c b/arch/microblaze/lib/muldi3.c > > index 5c1a154..95b6b32 100644 > > --- a/arch/microblaze/lib/muldi3.c > > +++ b/arch/microblaze/lib/muldi3.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - muldi3.c contains routines for mult and div > > + * U-Boot - muldi3.c contains routines for mult and div > > > > * > > * > > * SPDX-License-Identifier: GPL-2.0+ > > > > diff --git a/arch/mips/cpu/start.S b/arch/mips/cpu/start.S > > index e95cdca..3c42ca5 100644 > > --- a/arch/mips/cpu/start.S > > +++ b/arch/mips/cpu/start.S > > @@ -57,7 +57,7 @@ > > > > .set noreorder > > > > ENTRY(_start) > > > > - /* U-boot entry point */ > > + /* U-Boot entry point */ > > > > b reset > > > > nop > > > > diff --git a/arch/nds32/include/asm/linkage.h > > b/arch/nds32/include/asm/linkage.h index 7e06bc7..60d5317 100644 > > --- a/arch/nds32/include/asm/linkage.h > > +++ b/arch/nds32/include/asm/linkage.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - linkage.h > > + * U-Boot - linkage.h > > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * > > > > diff --git a/arch/powerpc/cpu/mpc85xx/p5040_serdes.c > > b/arch/powerpc/cpu/mpc85xx/p5040_serdes.c index 2655974..577b6d9 100644 > > --- a/arch/powerpc/cpu/mpc85xx/p5040_serdes.c > > +++ b/arch/powerpc/cpu/mpc85xx/p5040_serdes.c > > @@ -12,7 +12,7 @@ > > > > /* > > > > * Note: For P5040, the fourth SerDes bank (with two lanes) is on > > SerDes2, but > > > > - * U-boot only supports one SerDes controller. Therefore, we ignore > > bank 4 in + * U-Boot only supports one SerDes controller. Therefore, we > > ignore bank 4 in > > > > * this table. This works because most of the SerDes code is for errata > > * work-arounds, and there are no P5040 errata that effect bank 4. > > */ > > > > diff --git a/arch/sparc/include/asm/u-boot.h > > b/arch/sparc/include/asm/u-boot.h index 9b9a71d..75ac7dc 100644 > > --- a/arch/sparc/include/asm/u-boot.h > > +++ b/arch/sparc/include/asm/u-boot.h > > @@ -13,7 +13,7 @@ > > > > /* Currently, this board information is not passed to > > > > * Linux kernel from U-Boot, but may be passed to other > > > > - * Operating systems. This is because U-boot emulates > > + * Operating systems. This is because U-Boot emulates > > > > * a SUN PROM loader (from Linux point of view). > > */ > > > > #include > > > > diff --git a/arch/sparc/include/asm/winmacro.h > > b/arch/sparc/include/asm/winmacro.h index 4f68fbd..916ee9c 100644 > > --- a/arch/sparc/include/asm/winmacro.h > > +++ b/arch/sparc/include/asm/winmacro.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * Added to U-boot, > > + * Added to U-Boot, > > > > * Daniel Hellstrom, Gaisler Research, daniel at gaisler.com > > * Copyright (C) 2007 > > * > > > > diff --git a/arch/x86/cpu/resetvec.S b/arch/x86/cpu/resetvec.S > > index 68a5b94..183275b 100644 > > --- a/arch/x86/cpu/resetvec.S > > +++ b/arch/x86/cpu/resetvec.S > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - x86 Startup Code > > + * U-Boot - x86 Startup Code > > > > * > > * (C) Copyright 2002 > > * Daniel Engstr?m, Omicron Ceti AB, > > > > diff --git a/arch/x86/lib/bootm.c b/arch/x86/lib/bootm.c > > index f441c84..783be69 100644 > > --- a/arch/x86/lib/bootm.c > > +++ b/arch/x86/lib/bootm.c > > @@ -162,7 +162,7 @@ int boot_linux_kernel(ulong setup_base, ulong > > load_address, bool image_64bit) > > > > * boot_params structure, and then jump to the kernel. We > > * assume that %cs is 0x10, 4GB flat, and read/execute, > > and * the data segments are 0x18, 4GB flat, and > > read/write. > > > > - * U-boot is setting them up that way for itself in > > + * U-Boot is setting them up that way for itself in > > > > * arch/i386/cpu/cpu.c. > > * > > * Note that we cannot currently boot a kernel while > > running as > > > > diff --git a/board/bct-brettl2/Makefile b/board/bct-brettl2/Makefile > > index 12154b6..28fccc0 100644 > > --- a/board/bct-brettl2/Makefile > > +++ b/board/bct-brettl2/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/bct-brettl2/bct-brettl2.c > > b/board/bct-brettl2/bct-brettl2.c index bf7cd62..adb8605 100644 > > --- a/board/bct-brettl2/bct-brettl2.c > > +++ b/board/bct-brettl2/bct-brettl2.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file for BCT brettl2 > > + * U-Boot - main board file for BCT brettl2 > > > > * > > * Copyright (c) 2010 BCT Electronic GmbH > > * > > > > diff --git a/board/bf506f-ezkit/Makefile b/board/bf506f-ezkit/Makefile > > index 0f134f9..7efe1bc 100644 > > --- a/board/bf506f-ezkit/Makefile > > +++ b/board/bf506f-ezkit/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/bf506f-ezkit/bf506f-ezkit.c > > b/board/bf506f-ezkit/bf506f-ezkit.c index 638500d..77e40ae 100644 > > --- a/board/bf506f-ezkit/bf506f-ezkit.c > > +++ b/board/bf506f-ezkit/bf506f-ezkit.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2008-2010 Analog Devices Inc. > > * > > > > diff --git a/board/bf518f-ezbrd/Makefile b/board/bf518f-ezbrd/Makefile > > index 3a6abaa..e9e23ed 100644 > > --- a/board/bf518f-ezbrd/Makefile > > +++ b/board/bf518f-ezbrd/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/bf518f-ezbrd/bf518f-ezbrd.c > > b/board/bf518f-ezbrd/bf518f-ezbrd.c index bf4a7db..a14e509 100644 > > --- a/board/bf518f-ezbrd/bf518f-ezbrd.c > > +++ b/board/bf518f-ezbrd/bf518f-ezbrd.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2008-2009 Analog Devices Inc. > > * > > > > diff --git a/board/bf525-ucr2/Makefile b/board/bf525-ucr2/Makefile > > index 8de71a1..1be1d31 100644 > > --- a/board/bf525-ucr2/Makefile > > +++ b/board/bf525-ucr2/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/bf525-ucr2/bf525-ucr2.c > > b/board/bf525-ucr2/bf525-ucr2.c index 3e6df1f..36a725c 100644 > > --- a/board/bf525-ucr2/bf525-ucr2.c > > +++ b/board/bf525-ucr2/bf525-ucr2.c > > @@ -1,4 +1,4 @@ > > -/* U-boot - bf525-ucr2.c board specific routines > > +/* U-Boot - bf525-ucr2.c board specific routines > > > > * > > * (C) Copyright 2000-2004 > > * Wolfgang Denk, DENX Software Engineering, wd at denx.de. > > > > diff --git a/board/bf526-ezbrd/Makefile b/board/bf526-ezbrd/Makefile > > index 34ac563..c4882c9 100644 > > --- a/board/bf526-ezbrd/Makefile > > +++ b/board/bf526-ezbrd/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/bf526-ezbrd/bf526-ezbrd.c > > b/board/bf526-ezbrd/bf526-ezbrd.c index db1ee28..a506d1b 100644 > > --- a/board/bf526-ezbrd/bf526-ezbrd.c > > +++ b/board/bf526-ezbrd/bf526-ezbrd.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2005-2009 Analog Devices Inc. > > * > > > > diff --git a/board/bf527-ad7160-eval/Makefile > > b/board/bf527-ad7160-eval/Makefile index 9d8ecf1..c225f72 100644 > > --- a/board/bf527-ad7160-eval/Makefile > > +++ b/board/bf527-ad7160-eval/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/bf527-ad7160-eval/bf527-ad7160-eval.c > > b/board/bf527-ad7160-eval/bf527-ad7160-eval.c index ea405b6..9180630 > > 100644 > > --- a/board/bf527-ad7160-eval/bf527-ad7160-eval.c > > +++ b/board/bf527-ad7160-eval/bf527-ad7160-eval.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2010 Analog Devices Inc. > > * > > > > diff --git a/board/bf527-ezkit/Makefile b/board/bf527-ezkit/Makefile > > index cedd821..53ec9e7 100644 > > --- a/board/bf527-ezkit/Makefile > > +++ b/board/bf527-ezkit/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/bf527-ezkit/bf527-ezkit.c > > b/board/bf527-ezkit/bf527-ezkit.c index b551d4e..c4f58fa 100644 > > --- a/board/bf527-ezkit/bf527-ezkit.c > > +++ b/board/bf527-ezkit/bf527-ezkit.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2005-2009 Analog Devices Inc. > > * > > > > diff --git a/board/bf527-sdp/Makefile b/board/bf527-sdp/Makefile > > index 1ddb026..77acb42 100644 > > --- a/board/bf527-sdp/Makefile > > +++ b/board/bf527-sdp/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/bf527-sdp/bf527-sdp.c b/board/bf527-sdp/bf527-sdp.c > > index 504869d..0c6094b 100644 > > --- a/board/bf527-sdp/bf527-sdp.c > > +++ b/board/bf527-sdp/bf527-sdp.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2010 Analog Devices Inc. > > * > > > > diff --git a/board/bf533-ezkit/Makefile b/board/bf533-ezkit/Makefile > > index 6838cf0..bf7a2c4 100644 > > --- a/board/bf533-ezkit/Makefile > > +++ b/board/bf533-ezkit/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2007 Analog Device Inc. > > # > > > > diff --git a/board/bf533-ezkit/bf533-ezkit.c > > b/board/bf533-ezkit/bf533-ezkit.c index 81e390c..6879319 100644 > > --- a/board/bf533-ezkit/bf533-ezkit.c > > +++ b/board/bf533-ezkit/bf533-ezkit.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2005-2008 Analog Devices Inc. > > * > > > > diff --git a/board/bf533-ezkit/flash-defines.h > > b/board/bf533-ezkit/flash-defines.h index fa32203..7822a9d 100644 > > --- a/board/bf533-ezkit/flash-defines.h > > +++ b/board/bf533-ezkit/flash-defines.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - flash-defines.h > > + * U-Boot - flash-defines.h > > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * > > > > diff --git a/board/bf533-ezkit/flash.c b/board/bf533-ezkit/flash.c > > index fd06b31..3180a76 100644 > > --- a/board/bf533-ezkit/flash.c > > +++ b/board/bf533-ezkit/flash.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - flash.c Flash driver for PSD4256GV > > + * U-Boot - flash.c Flash driver for PSD4256GV > > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * This file is based on BF533EzFlash.c originally written by Analog > > Devices, Inc. > > > > diff --git a/board/bf533-ezkit/psd4256.h b/board/bf533-ezkit/psd4256.h > > index 56c6442..9256696 100644 > > --- a/board/bf533-ezkit/psd4256.h > > +++ b/board/bf533-ezkit/psd4256.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - psd4256.h > > + * U-Boot - psd4256.h > > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * > > > > diff --git a/board/bf533-stamp/Makefile b/board/bf533-stamp/Makefile > > index 244f9e0..041c98e 100644 > > --- a/board/bf533-stamp/Makefile > > +++ b/board/bf533-stamp/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/bf533-stamp/bf533-stamp.c > > b/board/bf533-stamp/bf533-stamp.c index 585f5f1..eb000a6 100644 > > --- a/board/bf533-stamp/bf533-stamp.c > > +++ b/board/bf533-stamp/bf533-stamp.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2005-2008 Analog Devices Inc. > > * > > > > diff --git a/board/bf537-minotaur/Makefile > > b/board/bf537-minotaur/Makefile index 66d2f05..13ed8bf 100644 > > --- a/board/bf537-minotaur/Makefile > > +++ b/board/bf537-minotaur/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/bf537-minotaur/bf537-minotaur.c > > b/board/bf537-minotaur/bf537-minotaur.c index 9312216..34750ec 100644 > > --- a/board/bf537-minotaur/bf537-minotaur.c > > +++ b/board/bf537-minotaur/bf537-minotaur.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2005-2009 Analog Devices Inc. > > * > > > > diff --git a/board/bf537-pnav/Makefile b/board/bf537-pnav/Makefile > > index ffcdf1f..f7af8cd 100644 > > --- a/board/bf537-pnav/Makefile > > +++ b/board/bf537-pnav/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/bf537-pnav/bf537-pnav.c > > b/board/bf537-pnav/bf537-pnav.c index 6739fe1..c3b06f0 100644 > > --- a/board/bf537-pnav/bf537-pnav.c > > +++ b/board/bf537-pnav/bf537-pnav.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2005-2009 Analog Devices Inc. > > * > > > > diff --git a/board/bf537-srv1/Makefile b/board/bf537-srv1/Makefile > > index cd0da27..1815fc5 100644 > > --- a/board/bf537-srv1/Makefile > > +++ b/board/bf537-srv1/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/bf537-srv1/bf537-srv1.c > > b/board/bf537-srv1/bf537-srv1.c index b0ffe1a..fc22c07 100644 > > --- a/board/bf537-srv1/bf537-srv1.c > > +++ b/board/bf537-srv1/bf537-srv1.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2005-2009 Analog Devices Inc. > > * > > > > diff --git a/board/bf537-stamp/Makefile b/board/bf537-stamp/Makefile > > index 234119a..4008e3a 100644 > > --- a/board/bf537-stamp/Makefile > > +++ b/board/bf537-stamp/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2007 Analog Device Inc. > > # > > > > diff --git a/board/bf537-stamp/bf537-stamp.c > > b/board/bf537-stamp/bf537-stamp.c index 85d41d0..9b9daf4 100644 > > --- a/board/bf537-stamp/bf537-stamp.c > > +++ b/board/bf537-stamp/bf537-stamp.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2005-2008 Analog Devices Inc. > > * > > > > diff --git a/board/bf538f-ezkit/Makefile b/board/bf538f-ezkit/Makefile > > index 7c8cda0..eb1703e 100644 > > --- a/board/bf538f-ezkit/Makefile > > +++ b/board/bf538f-ezkit/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/bf538f-ezkit/bf538f-ezkit.c > > b/board/bf538f-ezkit/bf538f-ezkit.c index 49d30e7..2dd4c0c 100644 > > --- a/board/bf538f-ezkit/bf538f-ezkit.c > > +++ b/board/bf538f-ezkit/bf538f-ezkit.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2008 Analog Devices Inc. > > * > > > > diff --git a/board/bf548-ezkit/Makefile b/board/bf548-ezkit/Makefile > > index 6f4200b..e4d0caa 100644 > > --- a/board/bf548-ezkit/Makefile > > +++ b/board/bf548-ezkit/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/bf548-ezkit/bf548-ezkit.c > > b/board/bf548-ezkit/bf548-ezkit.c index cb9ee86..31d6eee 100644 > > --- a/board/bf548-ezkit/bf548-ezkit.c > > +++ b/board/bf548-ezkit/bf548-ezkit.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2005-2008 Analog Devices Inc. > > * > > > > diff --git a/board/bf561-acvilon/Makefile b/board/bf561-acvilon/Makefile > > index 48bec28..08e2fad 100644 > > --- a/board/bf561-acvilon/Makefile > > +++ b/board/bf561-acvilon/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2007 Analog Device Inc. > > # > > > > diff --git a/board/bf561-ezkit/Makefile b/board/bf561-ezkit/Makefile > > index 23c7101..3d534d2 100644 > > --- a/board/bf561-ezkit/Makefile > > +++ b/board/bf561-ezkit/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2007 Analog Device Inc. > > # > > > > diff --git a/board/bf561-ezkit/bf561-ezkit.c > > b/board/bf561-ezkit/bf561-ezkit.c index 8441838..534c39c 100644 > > --- a/board/bf561-ezkit/bf561-ezkit.c > > +++ b/board/bf561-ezkit/bf561-ezkit.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2005-2008 Analog Devices Inc. > > * > > > > diff --git a/board/bf609-ezkit/Makefile b/board/bf609-ezkit/Makefile > > index 3bfd088..e4184ee 100644 > > --- a/board/bf609-ezkit/Makefile > > +++ b/board/bf609-ezkit/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/bf609-ezkit/bf609-ezkit.c > > b/board/bf609-ezkit/bf609-ezkit.c index 86da028..c993ca6 100644 > > --- a/board/bf609-ezkit/bf609-ezkit.c > > +++ b/board/bf609-ezkit/bf609-ezkit.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2008-2011 Analog Devices Inc. > > * > > > > diff --git a/board/bf609-ezkit/soft_switch.c > > b/board/bf609-ezkit/soft_switch.c index e0c8d93..7c117ea 100644 > > --- a/board/bf609-ezkit/soft_switch.c > > +++ b/board/bf609-ezkit/soft_switch.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2008-2011 Analog Devices Inc. > > * > > > > diff --git a/board/bf609-ezkit/soft_switch.h > > b/board/bf609-ezkit/soft_switch.h index d147fe1..75d64e2 100644 > > --- a/board/bf609-ezkit/soft_switch.h > > +++ b/board/bf609-ezkit/soft_switch.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2008-2011 Analog Devices Inc. > > * > > > > diff --git a/board/blackstamp/Makefile b/board/blackstamp/Makefile > > index 38e5da7..2ae79da 100644 > > --- a/board/blackstamp/Makefile > > +++ b/board/blackstamp/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/blackstamp/blackstamp.c > > b/board/blackstamp/blackstamp.c index 06d004a..d233b8a 100644 > > --- a/board/blackstamp/blackstamp.c > > +++ b/board/blackstamp/blackstamp.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - blackstamp.c BlackStamp board specific routines > > + * U-Boot - blackstamp.c BlackStamp board specific routines > > > > * Most code stolen from boards/bf533-stamp/bf533-stamp.c > > * Edited to the BlackStamp by Ben Matthews for UR LLE > > * > > > > diff --git a/board/blackvme/Makefile b/board/blackvme/Makefile > > index 4ff989a..9a61775 100644 > > --- a/board/blackvme/Makefile > > +++ b/board/blackvme/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/blackvme/blackvme.c b/board/blackvme/blackvme.c > > index eccdaf3..d8932ed 100644 > > --- a/board/blackvme/blackvme.c > > +++ b/board/blackvme/blackvme.c > > @@ -1,4 +1,4 @@ > > -/* U-boot - blackvme.c board specific routines > > +/* U-Boot - blackvme.c board specific routines > > > > * (c) Wojtek Skulski 2010 info at skutek.com > > * Board info: http://www.skutek.com > > * Copyright (c) 2005-2009 Analog Devices Inc. > > > > diff --git a/board/br4/Makefile b/board/br4/Makefile > > index 68e24ab..c6c03ab 100644 > > --- a/board/br4/Makefile > > +++ b/board/br4/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) Switchfin Org. > > # > > > > diff --git a/board/br4/br4.c b/board/br4/br4.c > > index bc034e3..6f3f170 100644 > > --- a/board/br4/br4.c > > +++ b/board/br4/br4.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) Switchfin Org. > > * > > > > diff --git a/board/cm-bf527/Makefile b/board/cm-bf527/Makefile > > index ff8ad43..1d662c6 100644 > > --- a/board/cm-bf527/Makefile > > +++ b/board/cm-bf527/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/cm-bf527/cm-bf527.c b/board/cm-bf527/cm-bf527.c > > index 3186c67..0c2138b 100644 > > --- a/board/cm-bf527/cm-bf527.c > > +++ b/board/cm-bf527/cm-bf527.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2005-2009 Analog Devices Inc. > > * > > > > diff --git a/board/cm-bf533/Makefile b/board/cm-bf533/Makefile > > index ec99638..41e100d 100644 > > --- a/board/cm-bf533/Makefile > > +++ b/board/cm-bf533/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/cm-bf533/cm-bf533.c b/board/cm-bf533/cm-bf533.c > > index a863195..02ef076 100644 > > --- a/board/cm-bf533/cm-bf533.c > > +++ b/board/cm-bf533/cm-bf533.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2005-2008 Analog Devices Inc. > > * > > > > diff --git a/board/cm-bf537e/Makefile b/board/cm-bf537e/Makefile > > index be8056f..317098c 100644 > > --- a/board/cm-bf537e/Makefile > > +++ b/board/cm-bf537e/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/cm-bf537e/cm-bf537e.c b/board/cm-bf537e/cm-bf537e.c > > index 57c72a2..7e4cfc2 100644 > > --- a/board/cm-bf537e/cm-bf537e.c > > +++ b/board/cm-bf537e/cm-bf537e.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2005-2009 Analog Devices Inc. > > * > > > > diff --git a/board/cm-bf537u/Makefile b/board/cm-bf537u/Makefile > > index 38dd3fb..835d5b7 100644 > > --- a/board/cm-bf537u/Makefile > > +++ b/board/cm-bf537u/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/cm-bf537u/cm-bf537u.c b/board/cm-bf537u/cm-bf537u.c > > index f365cdb..aad72a9 100644 > > --- a/board/cm-bf537u/cm-bf537u.c > > +++ b/board/cm-bf537u/cm-bf537u.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2005-2009 Analog Devices Inc. > > * > > > > diff --git a/board/cm-bf548/Makefile b/board/cm-bf548/Makefile > > index 98aca32..1e11b8c 100644 > > --- a/board/cm-bf548/Makefile > > +++ b/board/cm-bf548/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/cm-bf548/cm-bf548.c b/board/cm-bf548/cm-bf548.c > > index 90ce4c3..d9d018b 100644 > > --- a/board/cm-bf548/cm-bf548.c > > +++ b/board/cm-bf548/cm-bf548.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2005-2008 Analog Devices Inc. > > * > > > > diff --git a/board/cm-bf561/Makefile b/board/cm-bf561/Makefile > > index c8764fb..e0f0c34 100644 > > --- a/board/cm-bf561/Makefile > > +++ b/board/cm-bf561/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/cm-bf561/cm-bf561.c b/board/cm-bf561/cm-bf561.c > > index 5741f64..99b7eb2 100644 > > --- a/board/cm-bf561/cm-bf561.c > > +++ b/board/cm-bf561/cm-bf561.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2005-2008 Analog Devices Inc. > > * > > > > diff --git a/board/congatec/cgtqmx6eval/README > > b/board/congatec/cgtqmx6eval/README index f2c9599..0777c78 100644 > > --- a/board/congatec/cgtqmx6eval/README > > +++ b/board/congatec/cgtqmx6eval/README > > @@ -3,10 +3,10 @@ U-Boot for the Congatec QMX6 boards > > > > This file contains information for the port of U-Boot to the Congatec > > QMX6 boards. > > > > -1. Building U-boot > > +1. Building U-Boot > > > > ------------------ > > > > -- Build U-boot for Congatec QMX6 boards: > > > > +- Build U-Boot for Congatec QMX6 boards: > > $ make mrproper > > $ make cgtqmx6eval_defconfig > > > > @@ -17,7 +17,7 @@ This will generate the following binaries: > > - SPL > > - u-boot.img > > > > -2. Flashing U-boot in the SPI NOR > > +2. Flashing U-Boot in the SPI NOR > > > > --------------------------------- > > > > Copy SPL and u-boot.img to the exported TFTP directory of the > > > > @@ -41,7 +41,7 @@ host PC (/tftpboot , for example). > > > > => sf write 0x12000000 0x10000 0x70000 > > > > -Reboot the board and the new U-boot should come up. > > +Reboot the board and the new U-Boot should come up. > > > > 3. Booting from the SD card > > --------------------------- > > > > @@ -64,9 +64,9 @@ command: > > => bmode esdhc4 > > > > -And then the U-boot from the big slot will boot. > > +And then the U-Boot from the big slot will boot. > > > > -Note: If the "bmode" command is not available from your pre-installed > > U-boot, +Note: If the "bmode" command is not available from your > > pre-installed U-Boot, > > > > these instruction will produce the same effect: > > > > => mw.l 0x20d8040 0x3850 > > > > diff --git a/board/dnp5370/Makefile b/board/dnp5370/Makefile > > index 865522f..c0271da 100644 > > --- a/board/dnp5370/Makefile > > +++ b/board/dnp5370/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2007 Analog Device Inc. > > # > > > > diff --git a/board/dnp5370/dnp5370.c b/board/dnp5370/dnp5370.c > > index ae9ba84..56e3b02 100644 > > --- a/board/dnp5370/dnp5370.c > > +++ b/board/dnp5370/dnp5370.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * (C) Copyright 2010 3ality Digital Systems > > * > > > > diff --git a/board/embest/mx6boards/mx6boards.c > > b/board/embest/mx6boards/mx6boards.c index f8c7468..ad7a8cf 100644 > > --- a/board/embest/mx6boards/mx6boards.c > > +++ b/board/embest/mx6boards/mx6boards.c > > @@ -221,7 +221,7 @@ int board_mmc_init(bd_t *bis) > > > > /* > > > > * According to the board_mmc_init() the following map is done: > > - * (U-boot device node) (Physical Port) > > + * (U-Boot device node) (Physical Port) > > > > * ** RiOTboard : > > * mmc0 SDCard slot (bottom) > > * mmc1 uSDCard slot (top) > > > > diff --git a/board/freescale/b4860qds/eth_b4860qds.c > > b/board/freescale/b4860qds/eth_b4860qds.c index 4b2303e..164ec0a 100644 > > --- a/board/freescale/b4860qds/eth_b4860qds.c > > +++ b/board/freescale/b4860qds/eth_b4860qds.c > > @@ -269,7 +269,7 @@ int board_eth_init(bd_t *bis) > > > > fm_info_set_phy_address(FM1_DTSEC4, > > > > CONFIG_SYS_FM1_DTSEC2_RISER_PHY_ADDR); > > > > /* > > > > - * XFI does not need a PHY to work, but to make U-boot > > + * XFI does not need a PHY to work, but to make U-Boot > > > > * happy, assign a fake PHY address for a XFI port. > > */ > > > > fm_info_set_phy_address(FM1_10GEC1, 0); > > > > diff --git a/board/freescale/bsc9131rdb/README > > b/board/freescale/bsc9131rdb/README index 4902b98..c83cb7f 100644 > > --- a/board/freescale/bsc9131rdb/README > > +++ b/board/freescale/bsc9131rdb/README > > @@ -86,7 +86,7 @@ Default Boot Method > > > > -------------------- > > NAND boot > > > > -Building U-boot > > +Building U-Boot > > > > -------------- > > > To build the u-boot for BSC9131RDB: > and here? > > > 1. NAND Flash with sysclk 66MHz(J16 on RDB closed, default) > > > > diff --git a/board/freescale/bsc9132qds/README > > b/board/freescale/bsc9132qds/README index f8377c9..43be51e 100644 > > --- a/board/freescale/bsc9132qds/README > > +++ b/board/freescale/bsc9132qds/README > > @@ -87,7 +87,7 @@ Default Boot Method > > > > -------------------- > > NOR boot > > > > -Building U-boot > > +Building U-Boot > > > > -------------- > > > To build the u-boot for BSC9132QDS: > and here? > > > 1. NOR Flash > > > > diff --git a/board/freescale/ls2080aqds/eth.c > > b/board/freescale/ls2080aqds/eth.c index ebc9d47..42ff743 100644 > > --- a/board/freescale/ls2080aqds/eth.c > > +++ b/board/freescale/ls2080aqds/eth.c > > @@ -716,7 +716,7 @@ void ls2080a_handle_phy_interface_xsgmii(int i) > > > > switch (serdes1_prtcl) { > > > > case 0x2A: > > /* > > > > - * XFI does not need a PHY to work, but to avoid U-boot > > use + * XFI does not need a PHY to work, but to avoid > > U-Boot use > > > > * default PHY address which is zero to a MAC when it > > found * a MAC has no PHY address, we give a PHY address > > to XFI * MAC, and should not use a real XAUI PHY > > address, since > > > > diff --git a/board/freescale/mpc8313erdb/README > > b/board/freescale/mpc8313erdb/README index be7ef32..de8bb1f 100644 > > --- a/board/freescale/mpc8313erdb/README > > +++ b/board/freescale/mpc8313erdb/README > > @@ -70,7 +70,7 @@ Freescale MPC8313ERDB Board > > > > 5. Downloading and Flashing Images > > > > -5.1 Reflash U-boot Image using U-boot > > +5.1 Reflash U-Boot Image using U-Boot > > > > NOR flash: > > diff --git a/board/freescale/mpc8315erdb/README > > b/board/freescale/mpc8315erdb/README index b32132d..8ad6d81 100644 > > --- a/board/freescale/mpc8315erdb/README > > +++ b/board/freescale/mpc8315erdb/README > > @@ -63,7 +63,7 @@ Freescale MPC8315ERDB Board > > > > 5. Downloading and Flashing Images > > > > -5.1 Reflash U-boot Image using U-boot > > +5.1 Reflash U-Boot Image using U-Boot > > > > NOR flash: > > diff --git a/board/freescale/mpc8323erdb/README > > b/board/freescale/mpc8323erdb/README index 6f89829..812fc48 100644 > > --- a/board/freescale/mpc8323erdb/README > > +++ b/board/freescale/mpc8323erdb/README > > @@ -22,7 +22,7 @@ Freescale MPC8323ERDB Board > > > > 3. Downloading and Flashing Images > > > > -3.1 Reflash U-boot Image using U-boot > > +3.1 Reflash U-Boot Image using U-Boot > > > > N.b, have an alternate means of programming > > the flash available if the new u-boot doesn't boot. > > and here? > > > diff --git a/board/freescale/mpc832xemds/README > > b/board/freescale/mpc832xemds/README index 4142aa9..f9ada0d 100644 > > --- a/board/freescale/mpc832xemds/README > > +++ b/board/freescale/mpc832xemds/README > > @@ -113,7 +113,7 @@ Freescale MPC832XEMDS Board > > > > tftp 10000 u-boot.bin > > > > -5.1 Reflash U-boot Image using U-boot > > +5.1 Reflash U-Boot Image using U-Boot > > > > tftp 20000 u-boot.bin > > protect off fe000000 fe0fffff > > > > diff --git a/board/freescale/mpc837xemds/README > > b/board/freescale/mpc837xemds/README index faf21c9..dbb1517 100644 > > --- a/board/freescale/mpc837xemds/README > > +++ b/board/freescale/mpc837xemds/README > > @@ -90,7 +90,7 @@ Freescale MPC837xEMDS Board > > > > tftp 40000 u-boot.bin > > > > -5.1 Reflash U-boot Image using U-boot > > +5.1 Reflash U-Boot Image using U-Boot > > > > tftp 40000 u-boot.bin > > protect off fe000000 fe1fffff > > > > diff --git a/board/freescale/mpc837xerdb/README > > b/board/freescale/mpc837xerdb/README index cfb6efa..12df2f2 100644 > > --- a/board/freescale/mpc837xerdb/README > > +++ b/board/freescale/mpc837xerdb/README > > @@ -84,7 +84,7 @@ Freescale MPC837xE-RDB Board > > > > tftp $loadaddr u-boot.bin > > > > -5.1 Reflash U-boot Image using U-boot > > +5.1 Reflash U-Boot Image using U-Boot > > > > tftp $loadaddr u-boot.bin > > protect off fe000000 fe0fffff > > > > diff --git a/board/freescale/mpc8569mds/README > > b/board/freescale/mpc8569mds/README index 3d12a96..13355fa 100644 > > --- a/board/freescale/mpc8569mds/README > > +++ b/board/freescale/mpc8569mds/README > > @@ -3,7 +3,7 @@ Overview > > > > MPC8569MDS is composed of two boards - PB (Processor Board) and PIB > > (Platform I/O Board). The mpc8569 PowerTM processor is mounted on PB > > board. > > > > -Building U-boot > > +Building U-Boot > > > > ----------- > > > > make MPC8569MDS_config > > make > > > > diff --git a/board/freescale/mpc8572ds/README > > b/board/freescale/mpc8572ds/README index 57fd2ad..d77db48 100644 > > --- a/board/freescale/mpc8572ds/README > > +++ b/board/freescale/mpc8572ds/README > > @@ -3,7 +3,7 @@ Overview > > > > MPC8572DS is a high-performance computing, evaluation and development > > platform supporting the mpc8572 PowerTM processor. > > > > -Building U-boot > > +Building U-Boot > > > > ----------- > > > > make MPC8572DS_config > > make > > > > diff --git a/board/freescale/mpc8610hpcd/README > > b/board/freescale/mpc8610hpcd/README index 31a9af3..066e625 100644 > > --- a/board/freescale/mpc8610hpcd/README > > +++ b/board/freescale/mpc8610hpcd/README > > > > @@ -27,7 +27,7 @@ To Flash U-Boot into the booting bank: > > cp.b 1000000 fff00000 $filesize > > > > -To Flash U-boot into the alternate bank > > +To Flash U-Boot into the alternate bank > > > > tftp 1000000 u-boot.bin > > erase fbf00000 +$filesize > > > > diff --git a/board/freescale/mpc8641hpcn/README > > b/board/freescale/mpc8641hpcn/README index d8fe0a4..7d3fc53 100644 > > --- a/board/freescale/mpc8641hpcn/README > > +++ b/board/freescale/mpc8641hpcn/README > > > > @@ -102,7 +102,7 @@ To Flash U-Boot into the booting bank (0xEFC00000 - 0xEFFFFFFF): > > or use tftpflash command: > > run tftpflash > > > > -To Flash U-boot into the alternative bank (0xEF800000 - 0xEFBFFFFF): > > > > +To Flash U-Boot into the alternative bank (0xEF800000 - 0xEFBFFFFF): > > tftp 1000000 u-boot.bin > > erase efb00000 +$filesize > > > > diff --git a/board/freescale/mx28evk/README > > b/board/freescale/mx28evk/README index f9d6324..a248fb2 100644 > > --- a/board/freescale/mx28evk/README > > +++ b/board/freescale/mx28evk/README > > @@ -1,7 +1,7 @@ > > > > FREESCALE MX28EVK > > ================== > > > > -Supported hardware: MX28EVK rev C and D are supported in U-boot. > > +Supported hardware: MX28EVK rev C and D are supported in U-Boot. > > > > Files of the MX28EVK port > > -------------------------- > > > > diff --git a/board/freescale/mx35pdk/README > > b/board/freescale/mx35pdk/README index 7232b53..5f3d8d9 100644 > > --- a/board/freescale/mx35pdk/README > > +++ b/board/freescale/mx35pdk/README > > @@ -71,7 +71,7 @@ exec -c "noinitrd console=ttymxc0,115200 > > root=/dev/nfsroot rootfstype=nfsroot nf > > > > Flashing U-Boot > > -------------------------------- > > > > -U-boot should be stored on the NOR flash. > > +U-Boot should be stored on the NOR flash. > > > > The boot storage can be select using the switches on the personality > > board (SW1-SW2) and on the DEBUG board (SW4-SW10). > > > > diff --git a/board/freescale/mx6sabresd/mx6sabresd.c > > b/board/freescale/mx6sabresd/mx6sabresd.c index d20953d..40524a0 100644 > > --- a/board/freescale/mx6sabresd/mx6sabresd.c > > +++ b/board/freescale/mx6sabresd/mx6sabresd.c > > @@ -263,7 +263,7 @@ int board_mmc_init(bd_t *bis) > > > > /* > > > > * According to the board_mmc_init() the following map is done: > > - * (U-boot device node) (Physical Port) > > + * (U-Boot device node) (Physical Port) > > > > * mmc0 SD2 > > * mmc1 SD3 > > * mmc2 eMMC > > > > diff --git a/board/freescale/mx6slevk/mx6slevk.c > > b/board/freescale/mx6slevk/mx6slevk.c index 5eab4b5..423fb99 100644 > > --- a/board/freescale/mx6slevk/mx6slevk.c > > +++ b/board/freescale/mx6slevk/mx6slevk.c > > @@ -197,7 +197,7 @@ int board_mmc_init(bd_t *bis) > > > > /* > > > > * According to the board_mmc_init() the following map is done: > > - * (U-boot device node) (Physical Port) > > + * (U-Boot device node) (Physical Port) > > > > * mmc0 USDHC1 > > * mmc1 USDHC2 > > * mmc2 USDHC3 > > > > diff --git a/board/freescale/mx6sxsabresd/mx6sxsabresd.c > > b/board/freescale/mx6sxsabresd/mx6sxsabresd.c index 56dc020..33a2a51 > > 100644 > > --- a/board/freescale/mx6sxsabresd/mx6sxsabresd.c > > +++ b/board/freescale/mx6sxsabresd/mx6sxsabresd.c > > @@ -340,7 +340,7 @@ int board_mmc_init(bd_t *bis) > > > > /* > > > > * According to the board_mmc_init() the following map is done: > > - * (U-boot device node) (Physical Port) > > + * (U-Boot device node) (Physical Port) > > > > * mmc0 USDHC2 > > * mmc1 USDHC3 > > * mmc2 USDHC4 > > > > diff --git a/board/freescale/mx6ul_14x14_evk/README > > b/board/freescale/mx6ul_14x14_evk/README index d48c7ba..1edccf6 100644 > > --- a/board/freescale/mx6ul_14x14_evk/README > > +++ b/board/freescale/mx6ul_14x14_evk/README > > @@ -1,7 +1,7 @@ > > -How to use U-boot on Freescale MX6UL 14x14 EVK > > +How to use U-Boot on Freescale MX6UL 14x14 EVK > > > > ----------------------------------------------- > > > > -- Build U-boot for MX6UL 14x14 EVK: > > > > +- Build U-Boot for MX6UL 14x14 EVK: > > $ make mrproper > > $ make mx6ul_14x14_evk_defconfig > > > > @@ -28,5 +28,5 @@ switch label numbers reference). > > > > - Connect the USB cable between the EVK and the PC for the console. > > (The USB console connector is the one close the push buttons) > > > > -- Insert the micro SD card in the board, power it up and U-boot messages > > should +- Insert the micro SD card in the board, power it up and U-Boot > > messages should > > > > come up. > > > > diff --git a/board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c > > b/board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c index > > b9b3573..98d5675 100644 > > --- a/board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c > > +++ b/board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c > > @@ -394,7 +394,7 @@ int board_mmc_init(bd_t *bis) > > > > /* > > > > * According to the board_mmc_init() the following map is done: > > - * (U-boot device node) (Physical Port) > > + * (U-Boot device node) (Physical Port) > > > > * mmc0 USDHC1 > > * mmc1 USDHC2 > > */ > > > > diff --git a/board/freescale/mx7dsabresd/mx7dsabresd.c > > b/board/freescale/mx7dsabresd/mx7dsabresd.c index bbcc5bb..db0f1b4 > > 100644 > > --- a/board/freescale/mx7dsabresd/mx7dsabresd.c > > +++ b/board/freescale/mx7dsabresd/mx7dsabresd.c > > @@ -376,7 +376,7 @@ int board_mmc_init(bd_t *bis) > > > > int i, ret; > > /* > > > > * According to the board_mmc_init() the following map is done: > > - * (U-boot device node) (Physical Port) > > + * (U-Boot device node) (Physical Port) > > > > * mmc0 USDHC1 > > * mmc2 USDHC3 (eMMC) > > */ > > > > diff --git a/board/freescale/t102xqds/README > > b/board/freescale/t102xqds/README index bb0f280..fef9cec 100644 > > --- a/board/freescale/t102xqds/README > > +++ b/board/freescale/t102xqds/README > > @@ -294,7 +294,7 @@ Run time view of SPL framework > > > > ------------------------------------------------- > > > > |STACK | 0xFFFD8000 (22KB) | > > > > ------------------------------------------------- > > > > -|U-boot SPL | 0xFFFD8000 (160KB) | > > +|U-Boot SPL | 0xFFFD8000 (160KB) | > > > > ------------------------------------------------- > > > > NAND Flash memory Map on T1024QDS > > > > diff --git a/board/freescale/t102xqds/eth_t102xqds.c > > b/board/freescale/t102xqds/eth_t102xqds.c index ca54e2a..19543c0 100644 > > --- a/board/freescale/t102xqds/eth_t102xqds.c > > +++ b/board/freescale/t102xqds/eth_t102xqds.c > > @@ -310,7 +310,7 @@ int board_eth_init(bd_t *bis) > > > > case 0x95: > > > > case 0x99: > > /* > > > > - * XFI does not need a PHY to work, but to avoid U-boot > > use + * XFI does not need a PHY to work, but to avoid > > U-Boot use > > > > * default PHY address which is zero to a MAC when it > > found * a MAC has no PHY address, we give a PHY address > > to XFI * MAC, and should not use a real XAUI PHY > > address, since > > > > diff --git a/board/freescale/t102xrdb/README > > b/board/freescale/t102xrdb/README index 7d3794a..1c5e027 100644 > > --- a/board/freescale/t102xrdb/README > > +++ b/board/freescale/t102xrdb/README > > @@ -276,7 +276,7 @@ Run time view of SPL framework > > > > ------------------------------------------------- > > > > |STACK | 0xFFFD8000 (22KB) | > > > > ------------------------------------------------- > > > > -|U-boot SPL | 0xFFFD8000 (160KB) | > > +|U-Boot SPL | 0xFFFD8000 (160KB) | > > > > ------------------------------------------------- > > > > NAND Flash memory Map on T1024RDB > > > > diff --git a/board/freescale/t1040qds/README > > b/board/freescale/t1040qds/README index 8160ca0..dc0676b 100644 > > --- a/board/freescale/t1040qds/README > > +++ b/board/freescale/t1040qds/README > > @@ -138,7 +138,7 @@ Various Software configurations/environment > > variables/commands > > > > -------------------------------------------------------------- > > The below commands apply to T1040QDS > > > > -1. U-boot environment variable hwconfig > > +1. U-Boot environment variable hwconfig > > > > The default hwconfig is: > > hwconfig=fsl_ddr:ctlr_intlv=null,bank_intlv=cs0_cs1;usb1: > > dr_mode=host,phy_type=utmi > > > > diff --git a/board/freescale/t104xrdb/README > > b/board/freescale/t104xrdb/README index b9d2212..33b2824 100644 > > --- a/board/freescale/t104xrdb/README > > +++ b/board/freescale/t104xrdb/README > > @@ -206,7 +206,7 @@ Various Software configurations/environment > > variables/commands > > > > -------------------------------------------------------------- > > The below commands apply to the board > > > > -1. U-boot environment variable hwconfig > > +1. U-Boot environment variable hwconfig > > > > The default hwconfig is: > > hwconfig=fsl_ddr:ctlr_intlv=null,bank_intlv=cs0_cs1;usb1: > > dr_mode=host,phy_type=utmi > > > > @@ -250,7 +250,7 @@ SPL has following features: > > ----------------------------------------------- > > STACK | 0xFFFD8000 (22KB) | > > ----------------------------------------------- > > > > - U-boot SPL | 0xFFFD8000 (160KB) | > > + U-Boot SPL | 0xFFFD8000 (160KB) | > > > > ----------------------------------------------- > > > > NAND Flash memory Map on T104xRDB > > > > diff --git a/board/freescale/t208xqds/README > > b/board/freescale/t208xqds/README index 83060c1..f48c9a5 100755 > > --- a/board/freescale/t208xqds/README > > +++ b/board/freescale/t208xqds/README > > > > @@ -92,7 +92,7 @@ XFI: > > 10GBASE-KR scenario. > > So, for XFI usage, there are two scenarios, one will use fiber cable, > > another will use copper cable. An hwconfig env "fsl_10gkr_copper" is > > > > - introduced to indicate a XFI port will use copper cable, and U-boot > > + introduced to indicate a XFI port will use copper cable, and U-Boot > > > > will fixup the dtb accordingly. > > It's used as: fsl_10gkr_copper:<10g_mac_name> > > The <10g_mac_name> can be fm1_10g1, fm1_10g2, fm1_10g3, fm1_10g4, they > > > > @@ -108,7 +108,7 @@ XFI: > > - T2080QDS can support 1G-KX by using SGMII protocol, but serdes lane > > runs in 1G-KX mode. By default, the lane runs in SGMII mode, to set a > > lane in 1G-KX mode, need to set corresponding bit in SerDes Protocol > > Configuration > > > > - Register 1 (PCCR1), and U-boot fixup the dtb for kernel to do proper > > + Register 1 (PCCR1), and U-Boot fixup the dtb for kernel to do proper > > > > initialization. > > Hwconfig "fsl_1gkx" is used to indicate a lane runs in 1G-KX mode, MAC > > 1/2/5/6/9/10 are available for 1G-KX, MAC 3/4 run in RGMII mode. To set > > a > > > > @@ -237,7 +237,7 @@ Run time view of SPL framework > > > > ------------------------------------------------- > > > > |STACK | 0xFFFD8000 (22KB) | > > > > ------------------------------------------------- > > > > -|U-boot SPL | 0xFFFD8000 (160KB) | > > +|U-Boot SPL | 0xFFFD8000 (160KB) | > > > > ------------------------------------------------- > > > > NAND Flash memory Map on T2080QDS > > > > diff --git a/board/freescale/t208xqds/eth_t208xqds.c > > b/board/freescale/t208xqds/eth_t208xqds.c index f08cff2..e92b5d3 100644 > > --- a/board/freescale/t208xqds/eth_t208xqds.c > > +++ b/board/freescale/t208xqds/eth_t208xqds.c > > @@ -600,7 +600,7 @@ int board_eth_init(bd_t *bis) > > > > case 0x66: > > > > case 0x67: > > /* > > > > - * XFI does not need a PHY to work, but to avoid U-boot > > use + * XFI does not need a PHY to work, but to avoid > > U-Boot use > > > > * default PHY address which is zero to a MAC when it > > found * a MAC has no PHY address, we give a PHY address > > to XFI * MAC, and should not use a real XAUI PHY > > address, since > > > > diff --git a/board/freescale/t208xrdb/README > > b/board/freescale/t208xrdb/README index 24484cd..c27c211 100644 > > --- a/board/freescale/t208xrdb/README > > +++ b/board/freescale/t208xrdb/README > > @@ -218,7 +218,7 @@ Run time view of SPL framework > > > > ------------------------------------------------- > > > > |STACK | 0xFFFD8000 (22KB) | > > > > ------------------------------------------------- > > > > -|U-boot SPL | 0xFFFD8000 (160KB) | > > +|U-Boot SPL | 0xFFFD8000 (160KB) | > > > > ------------------------------------------------- > > > > NAND Flash memory Map on T2080RDB > > > > diff --git a/board/freescale/t4qds/README b/board/freescale/t4qds/README > > index 3962fee..345b4df 100644 > > --- a/board/freescale/t4qds/README > > +++ b/board/freescale/t4qds/README > > @@ -86,7 +86,7 @@ Board Features > > > > 10GBASE-KR scenario. > > So, for XFI usage, there are two scenarios, one will use fiber > > cable, another will use copper cable. An hwconfig env > > "fsl_10gkr_copper" is > > > > - introduced to indicate a XFI port will use copper cable, and > > U-boot + introduced to indicate a XFI port will use copper cable, > > and U-Boot > > > > will fixup the dtb accordingly. > > It's used as: fsl_10gkr_copper:<10g_mac_name> > > The <10g_mac_name> can be fm1_10g1, fm1_10g2, fm2_10g1, fm2_10g2, > > they > > > > @@ -118,7 +118,7 @@ The physical address of the last (boot page > > translation) varies with the actual > > > > Voltage ID and VDD override > > -------------------- > > > > -T4240 has a VID feature. U-boot reads the VID efuses and adjust the > > voltage +T4240 has a VID feature. U-Boot reads the VID efuses and adjust > > the voltage > > > > accordingly. The voltage can also be override by command vdd_override. > > The syntax is > > > > @@ -165,7 +165,7 @@ Run time view of SPL framework > > > > ------------------------------------------------- > > > > |STACK | 0xFFFD8000 (22KB) | > > > > ------------------------------------------------- > > > > -|U-boot SPL | 0xFFFD8000 (160KB) | > > +|U-Boot SPL | 0xFFFD8000 (160KB) | > > > > ------------------------------------------------- > > > > NAND Flash memory Map on T4QDS > > > > diff --git a/board/freescale/t4qds/eth.c b/board/freescale/t4qds/eth.c > > index 83a3a9b..95f8c04 100644 > > --- a/board/freescale/t4qds/eth.c > > +++ b/board/freescale/t4qds/eth.c > > @@ -658,7 +658,7 @@ int board_eth_init(bd_t *bis) > > > > switch (fm_info_get_enet_if(i)) { > > > > case PHY_INTERFACE_MODE_XGMII: > > if ((srds_prtcl_s2 == 55) || (srds_prtcl_s2 == > > 57)) { > > > > - /* A fake PHY address to make U-boot > > happy */ + /* A fake PHY address to make > > U-Boot happy */ > > > > fm_info_set_phy_address(i, i); > > > > } else { > > > > lane = serdes_get_first_lane(FSL_SRDS_1, > > > > @@ -839,7 +839,7 @@ int board_eth_init(bd_t *bis) > > > > switch (fm_info_get_enet_if(i)) { > > > > case PHY_INTERFACE_MODE_XGMII: > > if ((srds_prtcl_s2 == 55) || (srds_prtcl_s2 == > > 57)) { > > > > - /* A fake PHY address to make U-boot > > happy */ + /* A fake PHY address to make > > U-Boot happy */ > > > > fm_info_set_phy_address(i, i); > > > > } else { > > > > lane = serdes_get_first_lane(FSL_SRDS_2, > > > > diff --git a/board/gateworks/gw_ventana/README > > b/board/gateworks/gw_ventana/README index 697e5c8..a4443cd 100644 > > --- a/board/gateworks/gw_ventana/README > > +++ b/board/gateworks/gw_ventana/README > > @@ -104,7 +104,7 @@ More details about the i.MX6 BOOT ROM can be found in > > the IMX6 reference manual. > > > > When the IMX6 eFUSE settings have been factory programmed to boot from > > micro-SD the SPL will be loaded from offset 0x400 (1KB). Once the SPL is > > > > -booted, it will load and execute U-boot (u-boot.img) from offset 69KB > > +booted, it will load and execute U-Boot (u-boot.img) from offset 69KB > > > > on the micro-SD (defined by CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR). > > > > While it is technically possible to enable the SPL to be able to load > > > > diff --git a/board/ibf-dsp561/Makefile b/board/ibf-dsp561/Makefile > > index 5b05ba8..cbf1612 100644 > > --- a/board/ibf-dsp561/Makefile > > +++ b/board/ibf-dsp561/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2007 Analog Device Inc. > > # > > > > diff --git a/board/ibf-dsp561/ibf-dsp561.c > > b/board/ibf-dsp561/ibf-dsp561.c index d2ac7a5..8475fda 100644 > > --- a/board/ibf-dsp561/ibf-dsp561.c > > +++ b/board/ibf-dsp561/ibf-dsp561.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2008-2009 I-SYST. > > * > > > > diff --git a/board/imgtec/malta/malta.c b/board/imgtec/malta/malta.c > > index cae4a21..f88a3b2 100644 > > --- a/board/imgtec/malta/malta.c > > +++ b/board/imgtec/malta/malta.c > > @@ -93,7 +93,7 @@ int checkboard(void) > > > > { > > > > enum core_card core; > > > > - malta_lcd_puts("U-boot"); > > + malta_lcd_puts("U-Boot"); > > > > puts("Board: MIPS Malta"); > > > > core = malta_core_card(); > > > > diff --git a/board/ip04/Makefile b/board/ip04/Makefile > > index caba16f..44fa684 100644 > > --- a/board/ip04/Makefile > > +++ b/board/ip04/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2010 Analog Device Inc. > > # > > > > diff --git a/board/ip04/ip04.c b/board/ip04/ip04.c > > index 70765bc..c7bc334 100644 > > --- a/board/ip04/ip04.c > > +++ b/board/ip04/ip04.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2007 David Rowe, > > * (c) 2006 Ivan Danov > > > > diff --git a/board/keymile/km83xx/README.kmeter1 > > b/board/keymile/km83xx/README.kmeter1 index 7f4fc99..b85d776 100644 > > --- a/board/keymile/km83xx/README.kmeter1 > > +++ b/board/keymile/km83xx/README.kmeter1 > > @@ -60,7 +60,7 @@ Keymile kmeter1 Board > > > > Bytes transferred = 204204 (31dac hex) > > => > > > > -4.1 Reflash U-boot Image using U-boot > > +4.1 Reflash U-Boot Image using U-Boot > > > > => run update > > ..... done > > > > diff --git a/board/pr1/Makefile b/board/pr1/Makefile > > index 4f375a8..8caa360 100644 > > --- a/board/pr1/Makefile > > +++ b/board/pr1/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) Switchfin Org. > > # > > > > diff --git a/board/pr1/pr1.c b/board/pr1/pr1.c > > index bb907f3..3fffabd 100644 > > --- a/board/pr1/pr1.c > > +++ b/board/pr1/pr1.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) Switchfin Org. > > * > > > > diff --git a/board/sbc8349/README b/board/sbc8349/README > > index e2d60cc..5d17341 100644 > > --- a/board/sbc8349/README > > +++ b/board/sbc8349/README > > @@ -30,14 +30,14 @@ image. > > > > Restoring a corrupted or missing flash image: > > ============================================= > > > > -Note that U-boot versions up to and including 2009.06 had essentially > > +Note that U-Boot versions up to and including 2009.06 had essentially > > > > two copies of u-boot in flash; one at the very beginning, which set > > and here? > > > the HRCW, and one at the very end, which was the image that was run. > > As of this point in time, the two have been combined into just one > > at the beginning of flash, which provides both the HRCW, and the image > > that is executed. This frees up the remainder of flash for other uses. > > Use of the u-boot command "fli" will indicate what parts are in use. > > and here? > > > -Details for storing U-boot to flash using a Wind River ICE can be found > > +Details for storing U-Boot to flash using a Wind River ICE can be found > > > > on page 19 of the board manual (request ERG-00328-001). The following > > > > is a summary of that information: > > diff --git a/board/sbc8548/README b/board/sbc8548/README > > index feac5e3..cfce954 100644 > > --- a/board/sbc8548/README > > +++ b/board/sbc8548/README > > @@ -7,7 +7,7 @@ memory. It also has 128MB SDRAM 100MHz LBC memory, with > > both a PCI-e, > > > > and a PCI-X slot, dual mini-DB9 for UART, and dual RJ-45 for eTSEC > > ethernet connections. > > > > -U-boot Configuration: > > > > +U-Boot Configuration: > > ===================== > > > The following possible u-boot configuration targets are available: > and here? > > > @@ -100,7 +100,7 @@ from the board's socket to resolve the above i2c > > address overlap > > > > issue and allow SPD autodetection of RAM to work. > > > > -Updating U-boot with U-boot: > > > > +Updating U-Boot with U-Boot: > > ============================ > > > > Note that versions of u-boot up to and including 2009.08 had u-boot > > stored > > and here? > > > diff --git a/board/seco/mx6quq7/mx6quq7.c b/board/seco/mx6quq7/mx6quq7.c > > index ea1d4b8..e7523f1 100644 > > --- a/board/seco/mx6quq7/mx6quq7.c > > +++ b/board/seco/mx6quq7/mx6quq7.c > > @@ -103,7 +103,7 @@ int board_mmc_init(bd_t *bis) > > > > /* > > > > * Following map is done: > > - * (U-boot device node) (Physical Port) > > + * (U-Boot device node) (Physical Port) > > > > * mmc0 eMMC on Board > > * mmc1 Ext SD > > */ > > > > diff --git a/board/solidrun/mx6cuboxi/README > > b/board/solidrun/mx6cuboxi/README index b417ff0..5d0a45d 100644 > > --- a/board/solidrun/mx6cuboxi/README > > +++ b/board/solidrun/mx6cuboxi/README > > @@ -1,7 +1,7 @@ > > -How to use U-boot on Solid-run mx6 Hummingboard and Cubox-i > > +How to use U-Boot on Solid-run mx6 Hummingboard and Cubox-i > > > > ----------------------------------------------------------- > > > > -- Build U-boot for Hummingboard/Cubox-i: > > > > +- Build U-Boot for Hummingboard/Cubox-i: > > $ make mrproper > > $ make mx6cuboxi_defconfig > > > > @@ -17,5 +17,5 @@ sudo dd if=SPL of=/dev/mmcblk0 bs=1k seek=1; sync > > > > sudo dd if=u-boot.img of=/dev/mmcblk0 bs=1k seek=69; sync > > > > -- Insert the SD card in the board, power it up and U-boot messages > > should +- Insert the SD card in the board, power it up and U-Boot > > messages should > > > > come up. Joe, would you please be of such kind heart to not quote billion lines of useless stuff and just trim the reply to the relevant bits/files ? Thanks > > diff --git a/board/tbs/tbs2910/tbs2910.c b/board/tbs/tbs2910/tbs2910.c > > index 0b509b6..7707cf5 100644 > > --- a/board/tbs/tbs2910/tbs2910.c > > +++ b/board/tbs/tbs2910/tbs2910.c > > @@ -220,7 +220,7 @@ int board_mmc_getcd(struct mmc *mmc) > > > > int board_mmc_init(bd_t *bis) > > { > > > > /* > > > > - * (U-boot device node) (Physical Port) > > + * (U-Boot device node) (Physical Port) > > > > * mmc0 SD2 > > * mmc1 SD3 > > * mmc2 eMMC > > > > diff --git a/board/tcm-bf518/Makefile b/board/tcm-bf518/Makefile > > index 2e029f5..1ce8f64 100644 > > --- a/board/tcm-bf518/Makefile > > +++ b/board/tcm-bf518/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/tcm-bf518/tcm-bf518.c b/board/tcm-bf518/tcm-bf518.c > > index 4348678..7923eae 100644 > > --- a/board/tcm-bf518/tcm-bf518.c > > +++ b/board/tcm-bf518/tcm-bf518.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2008-2009 Analog Devices Inc. > > * > > > > diff --git a/board/tcm-bf537/Makefile b/board/tcm-bf537/Makefile > > index 93a01e4..0fe25e8 100644 > > --- a/board/tcm-bf537/Makefile > > +++ b/board/tcm-bf537/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# U-boot - Makefile > > +# U-Boot - Makefile > > > > # > > # Copyright (c) 2005-2008 Analog Device Inc. > > # > > > > diff --git a/board/tcm-bf537/tcm-bf537.c b/board/tcm-bf537/tcm-bf537.c > > index 2cf70ca..19df51a 100644 > > --- a/board/tcm-bf537/tcm-bf537.c > > +++ b/board/tcm-bf537/tcm-bf537.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - main board file > > + * U-Boot - main board file > > > > * > > * Copyright (c) 2005-2009 Analog Devices Inc. > > * > > > > diff --git a/board/ti/ks2_evm/README b/board/ti/ks2_evm/README > > index 0fe5c3b..191d7d4 100644 > > --- a/board/ti/ks2_evm/README > > +++ b/board/ti/ks2_evm/README > > @@ -126,7 +126,7 @@ SPI NOR Flash programming instructions > > > > U-Boot image can be flashed to first 512KB of the NOR flash using > > following > > > > instructions: > > -1. Start CCS and run U-boot as described above. > > +1. Start CCS and run U-Boot as described above. > > > > 2. Suspend Target. Select Run -> Suspend from top level menu > > > > CortexA15_1 (Free Running)" > > > > 3. Load u-boot-spi.gph binary from build folder on to DDR address > > 0x87000000 > > > > @@ -147,7 +147,7 @@ AEMIF NAND Flash programming instructions > > > > U-Boot image can be flashed to first 1024KB of the NAND flash using > > following > > > > instructions: > > -1. Start CCS and run U-boot as described above. > > +1. Start CCS and run U-Boot as described above. > > > > 2. Suspend Target. Select Run -> Suspend from top level menu > > > > CortexA15_1 (Free Running)" > > > > 3. Load MLO binary from build folder on to DDR address 0x87000000 > > > > diff --git a/board/tqc/tqma6/tqma6.c b/board/tqc/tqma6/tqma6.c > > index 8656782..7fc57da 100644 > > --- a/board/tqc/tqma6/tqma6.c > > +++ b/board/tqc/tqma6/tqma6.c > > @@ -77,7 +77,7 @@ static iomux_v3_cfg_t const tqma6_usdhc3_pads[] = { > > > > /* > > > > * According to board_mmc_init() the following map is done: > > - * (U-boot device node) (Physical Port) > > + * (U-Boot device node) (Physical Port) > > > > * mmc0 eMMC (SD3) on TQMa6 > > * mmc1 .. n optional slots used on baseboard > > */ > > > > diff --git a/board/wandboard/README b/board/wandboard/README > > index c6c0132..6345416 100644 > > --- a/board/wandboard/README > > +++ b/board/wandboard/README > > @@ -9,7 +9,7 @@ SoCs: mx6 quad, mx6 dual lite and mx6 solo. > > > > For more details about Wandboard, please refer to: > > http://www.wandboard.org/ > > > > -Building U-boot for Wandboard > > +Building U-Boot for Wandboard > > > > ----------------------------- > > > > To build U-Boot for the Wandboard: > > @@ -17,7 +17,7 @@ To build U-Boot for the Wandboard: > > $ make wandboard_config > > $ make > > > > -Flashing U-boot into the SD card > > +Flashing U-Boot into the SD card > > > > -------------------------------- > > > > - After the 'make' command completes, the generated 'SPL' binary must be > > > > @@ -36,4 +36,4 @@ as the mx6 processor) > > > > - Connect the serial cable to the host PC > > > > -- Power up the board and U-boot messages will appear in the serial > > console. +- Power up the board and U-Boot messages will appear in the > > serial console. diff --git a/board/wandboard/wandboard.c > > b/board/wandboard/wandboard.c index ac001ed..4ce74cd 100644 > > --- a/board/wandboard/wandboard.c > > +++ b/board/wandboard/wandboard.c > > @@ -155,7 +155,7 @@ int board_mmc_init(bd_t *bis) > > > > /* > > > > * Following map is done: > > - * (U-boot device node) (Physical Port) > > + * (U-Boot device node) (Physical Port) > > > > * mmc0 SOM MicroSD > > * mmc1 Carrier board MicroSD > > */ > > > > diff --git a/board/warp/README b/board/warp/README > > index 22f9055..3cfd22e 100644 > > --- a/board/warp/README > > +++ b/board/warp/README > > @@ -1,4 +1,4 @@ > > -How to Update U-boot on Warp board > > +How to Update U-Boot on Warp board > > > > ---------------------------------- > > > > Required software on the host PC: > > @@ -7,13 +7,13 @@ Required software on the host PC: > > - dfu-util: http://dfu-util.sourceforge.net/releases/ > > > > -Build U-boot for Warp: > > > > +Build U-Boot for Warp: > > $ make mrproper > > $ make warp_config > > $ make > > > > -This will generate the U-boot binary called u-boot.imx. > > +This will generate the U-Boot binary called u-boot.imx. > > > > Put warp board in USB download mode > > > > @@ -29,7 +29,7 @@ Load u-boot.imx via USB: > > $ sudo ./imx_usb u-boot.imx > > > > -Then U-boot should start and its messages will appear in the console > > program. +Then U-Boot should start and its messages will appear in the > > console program. > > > > Use the default environment variables: > > @@ -43,7 +43,7 @@ Transfer u-boot.imx that will be flashed into the eMMC: > > $ sudo dfu-util -D u-boot.imx -a boot > > > > -Then on the U-boot prompt the following message should be seen after a > > +Then on the U-Boot prompt the following message should be seen after a > > > > successful upgrade: > > > > #DOWNLOAD ... OK > > > > @@ -53,4 +53,4 @@ Remove power from the warp board. > > > > Put warp board into normal boot mode > > > > -Power up the board and the new updated U-boot should boot from eMMC > > +Power up the board and the new updated U-Boot should boot from eMMC > > diff --git a/cmd/bootldr.c b/cmd/bootldr.c > > index bc5c1f9..38b3b2f 100644 > > --- a/cmd/bootldr.c > > +++ b/cmd/bootldr.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - bootldr.c > > + * U-Boot - bootldr.c > > > > * > > * Copyright (c) 2005-2008 Analog Devices Inc. > > * > > > > diff --git a/cmd/cramfs.c b/cmd/cramfs.c > > index 1d31326..270701b 100644 > > --- a/cmd/cramfs.c > > +++ b/cmd/cramfs.c > > @@ -77,7 +77,7 @@ extern int cramfs_ls (struct part_info *info, char > > *filename); > > > > extern int cramfs_info (struct part_info *info); > > > > /***************************************************/ > > > > -/* U-boot commands */ > > +/* U-Boot commands */ > > > > /***************************************************/ > > > > /** > > > > diff --git a/cmd/jffs2.c b/cmd/jffs2.c > > index bce0983..0b2eefa 100644 > > --- a/cmd/jffs2.c > > +++ b/cmd/jffs2.c > > @@ -456,7 +456,7 @@ static struct part_info* jffs2_part_info(struct > > mtd_device *dev, unsigned int pa > > > > } > > > > /***************************************************/ > > > > -/* U-boot commands */ > > +/* U-Boot commands */ > > > > /***************************************************/ > > > > /** > > > > diff --git a/cmd/ldrinfo.c b/cmd/ldrinfo.c > > index 2aa56bd..2b49297 100644 > > --- a/cmd/ldrinfo.c > > +++ b/cmd/ldrinfo.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - ldrinfo > > + * U-Boot - ldrinfo > > > > * > > * Copyright (c) 2010 Analog Devices Inc. > > * > > > > diff --git a/cmd/mtdparts.c b/cmd/mtdparts.c > > index dab1958..86a4689 100644 > > --- a/cmd/mtdparts.c > > +++ b/cmd/mtdparts.c > > @@ -1877,7 +1877,7 @@ static struct part_info* mtd_part_info(struct > > mtd_device *dev, unsigned int part > > > > } > > > > /***************************************************/ > > > > -/* U-boot commands */ > > +/* U-Boot commands */ > > > > /***************************************************/ > > /* command line only */ > > /** > > > > diff --git a/cmd/pxe.c b/cmd/pxe.c > > index 080b376..9434a18 100644 > > --- a/cmd/pxe.c > > +++ b/cmd/pxe.c > > @@ -571,7 +571,7 @@ static void label_print(void *data) > > > > /* > > > > * Boot a label that specified 'localboot'. This requires that the > > 'localcmd' > > > > - * environment variable is defined. Its contents will be executed as > > U-boot + * environment variable is defined. Its contents will be > > executed as U-Boot > > > > * command. If the label specified an 'append' line, its contents will > > be * used to overwrite the contents of the 'bootargs' environment > > variable prior * to running 'localcmd'. > > > > @@ -1438,7 +1438,7 @@ static struct pxe_menu *parse_pxefile(cmd_tbl_t > > *cmdtp, unsigned long menucfg) > > > > } > > > > /* > > > > - * Converts a pxe_menu struct into a menu struct for use with U-boot's > > generic + * Converts a pxe_menu struct into a menu struct for use with > > U-Boot's generic > > > > * menu code. > > */ > > > > static struct menu *pxe_menu_to_menu(struct pxe_menu *cfg) > > > > diff --git a/cmd/spibootldr.c b/cmd/spibootldr.c > > index ca76dde..acbb0f6 100644 > > --- a/cmd/spibootldr.c > > +++ b/cmd/spibootldr.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - spibootldr.c > > + * U-Boot - spibootldr.c > > > > * > > * Copyright (c) 2005-2008 Analog Devices Inc. > > * > > > > diff --git a/common/image-fdt.c b/common/image-fdt.c > > index 5e4e5bd..79fa655 100644 > > --- a/common/image-fdt.c > > +++ b/common/image-fdt.c > > > > @@ -450,7 +450,7 @@ error: > > * addresses of some of the devices in the device tree are compared with > > the * actual addresses at which U-Boot has placed them. > > * > > > > - * Returns 1 on success, 0 on failure. If 0 is returned, U-boot will > > halt the + * Returns 1 on success, 0 on failure. If 0 is returned, > > U-Boot will halt the > > > > * boot process. > > */ > > > > __weak int ft_verify_fdt(void *fdt) > > > > diff --git a/common/image.c b/common/image.c > > index f4a1dc8..75b1104 100644 > > --- a/common/image.c > > +++ b/common/image.c > > @@ -1265,7 +1265,7 @@ int boot_get_loadable(int argc, char * const > > argv[], bootm_headers_t *images, > > > > * @cmd_end: pointer to a ulong variable, will hold cmdline end > > * > > * boot_get_cmdline() allocates space for kernel command line below > > > > - * BOOTMAPSZ + getenv_bootm_low() address. If "bootargs" U-boot > > environemnt + * BOOTMAPSZ + getenv_bootm_low() address. If "bootargs" > > U-Boot environemnt > > > > * variable is present its contents is copied to allocated kernel > > * command line. > > * > > > > diff --git a/common/kgdb_stubs.c b/common/kgdb_stubs.c > > index 19b0c18..5278209 100644 > > --- a/common/kgdb_stubs.c > > +++ b/common/kgdb_stubs.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - stub functions for common kgdb code, > > + * U-Boot - stub functions for common kgdb code, > > > > * can be overridden in board specific files > > * > > * Copyright 2009 Analog Devices Inc. > > > > diff --git a/doc/README.440-DDR-performance > > b/doc/README.440-DDR-performance index 17bc747..66b97bc 100644 > > --- a/doc/README.440-DDR-performance > > +++ b/doc/README.440-DDR-performance > > > > @@ -9,7 +9,7 @@ performance changes: > > ---------------------------------------- > > > > -SDRAM0_CFG0[PMU] = 1 (U-boot default for Bamboo, Yosemite and > > Yellowstone) +SDRAM0_CFG0[PMU] = 1 (U-Boot default for Bamboo, Yosemite > > and Yellowstone) > > > > ---------------------------------------- > > Stream benchmark results > > ------------------------------------------------------------- > > > > diff --git a/doc/README.arm64 b/doc/README.arm64 > > index f32108f..5127c05 100644 > > --- a/doc/README.arm64 > > +++ b/doc/README.arm64 > > @@ -1,4 +1,4 @@ > > -U-boot for arm64 > > +U-Boot for arm64 > > > > Summary > > ======= > > > > @@ -11,7 +11,7 @@ Notes > > > > 1. Currenly, u-boot run at the highest exception level processor > > and here? > > > supported and jump to EL2 or optionally EL1 before enter OS. > > > > -2. U-boot for arm64 is compiled with AArch64-gcc. AArch64-gcc > > +2. U-Boot for arm64 is compiled with AArch64-gcc. AArch64-gcc > > > > use rela relocation format, a tool(tools/relocate-rela) by Scott Wood > > is used to encode the initial addend of rela to u-boot.bin. After > > running, the u-boot will be relocated to destination again. > > and here? > > > diff --git a/doc/README.b4860qds b/doc/README.b4860qds > > index 6fcc3bd..76ecfaa 100644 > > --- a/doc/README.b4860qds > > +++ b/doc/README.b4860qds > > @@ -246,7 +246,7 @@ Various Software configurations/environment > > variables/commands > > > > -------------------------------------------------------------- > > The below commands apply to both B4860QDS and B4420QDS. > > > > -1. U-boot environment variable hwconfig > > +1. U-Boot environment variable hwconfig > > > > The default hwconfig is: > > hwconfig=fsl_ddr:ctlr_intlv=null,bank_intlv=cs0_cs1;usb1: > > dr_mode=host,phy_type=ulpi > > > > @@ -309,7 +309,7 @@ The below commands apply to both B4860QDS and > > B4420QDS. > > > > When using [DEFAULT] RCW, which including 2 * 1G SGMII on board and 2 > > * 1G SGMII on SGMII riser card. > > > > - Under U-boot these network interfaces are recognized as: > > > > + Under U-Boot these network interfaces are recognized as: > > FM1 at DTSEC3, FM1 at DTSEC4, FM1 at DTSEC5 and FM1 at DTSEC6. > > > > On Linux the interfaces are renamed as: > > @@ -322,7 +322,7 @@ The below commands apply to both B4860QDS and > > B4420QDS. > > > > Serdes protocosl tested: > > 0x18, 0x9e (serdes1, serdes2) > > > > - Under U-boot these network interfaces are recognized as: > > > > + Under U-Boot these network interfaces are recognized as: > > FM1 at DTSEC3, FM1 at DTSEC4 and e1000#0. > > > > On Linux the interfaces are renamed as: > > @@ -355,7 +355,7 @@ SPL has following features: > > ----------------------------------------------- > > STACK | 0xFFFD8000 (22KB) | > > ----------------------------------------------- > > > > - U-boot SPL | 0xFFFD8000 (160KB) | > > + U-Boot SPL | 0xFFFD8000 (160KB) | > > > > ----------------------------------------------- > > > > NAND Flash memory Map on B4860 and B4420QDS > > > > diff --git a/doc/README.clang b/doc/README.clang > > index fe36909..04c2f4f 100644 > > --- a/doc/README.clang > > +++ b/doc/README.clang > > @@ -1,4 +1,4 @@ > > -The biggest problem when trying to compile U-boot with clang is that > > +The biggest problem when trying to compile U-Boot with clang is that > > > > almost all archs rely on storing gd in a global register and clang user > > manual states: "clang does not support global register variables; this > > is unlikely to be implemented soon because it requires additional LLVM > > > > diff --git a/doc/README.fec_mxc b/doc/README.fec_mxc > > index 30e05da..ed7e47d 100644 > > --- a/doc/README.fec_mxc > > +++ b/doc/README.fec_mxc > > @@ -1,4 +1,4 @@ > > -U-boot config options used in fec_mxc.c > > +U-Boot config options used in fec_mxc.c > > > > CONFIG_FEC_MXC > > > > Selects fec_mxc.c to be compiled into u-boot. Can read out the > > > > diff --git a/doc/README.fsl-ddr b/doc/README.fsl-ddr > > index 1243a12..2683daf 100644 > > --- a/doc/README.fsl-ddr > > +++ b/doc/README.fsl-ddr > > @@ -125,7 +125,7 @@ hwconfig=fsl_ddr:ecc=off > > > > Memory testing options for mpc85xx > > ================================== > > > > -1. Memory test can be done once U-boot prompt comes up using mtest, or > > +1. Memory test can be done once U-Boot prompt comes up using mtest, or > > > > 2. Memory test can be done with Power-On-Self-Test function, activated > > at > > > > compile time. > > > > @@ -267,7 +267,7 @@ For DDR parameter tuning up and debugging, the > > interactive DDR debugger can > > > > be activated by setting the environment variable "ddr_interactive" to > > any value. (The value of ddr_interactive may have a meaning in the > > future, but, for now, the presence of the variable will cause the > > debugger to run.) Once > > > > -activated, U-boot will show the prompt "FSL DDR>" before enabling the > > DDR +activated, U-Boot will show the prompt "FSL DDR>" before enabling > > the DDR > > > > controller. The available commands are printed by typing "help". > > > > Another way to enter the interactive DDR debugger without setting the > > > > @@ -341,7 +341,7 @@ help > > > > no argument - print a list of all commands > > > > go > > > > - no argument - program memory controller(s) and continue with > > U-boot + no argument - program memory controller(s) and > > continue with U-Boot > > > > Examples of debugging flow > > > > diff --git a/doc/README.imx6 b/doc/README.imx6 > > index e26ab71..75576a4 100644 > > --- a/doc/README.imx6 > > +++ b/doc/README.imx6 > > > > @@ -34,7 +34,7 @@ As the fuses are arranged in banks of 8 words: > > bank = 4 > > word = 2 > > > > -And the U-boot command would be: > > > > +And the U-Boot command would be: > > => fuse read 4 2 > > > > Reading bank 4: > > @@ -55,7 +55,7 @@ As the fuses are arranged in banks of 8 words: > > bank = 4 > > word = 3 > > > > -And the U-boot command would be: > > > > +And the U-Boot command would be: > > => fuse read 4 3 > > > > Reading bank 4: > > diff --git a/doc/README.m68k b/doc/README.m68k > > index c85febc..1166734 100644 > > --- a/doc/README.m68k > > +++ b/doc/README.m68k > > @@ -71,7 +71,7 @@ must be configured for a pre-loader (see 4.1) > > > > For the preloader, please see > > http://mailman.uclinux.org/pipermail/uclinux-dev/2003-December/023384.ht > > ml > > > > -U-boot is configured to run at 0x20000 at default. This can be > > configured by +U-Boot is configured to run at 0x20000 at default. This > > can be configured by > > > > change CONFIG_SYS_TEXT_BASE in board/m5282evb/config.mk and > > CONFIG_SYS_MONITOR_BASE in include/configs/M5282EVB.h. > > > > diff --git a/doc/README.malta b/doc/README.malta > > index c8db8a0..8614696 100644 > > --- a/doc/README.malta > > +++ b/doc/README.malta > > > > @@ -13,4 +13,4 @@ How to flash using a MIPS Navigator Probe: > > reset > > flash-boot /path/to/u-boot/u-boot.bin > > > > - - You should now be able to reboot your Malta to a U-boot shell. > > + - You should now be able to reboot your Malta to a U-Boot shell. > > diff --git a/doc/README.menu b/doc/README.menu > > index ad520ab..cf14231 100644 > > --- a/doc/README.menu > > +++ b/doc/README.menu > > @@ -4,7 +4,7 @@ > > > > * SPDX-License-Identifier: GPL-2.0+ > > */ > > > > -U-boot provides a set of interfaces for creating and using simple, text > > +U-Boot provides a set of interfaces for creating and using simple, text > > > > based menus. Menus are displayed as lists of labeled entries on the > > console, and an entry can be selected by entering its label. > > > > diff --git a/doc/README.mpc83xxads b/doc/README.mpc83xxads > > index d456103..7a8b706 100644 > > --- a/doc/README.mpc83xxads > > +++ b/doc/README.mpc83xxads > > @@ -80,7 +80,7 @@ Freescale MPC83xx ADS Boards > > > > tftp 10000 u-boot.bin > > > > -5.1 Reflash U-boot Image using U-boot > > +5.1 Reflash U-Boot Image using U-Boot > > > > tftp 10000 u-boot.bin > > protect off fe000000 fe09ffff > > > > diff --git a/doc/README.mpc85xx-spin-table > > b/doc/README.mpc85xx-spin-table index 8da768a..72c7bd7 100644 > > --- a/doc/README.mpc85xx-spin-table > > +++ b/doc/README.mpc85xx-spin-table > > @@ -1,7 +1,7 @@ > > > > Spin table in cache > > ===================================== > > As specified by ePAPR v1.1, the spin table needs to be in cached memory. > > After > > > > -DDR is initialized and U-boot relocates itself into DDR, the spin table > > is +DDR is initialized and U-Boot relocates itself into DDR, the spin > > table is > > > > accessible for core 0. It is part of release.S, within 4KB range after > > __secondary_start_page. For other cores to use the spin table, the > > booting > > > > process is described below: > > diff --git a/doc/README.mpc85xxads b/doc/README.mpc85xxads > > index 28bbcbe..8344cbc 100644 > > --- a/doc/README.mpc85xxads > > +++ b/doc/README.mpc85xxads > > @@ -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 > > > > diff --git a/doc/README.mpc85xxcds b/doc/README.mpc85xxcds > > index bc5db0c..5359115 100644 > > --- a/doc/README.mpc85xxcds > > +++ b/doc/README.mpc85xxcds > > > > @@ -62,7 +62,7 @@ as follows: > > cp.b fff80000 ff780000 80000 > > > > -U-boot/kermit commands for downloading an image, then copying > > +U-Boot/kermit commands for downloading an image, then copying > > > > it into the secondary bank: > > loadb > > > > @@ -76,7 +76,7 @@ it into the secondary bank: > > cp.b $loadaddr ff780000 80000 > > > > -U-boot commands for downloading an image via tftp and flashing > > +U-Boot commands for downloading an image via tftp and flashing > > > > it into the second bank: > > tftp 10000 > > > > diff --git a/doc/README.mxs b/doc/README.mxs > > index ed2e568..6ea73b9 100644 > > --- a/doc/README.mxs > > +++ b/doc/README.mxs > > @@ -1,4 +1,4 @@ > > -Booting U-boot on a MXS processor > > +Booting U-Boot on a MXS processor > > > > ================================= > > > > This document describes the MXS U-Boot port. This document mostly covers > > topics > > > > @@ -23,7 +23,7 @@ Contents > > > > 2) Compiling U-Boot for a MXS based board > > 3) Installation of U-Boot for a MXS based board to SD card > > 4) Installation of U-Boot into NAND flash on a MX28 based board > > > > -5) Installation of U-boot into SPI NOR flash on a MX28 based board > > +5) Installation of U-Boot into SPI NOR flash on a MX28 based board > > > > 1) Prerequisites > > ---------------- > > > > @@ -95,19 +95,19 @@ Next, configure U-Boot for a MXS based board > > > > Examples: > > -1. For building U-boot for Denx M28EVK board: > > > > +1. For building U-Boot for Denx M28EVK board: > > $ make m28evk_config > > > > -2. For building U-boot for Freescale MX28EVK board: > > > > +2. For building U-Boot for Freescale MX28EVK board: > > $ make mx28evk_config > > > > -3. For building U-boot for Freescale MX23EVK board: > > > > +3. For building U-Boot for Freescale MX23EVK board: > > $ make mx23evk_config > > > > -4. For building U-boot for Olimex MX23 Olinuxino board: > > > > +4. For building U-Boot for Olimex MX23 Olinuxino board: > > $ make mx23_olinuxino_config > > > > @@ -267,7 +267,7 @@ There are two possibilities when preparing an image > > writable to NAND flash. > > > > 5) Installation of U-Boot into SPI NOR flash on a MX28 based board > > ------------------------------------------------------------------ > > > > -The u-boot.sb file can be directly written to SPI NOR from U-boot > > prompt. +The u-boot.sb file can be directly written to SPI NOR from > > U-Boot prompt. > > > > Load u-boot.sb into RAM, this can be done in several ways and one way is > > to use > > > > tftp: > > @@ -278,7 +278,7 @@ Probe the SPI NOR flash: > > (SPI NOR should be succesfully detected in this step) > > > > -Erase the blocks where U-boot binary will be written to: > > > > +Erase the blocks where U-Boot binary will be written to: > > => sf erase 0x0 0x80000 > > > > Write u-boot.sb to SPI NOR: > > @@ -287,4 +287,4 @@ Write u-boot.sb to SPI NOR: > > Power off the board and set the boot mode DIP switches to boot from the > > SPI NOR according to MX28 manual section 12.2.1 (Table 12-2) > > > > -Last step is to power up the board and U-boot should start from SPI NOR. > > +Last step is to power up the board and U-Boot should start from SPI NOR. > > diff --git a/doc/README.odroid b/doc/README.odroid > > index 8a004ca..124303e 100644 > > --- a/doc/README.odroid > > +++ b/doc/README.odroid > > @@ -1,4 +1,4 @@ > > - U-boot for Odroid X2/U3/XU3 > > + U-Boot for Odroid X2/U3/XU3 > > > > ======================== > > > > 1. Summary > > > > @@ -36,7 +36,7 @@ > > https://github.com/hardkernel/u-boot/tree/odroidxu3-v2012.07/sd_fuse/har > > dkernel > > > > 4. Boot media layout > > ==================== > > > > -The table below shows SD/eMMC cards layout for U-boot. > > +The table below shows SD/eMMC cards layout for U-Boot. > > > > The block offset is starting from 0 and the block size is 512B. > > > > ------------------------------------- > > > > | Binary | Block offset| part type | > > > > @@ -44,7 +44,7 @@ The block offset is starting from 0 and the block size > > is 512B. > > > > ------------------------------------- > > > > | Bl1 | 1 | 0 | 1 (boot) | > > | Bl2 | 31 | 30 | 1 (boot) | > > > > -| U-boot | 63 | 62 | 1 (boot) | > > +| U-Boot | 63 | 62 | 1 (boot) | > > > > | Tzsw | 2111 | 2110 | 1 (boot) | > > | Uboot Env | 2560 | 2560 | 0 (user) | > > > > ------------------------------------- > > > > @@ -66,14 +66,14 @@ u-boot then you need to change u-boot.bin with your > > own u-boot binary* > > and here? > > > and run the script "sd_fusing.sh" - this script is valid only for SD > > card. > > > > *note: > > -The proper binary file of current U-boot is u-boot-dtb.bin. > > +The proper binary file of current U-Boot is u-boot-dtb.bin. > > > > quick steps for Linux: > > - Download all files from the link at point 3 and extract it if needed. > > - put any SD card into the SD reader > > - check the device with "dmesg" > > - run ./sd_fusing.sh /dev/sdX - where X is SD card device (but not a > > partition) > > > > -Check if Hardkernel U-boot is booting, and next do the same with your > > U-boot. +Check if Hardkernel U-Boot is booting, and next do the same > > with your U-Boot. > > > > 6. Prepare the eMMC boot card > > > > with a eMMC card reader (boot from eMMC card slot) > > > > @@ -92,19 +92,19 @@ eMMC partition - its size is usually very small, > > about 1-4 MiB. > > > > If you have an eMMC->microSD adapter you can prepare the card as in > > point 5. But then the device can boot only from the SD card slot. > > > > -8. Prepare the boot media using Hardkernel U-boot > > +8. Prepare the boot media using Hardkernel U-Boot > > > > ================================================= > > > > -You can update the U-boot to the custom one if you have a working > > bootloader +You can update the U-Boot to the custom one if you have a > > working bootloader > > > > delivered with the board on the eMMC/SD card. Then follow the steps: > > - install the android fastboot tool > > - connect a micro usb cable to the board > > > > -- on the U-boot prompt, run command: fastboot (as a root) > > +- on the U-Boot prompt, run command: fastboot (as a root) > > > > - on the host, run command: "fastboot flash bootloader u-boot-dtb.bin" > > > > -- the custom U-boot should start after the board resets. > > +- the custom U-Boot should start after the board resets. > > > > 9. Partition layout > > ==================== > > > > -Default U-boot environment is setup for fixed partition layout. > > +Default U-Boot environment is setup for fixed partition layout. > > > > Partition table: MSDOS. Disk layout and files as listed in the table > > below. > > > > ----- ------ ------ ------ -------- --------------------------------- > > > > diff --git a/doc/README.pxe b/doc/README.pxe > > index bd175eb..cc182c9 100644 > > --- a/doc/README.pxe > > +++ b/doc/README.pxe > > @@ -5,8 +5,8 @@ > > > > */ > > > > The 'pxe' commands provide a near subset of the functionality provided > > by > > > > -the PXELINUX boot loader. This allows U-boot based systems to be > > controlled -remotely using the same PXE based techniques that many non > > U-boot based servers +the PXELINUX boot loader. This allows U-Boot based > > systems to be controlled +remotely using the same PXE based techniques > > that many non U-Boot based servers > > > > use. > > > > Commands > > > > @@ -99,7 +99,7 @@ with # are treated as comments. White space between and > > at the beginning of > > > > lines is ignored. > > > > The size of pxe files and the number of labels is only limited by the > > amount > > > > -of RAM available to U-boot. Memory for labels is dynamically allocated > > as +of RAM available to U-Boot. Memory for labels is dynamically > > allocated as > > > > they're parsed, and memory for pxe files is statically allocated, and > > its location is given by the pxefile_addr_r environment variable. The > > pxe code is not aware of the size of the pxefile memory and will > > outgrow it if pxe files > > > > @@ -206,38 +206,38 @@ to be downloaded, and boot with the command line > > "root=/dev/sdb1" > > > > Differences with PXELINUX > > ========================= > > > > -The biggest difference between U-boot's pxe and PXELINUX is that since > > -U-boot's pxe support is written entirely in C, it can run on any > > platform -with network support in U-boot. Here are some other > > differences between -PXELINUX and U-boot's pxe support. > > +The biggest difference between U-Boot's pxe and PXELINUX is that since > > +U-Boot's pxe support is written entirely in C, it can run on any > > platform +with network support in U-Boot. Here are some other > > differences between +PXELINUX and U-Boot's pxe support. > > > > -- U-boot's pxe does not support the PXELINUX DHCP option codes specified > > +- U-Boot's pxe does not support the PXELINUX DHCP option codes specified > > > > in RFC 5071, but could be extended to do so. > > > > -- when U-boot's pxe fails to boot, it will return control to U-boot, > > - allowing another command to run, other U-boot command, instead of > > resetting +- when U-Boot's pxe fails to boot, it will return control to > > U-Boot, + allowing another command to run, other U-Boot command, > > instead of resetting > > > > the machine like PXELINUX. > > > > -- U-boot's pxe doesn't rely on or provide an UNDI/PXE stack in memory, > > it - only uses U-boot. > > +- U-Boot's pxe doesn't rely on or provide an UNDI/PXE stack in memory, > > it + only uses U-Boot. > > > > -- U-boot's pxe doesn't provide the full menu implementation that > > PXELINUX +- U-Boot's pxe doesn't provide the full menu implementation > > that PXELINUX > > > > does, only a simple text based menu using the commands described in > > this README. With PXELINUX, it's possible to have a graphical boot > > > > - menu, submenus, passwords, etc. U-boot's pxe could be extended to > > support + menu, submenus, passwords, etc. U-Boot's pxe could be > > extended to support > > > > a more robust menuing system like that of PXELINUX's. > > > > -- U-boot's pxe expects U-boot uimg's as kernels. Anything that would > > work - with the 'bootm' command in U-boot could work with the 'pxe > > boot' command. +- U-Boot's pxe expects U-Boot uimg's as kernels. > > Anything that would work + with the 'bootm' command in U-Boot could > > work with the 'pxe boot' command. > > > > -- U-boot's pxe only recognizes a single file on the initrd command line. > > It +- U-Boot's pxe only recognizes a single file on the initrd command > > line. It > > > > could be extended to support multiple. > > > > -- in U-boot's pxe, the localboot command doesn't necessarily cause a > > local +- in U-Boot's pxe, the localboot command doesn't necessarily > > cause a local > > > > disk boot - it will do whatever is defined in the 'localcmd' env > > variable. And since it doesn't support a full UNDI/PXE stack, the > > type field is ignored. > > > > -- the interactive prompt in U-boot's pxe only allows you to choose a > > label +- the interactive prompt in U-Boot's pxe only allows you to > > choose a label > > > > from the menu. If you want to boot something not listed, you can > > ctrl+c > > > > - out of 'pxe boot' and use existing U-boot commands to accomplish it. > > + out of 'pxe boot' and use existing U-Boot commands to accomplish it. > > diff --git a/doc/README.qemu-mips b/doc/README.qemu-mips > > index a192752..3940fac 100644 > > --- a/doc/README.qemu-mips > > +++ b/doc/README.qemu-mips > > @@ -157,7 +157,7 @@ This GDB was configured as "--host=i486-linux-gnu > > --target=mipsel-unknown-linux- > > > > (gdb) target remote localhost:1234 > > Remote debugging using localhost:1234 > > _start () at start.S:64 > > > > -64 RVECENT(reset,0) /* U-boot entry point */ > > +64 RVECENT(reset,0) /* U-Boot entry point */ > > > > Current language: auto; currently asm > > (gdb) b board.c:289 > > Breakpoint 1 at 0xbfc00cc8: file board.c, line 289. > > > > diff --git a/doc/README.sata b/doc/README.sata > > index d0ce667..b1104bb 100644 > > --- a/doc/README.sata > > +++ b/doc/README.sata > > @@ -1,4 +1,4 @@ > > -1. SATA usage in U-boot > > +1. SATA usage in U-Boot > > > > There are two ways to operate the hard disk > > > > @@ -45,9 +45,9 @@ SATA device 0: Model: ST3320620AS Firm: 3.AAD Ser#: > > 4QF01ZTN > > > > boot > > => bootm 200000 1000000 2000000 > > > > -1.3 How to load an image from an ext2 file system in U-boot? > > +1.3 How to load an image from an ext2 file system in U-Boot? > > > > - U-boot doesn't support writing to an ext2 file system, so the > > + U-Boot doesn't support writing to an ext2 file system, so the > > > > files must be written by other means (e.g. linux). > > > > => ext2ls sata 0:1 / > > > > diff --git a/doc/README.video b/doc/README.video > > index 62ac17b..5c437ba 100644 > > --- a/doc/README.video > > +++ b/doc/README.video > > > > @@ -32,10 +32,10 @@ The driver has been tested with the following configurations: > > Example: video-mode=fslfb:1280x1024-32 at 60,monitor=dvi > > > > -U-boot sunxi video controller driver > > +U-Boot sunxi video controller driver > > > > ==================================== > > > > -U-boot supports hdmi and lcd output on Allwinner sunxi SoCs, lcd output > > +U-Boot supports hdmi and lcd output on Allwinner sunxi SoCs, lcd output > > > > requires the CONFIG_VIDEO_LCD_MODE Kconfig value to be set. > > > The sunxi u-boot driver supports the following video-mode options: > and here? > > > diff --git a/doc/SPI/README.ti_qspi_flash b/doc/SPI/README.ti_qspi_flash > > index 1b86d01..6457172 100644 > > --- a/doc/SPI/README.ti_qspi_flash > > +++ b/doc/SPI/README.ti_qspi_flash > > @@ -1,4 +1,4 @@ > > -QSPI U-boot support > > +QSPI U-Boot support > > > > ------------------ > > > > Host processor is connected to serial flash device via qpsi > > > > diff --git a/doc/uImage.FIT/kernel.its b/doc/uImage.FIT/kernel.its > > index 539cdbf..e668c3f 100644 > > --- a/doc/uImage.FIT/kernel.its > > +++ b/doc/uImage.FIT/kernel.its > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * Simple U-boot uImage source file containing a single kernel > > + * Simple U-Boot uImage source file containing a single kernel > > > > */ > > > > /dts-v1/; > > > > diff --git a/doc/uImage.FIT/kernel_fdt.its > > b/doc/uImage.FIT/kernel_fdt.its index 7e940d2..7c52148 100644 > > --- a/doc/uImage.FIT/kernel_fdt.its > > +++ b/doc/uImage.FIT/kernel_fdt.its > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * Simple U-boot uImage source file containing a single kernel and FDT > > blob + * Simple U-Boot uImage source file containing a single kernel and > > FDT blob > > > > */ > > > > /dts-v1/; > > > > diff --git a/doc/uImage.FIT/multi.its b/doc/uImage.FIT/multi.its > > index 881b749..37369ec 100644 > > --- a/doc/uImage.FIT/multi.its > > +++ b/doc/uImage.FIT/multi.its > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot uImage source file with multiple kernels, ramdisks and FDT > > blobs + * U-Boot uImage source file with multiple kernels, ramdisks and > > FDT blobs > > > > */ > > > > /dts-v1/; > > > > diff --git a/doc/uImage.FIT/source_file_format.txt > > b/doc/uImage.FIT/source_file_format.txt index 029f481..3175c9f 100644 > > --- a/doc/uImage.FIT/source_file_format.txt > > +++ b/doc/uImage.FIT/source_file_format.txt > > @@ -1,4 +1,4 @@ > > -U-boot new uImage source file format (bindings definition) > > +U-Boot new uImage source file format (bindings definition) > > > > ========================================================== > > > > Author: Marian Balakowicz > > > > @@ -14,7 +14,7 @@ Booting with a Flattened Device Tree is much more > > flexible and is intended to > > > > replace direct passing of 'struct bd_info' which was used to boot > > pre-FDT kernels. > > > > -However, U-boot needs to support both techniques to provide backward > > +However, U-Boot needs to support both techniques to provide backward > > > > compatibility for platforms which are not FDT ready. Number of elements > > playing role in the booting process has increased and now includes the > > FDT blob. Kernel image, FDT blob and possibly ramdisk image - all must > > be placed > > > > @@ -36,15 +36,15 @@ a) Implementation > > > > Libfdt has been selected for the new uImage format implementation as (1) > > it provides needed functionality, (2) is actively maintained and > > developed and > > > > -(3) increases code reuse as it is already part of the U-boot source > > tree. +(3) increases code reuse as it is already part of the U-Boot > > source tree. > > > > b) Terminology > > > > This document defines new uImage structure by providing FDT bindings for > > new > > > > -uImage internals. Bindings are defined from U-boot perspective, i.e. > > describe -final form of the uImage at the moment when it reaches U-boot. > > User +uImage internals. Bindings are defined from U-Boot perspective, > > i.e. describe +final form of the uImage at the moment when it reaches > > U-Boot. User > > > > perspective may be simpler, as some of the properties (like timestamps > > and > > > > -hashes) will need to be filled in automatically by the U-boot mkimage > > tool. +hashes) will need to be filled in automatically by the U-Boot > > mkimage tool. > > > > To avoid confusion with the kernel FDT the following naming convention > > is > > > > proposed for the new uImage format related terms: > > @@ -61,7 +61,7 @@ c) Image building procedure > > > > The following picture shows how the new uImage is prepared. Input > > consists of image source file (.its) and a set of data files. Image is > > created with the > > > > -help of standard U-boot mkimage tool which in turn uses dtc (device tree > > +help of standard U-Boot mkimage tool which in turn uses dtc (device tree > > > > compiler) to produce image tree blob (.itb). Resulting .itb file is the > > actual binary of a new uImage. > > > > diff --git a/drivers/block/mvsata_ide.c b/drivers/block/mvsata_ide.c > > index 2c6d424..7b6a155 100644 > > --- a/drivers/block/mvsata_ide.c > > +++ b/drivers/block/mvsata_ide.c > > @@ -83,7 +83,7 @@ struct mvsata_port_registers { > > > > * Status codes to return to client callers. Currently, callers ignore > > * exact value and only care for zero or nonzero, so no need to make > > this * public, it is only #define'd for clarity. > > > > - * If/when standard negative codes are implemented in U-boot, then these > > + * If/when standard negative codes are implemented in U-Boot, then these > > > > * #defines should be moved to, or replaced by ones from, the common > > list * of status codes. > > */ > > > > diff --git a/drivers/ddr/marvell/axp/ddr3_hw_training.c > > b/drivers/ddr/marvell/axp/ddr3_hw_training.c index a8c5e6a..c8d7041 > > 100644 > > --- a/drivers/ddr/marvell/axp/ddr3_hw_training.c > > +++ b/drivers/ddr/marvell/axp/ddr3_hw_training.c > > @@ -450,7 +450,7 @@ int ddr3_hw_training(u32 target_freq, u32 ddr_width, > > int xor_bypass, > > > > ddr3_set_performance_params(&dram_info); > > > > if (dram_info.ecc_ena) { > > > > - /* Need to SCRUB the DRAM memory area to load U-boot */ > > + /* Need to SCRUB the DRAM memory area to load U-Boot */ > > > > mv_sys_xor_finish(); > > dram_info.num_cs = 1; > > dram_info.cs_ena = 1; > > > > diff --git a/drivers/gpio/db8500_gpio.c b/drivers/gpio/db8500_gpio.c > > index d5cb383..db32db6 100644 > > --- a/drivers/gpio/db8500_gpio.c > > +++ b/drivers/gpio/db8500_gpio.c > > @@ -1,14 +1,14 @@ > > > > /* > > > > * Code ported from Nomadik GPIO driver in ST-Ericsson Linux kernel > > code. * The purpose is that GPIO config found in kernel should work by > > simply > > > > - * copy-paste it to U-boot. > > + * copy-paste it to U-Boot. > > > > * > > * Original Linux authors: > > * Copyright (C) 2008,2009 STMicroelectronics > > * Copyright (C) 2009 Alessandro Rubini > > * Rewritten based on work by Prafulla WADASKAR > > * > > > > - * Ported to U-boot by: > > > > + * Ported to U-Boot by: > > * Copyright (C) 2010 Joakim Axelsson > stericsson.com> * > > * This program is free software; you can redistribute it and/or modify > > > > diff --git a/drivers/mmc/sh_sdhi.c b/drivers/mmc/sh_sdhi.c > > index cc62c89..30e538c 100644 > > --- a/drivers/mmc/sh_sdhi.c > > +++ b/drivers/mmc/sh_sdhi.c > > @@ -526,7 +526,7 @@ static int sh_sdhi_start_cmd(struct sh_sdhi_host > > *host, > > > > opc = sh_sdhi_set_cmd(host, data, opc); > > > > /* > > > > - * U-boot cannot use interrupt. > > + * U-Boot cannot use interrupt. > > > > * So this flag may not be clear by timing > > */ > > > > sh_sdhi_writew(host, SDHI_INFO1, ~INFO1_RESP_END); > > > > diff --git a/drivers/mtd/nand/fsl_ifc_spl.c > > b/drivers/mtd/nand/fsl_ifc_spl.c index fccbfb5..cbeb74a 100644 > > --- a/drivers/mtd/nand/fsl_ifc_spl.c > > +++ b/drivers/mtd/nand/fsl_ifc_spl.c > > @@ -236,7 +236,7 @@ int nand_spl_load_image(uint32_t offs, unsigned int > > uboot_size, void *vdst) > > > > /* > > > > * Main entrypoint for NAND Boot. It's necessary that SDRAM is already > > > > - * configured and available since this code loads the main U-boot image > > + * configured and available since this code loads the main U-Boot image > > > > * from NAND into SDRAM and starts from there. > > */ > > > > void nand_boot(void) > > > > diff --git a/drivers/mtd/nand/lpc32xx_nand_slc.c > > b/drivers/mtd/nand/lpc32xx_nand_slc.c index 2e5f139..4e1be36 100644 > > --- a/drivers/mtd/nand/lpc32xx_nand_slc.c > > +++ b/drivers/mtd/nand/lpc32xx_nand_slc.c > > @@ -516,7 +516,7 @@ static int lpc32xx_write_page_hwecc(struct mtd_info > > *mtd, > > > > /* > > > > * LPC32xx has only one SLC NAND controller, don't utilize > > * CONFIG_SYS_NAND_SELF_INIT to be able to reuse this function > > > > - * both in SPL NAND and U-boot images. > > + * both in SPL NAND and U-Boot images. > > > > */ > > > > int board_nand_init(struct nand_chip *lpc32xx_chip) > > { > > > > diff --git a/drivers/mtd/nand/mxc_nand_spl.c > > b/drivers/mtd/nand/mxc_nand_spl.c index 69b736a..6ac2c96 100644 > > --- a/drivers/mtd/nand/mxc_nand_spl.c > > +++ b/drivers/mtd/nand/mxc_nand_spl.c > > @@ -337,7 +337,7 @@ void nand_boot(void) > > > > if (!nand_spl_load_image(CONFIG_SYS_NAND_U_BOOT_OFFS, > > > > CONFIG_SYS_NAND_U_BOOT_SIZE, > > (uchar *)CONFIG_SYS_NAND_U_BOOT_DST)) { > > > > - /* Copy from NAND successful, start U-boot */ > > + /* Copy from NAND successful, start U-Boot */ > > > > uboot = (void *)CONFIG_SYS_NAND_U_BOOT_START; > > uboot(); > > > > } else { > > > > diff --git a/drivers/net/e1000.c b/drivers/net/e1000.c > > index 70fc02e..6a434d7 100644 > > --- a/drivers/net/e1000.c > > +++ b/drivers/net/e1000.c > > @@ -5380,7 +5380,7 @@ e1000_initialize(bd_t * bis) > > > > for (i = 0; (devno = pci_find_devices(e1000_supported, i)) >= 0; > > i++) { > > > > /* > > > > * These will never get freed due to errors, this allows > > us to > > > > - * perform SPI EEPROM programming from U-boot, for > > example. + * perform SPI EEPROM programming from U-Boot, > > for example. > > > > */ > > > > struct eth_device *nic = malloc(sizeof(*nic)); > > struct e1000_hw *hw = malloc(sizeof(*hw)); > > > > diff --git a/drivers/net/fsl-mc/mc.c b/drivers/net/fsl-mc/mc.c > > index 4b9b372..5ff25a8 100644 > > --- a/drivers/net/fsl-mc/mc.c > > +++ b/drivers/net/fsl-mc/mc.c > > @@ -455,7 +455,7 @@ int mc_init(u64 mc_fw_addr, u64 mc_dpc_addr) > > > > /* > > > > * Management Complex cores should be held at reset out of POR. > > > > - * U-boot should be the first software to touch MC. To be safe, > > + * U-Boot should be the first software to touch MC. To be safe, > > > > * we reset all cores again by setting GCR1 to 0. It doesn't do > > * anything if they are held at reset. After we setup the > > firmware * we kick off MC by deasserting the reset bit for core > > 0, and > > > > diff --git a/drivers/net/lan91c96.c b/drivers/net/lan91c96.c > > index c4dd01e..3526876 100644 > > --- a/drivers/net/lan91c96.c > > +++ b/drivers/net/lan91c96.c > > @@ -1,7 +1,7 @@ > > > > /*---------------------------------------------------------------------- > > -- > > > > * lan91c96.c > > * This is a driver for SMSC's LAN91C96 single-chip Ethernet device, > > based > > > > - * on the SMC91111 driver from U-boot. > > + * on the SMC91111 driver from U-Boot. > > > > * > > * (C) Copyright 2002 > > * Sysgo Real-Time Solutions, GmbH > > > > diff --git a/drivers/net/ne2000_base.c b/drivers/net/ne2000_base.c > > index 887cfd9..71d133c 100644 > > --- a/drivers/net/ne2000_base.c > > +++ b/drivers/net/ne2000_base.c > > @@ -650,7 +650,7 @@ dp83902a_poll(void) > > > > } > > > > -/* U-boot specific routines */ > > +/* U-Boot specific routines */ > > > > static u8 *pbuf = NULL; > > > > static int pkey = -1; > > > > diff --git a/drivers/serial/sandbox.c b/drivers/serial/sandbox.c > > index 45dff98..58f882b 100644 > > --- a/drivers/serial/sandbox.c > > +++ b/drivers/serial/sandbox.c > > @@ -25,7 +25,7 @@ DECLARE_GLOBAL_DATA_PTR; > > > > /* > > > > * > > * serial_buf: A buffer that holds keyboard characters for the > > > > - * Sandbox U-boot. > > + * Sandbox U-Boot. > > > > * > > * invariants: > > * serial_buf_write == serial_buf_read -> empty buffer > > > > diff --git a/drivers/serial/serial_bfin.c b/drivers/serial/serial_bfin.c > > index 0443b84..1d5be2a 100644 > > --- a/drivers/serial/serial_bfin.c > > +++ b/drivers/serial/serial_bfin.c > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - serial.c Blackfin Serial Driver > > + * U-Boot - serial.c Blackfin Serial Driver > > > > * > > * Copyright (c) 2005-2008 Analog Devices Inc. > > * > > > > diff --git a/drivers/soc/Makefile b/drivers/soc/Makefile > > index 99345eb..69f680c 100644 > > --- a/drivers/soc/Makefile > > +++ b/drivers/soc/Makefile > > @@ -1,5 +1,5 @@ > > > > # > > > > -# Makefile for the U-boot SOC specific device drivers. > > +# Makefile for the U-Boot SOC specific device drivers. > > > > # > > # SPDX-License-Identifier: GPL-2.0+ > > # > > > > diff --git a/drivers/usb/gadget/composite.c > > b/drivers/usb/gadget/composite.c index a13b21d..60f9272 100644 > > --- a/drivers/usb/gadget/composite.c > > +++ b/drivers/usb/gadget/composite.c > > @@ -2,7 +2,7 @@ > > > > * composite.c - infrastructure for Composite USB Gadgets > > * > > * Copyright (C) 2006-2008 David Brownell > > > > - * U-boot porting: Lukasz Majewski > > + * U-Boot porting: Lukasz Majewski > > > > * > > * SPDX-License-Identifier: GPL-2.0+ > > */ > > > > diff --git a/drivers/usb/gadget/config.c b/drivers/usb/gadget/config.c > > index 014a679..64284b0 100644 > > --- a/drivers/usb/gadget/config.c > > +++ b/drivers/usb/gadget/config.c > > @@ -5,7 +5,7 @@ > > > > * > > * SPDX-License-Identifier: GPL-2.0+ > > * > > > > - * Ported to U-boot by: Thomas Smits and > > + * Ported to U-Boot by: Thomas Smits and > > > > * Remy Bohmer > > */ > > > > diff --git a/drivers/usb/gadget/epautoconf.c > > b/drivers/usb/gadget/epautoconf.c index 6ddbe83..a53a6dc 100644 > > --- a/drivers/usb/gadget/epautoconf.c > > +++ b/drivers/usb/gadget/epautoconf.c > > @@ -7,7 +7,7 @@ > > > > * > > * SPDX-License-Identifier: GPL-2.0+ > > * > > > > - * Ported to U-boot by: Thomas Smits and > > + * Ported to U-Boot by: Thomas Smits and > > > > * Remy Bohmer > > */ > > > > diff --git a/drivers/usb/gadget/ether.c b/drivers/usb/gadget/ether.c > > index cfe9a24..9b06f02 100644 > > --- a/drivers/usb/gadget/ether.c > > +++ b/drivers/usb/gadget/ether.c > > @@ -256,7 +256,7 @@ static inline int BITRATE(struct usb_gadget *g) > > > > #if defined(CONFIG_USBNET_MANUFACTURER) > > static char *iManufacturer = CONFIG_USBNET_MANUFACTURER; > > #else > > > > -static char *iManufacturer = "U-boot"; > > +static char *iManufacturer = "U-Boot"; > > > > #endif > > > > /* These probably need to be configurable. */ > > > > diff --git a/drivers/usb/gadget/gadget_chips.h > > b/drivers/usb/gadget/gadget_chips.h index e9811c3..973cd97 100644 > > --- a/drivers/usb/gadget/gadget_chips.h > > +++ b/drivers/usb/gadget/gadget_chips.h > > @@ -11,7 +11,7 @@ > > > > * Some are available on 2.4 kernels; several are available, but not > > * yet pushed in the 2.6 mainline tree. > > * > > > > - * Ported to U-boot by: Thomas Smits and > > + * Ported to U-Boot by: Thomas Smits and > > > > * Remy Bohmer > > */ > > > > #ifdef CONFIG_USB_GADGET_NET2280 > > > > diff --git a/drivers/usb/gadget/usbstring.c > > b/drivers/usb/gadget/usbstring.c index 8c3ff64..3e24fbf 100644 > > --- a/drivers/usb/gadget/usbstring.c > > +++ b/drivers/usb/gadget/usbstring.c > > @@ -3,7 +3,7 @@ > > > > * > > * SPDX-License-Identifier: LGPL-2.1+ > > * > > > > - * Ported to U-boot by: Thomas Smits and > > + * Ported to U-Boot by: Thomas Smits and > > > > * Remy Bohmer > > */ > > > > diff --git a/examples/standalone/README.smc91111_eeprom > > b/examples/standalone/README.smc91111_eeprom index f73a8d3..0d8bc63 > > 100644 > > --- a/examples/standalone/README.smc91111_eeprom > > +++ b/examples/standalone/README.smc91111_eeprom > > @@ -7,14 +7,14 @@ EEPROMs. > > > > Contents: > > ------------------------ > > > > -1. Ensuring U-boot's MAC address can be set in hardware > > +1. Ensuring U-Boot's MAC address can be set in hardware > > > > 2. Running the smc91111_eeprom program > > 3. Setting MAC addresses > > 4. Other things you can do with this > > 5. Things to be done. > > > > -1. Ensuring U-boot's MAC address can be set in hardware > > +1. Ensuring U-Boot's MAC address can be set in hardware > > > > ------------------------------------------------------------------------ > > -- > > > > On the Internet - MAC addresses are very important. Short for Media > > > > @@ -130,14 +130,14 @@ SMC91111> > > > > The MAC address can be stored in four locations: > > > > -Boot environmental variable in Flash <- can not change, without > > > > - re-flashing U-boot. > > + re-flashing U-Boot. > > > > U-Boot environmental variable <- can not change, without > > > > resetting board/U-Boot > > > > LAN91C111 Registers <- volatile > > LAN91C111 EEPROM <- Non-volatile > > > > If you have not activated the network, and do not have a hardcoded > > > > -or pre-assigned MAC address in U-boot, the environmental variables > > +or pre-assigned MAC address in U-Boot, the environmental variables > > > > should be blank, and allow you to set things one time. > > > > To set the EEPROM MAC address to 12:34:56:78:9A:BC > > > > diff --git a/examples/standalone/smc91111_eeprom.c > > b/examples/standalone/smc91111_eeprom.c index afecbb1..38faded 100644 > > --- a/examples/standalone/smc91111_eeprom.c > > +++ b/examples/standalone/smc91111_eeprom.c > > @@ -6,7 +6,7 @@ > > > > * > > * Heavily borrowed from the following peoples GPL'ed software: > > * - Wolfgang Denk, DENX Software Engineering, wd at denx.de > > > > - * Das U-boot > > + * Das U-Boot > > > > * - Ladislav Michl ladis at linux-mips.org > > * A rejected patch on the U-Boot mailing list > > */ > > > > diff --git a/examples/standalone/smc911x_eeprom.c > > b/examples/standalone/smc911x_eeprom.c index 364ad2d..2c05ed9 100644 > > --- a/examples/standalone/smc911x_eeprom.c > > +++ b/examples/standalone/smc911x_eeprom.c > > @@ -9,7 +9,7 @@ > > > > * Based on smc91111_eeprom.c which: > > * Heavily borrowed from the following peoples GPL'ed software: > > * - Wolfgang Denk, DENX Software Engineering, wd at denx.de > > > > - * Das U-boot > > + * Das U-Boot > > > > * - Ladislav Michl ladis at linux-mips.org > > * A rejected patch on the U-Boot mailing list > > */ > > > > diff --git a/include/asm-generic/errno.h b/include/asm-generic/errno.h > > index 523defb..464cfb7 100644 > > --- a/include/asm-generic/errno.h > > +++ b/include/asm-generic/errno.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - errno.h Error number defines > > + * U-Boot - errno.h Error number defines > > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * > > > > diff --git a/include/config_distro_defaults.h > > b/include/config_distro_defaults.h index 9d1de55..0f85cd0 100644 > > --- a/include/config_distro_defaults.h > > +++ b/include/config_distro_defaults.h > > @@ -24,15 +24,15 @@ > > > > #define CONFIG_BOOTP_PXE_CLIENTARCH 0x100 > > #if defined(__ARM_ARCH_7__) || defined(__ARM_ARCH_7A__) > > #if !defined(CONFIG_BOOTP_VCI_STRING) > > > > -#define CONFIG_BOOTP_VCI_STRING "U-boot.armv7" > > +#define CONFIG_BOOTP_VCI_STRING "U-Boot.armv7" > > > > #endif > > #elif defined(__aarch64__) > > #if !defined(CONFIG_BOOTP_VCI_STRING) > > > > -#define CONFIG_BOOTP_VCI_STRING "U-boot.armv8" > > +#define CONFIG_BOOTP_VCI_STRING "U-Boot.armv8" > > > > #endif > > #else > > #if !defined(CONFIG_BOOTP_VCI_STRING) > > > > -#define CONFIG_BOOTP_VCI_STRING "U-boot.arm" > > +#define CONFIG_BOOTP_VCI_STRING "U-Boot.arm" > > > > #endif > > #endif > > #elif defined(__i386__) > > > > diff --git a/include/configs/TQM5200.h b/include/configs/TQM5200.h > > index 342fdfe..535dc6e 100644 > > --- a/include/configs/TQM5200.h > > +++ b/include/configs/TQM5200.h > > @@ -334,7 +334,7 @@ > > > > * > > * Please notice, that the resulting clock frequency could differ from > > the * configured value. This is because the I2C clock is derived from > > system > > > > - * clock over a frequency divider with only a few divider values. U-boot > > + * clock over a frequency divider with only a few divider values. U-Boot > > > > * calculates the best approximation for CONFIG_SYS_I2C_SPEED. However > > the calculated * approximation allways lies below the configured > > value, never above. */ > > > > diff --git a/include/configs/adp-ag101p.h b/include/configs/adp-ag101p.h > > index 2499b39..f6c0147 100644 > > --- a/include/configs/adp-ag101p.h > > +++ b/include/configs/adp-ag101p.h > > @@ -271,7 +271,7 @@ > > > > /* > > > > * Load address and memory test area should agree with > > > > - * arch/nds32/config.mk. Be careful not to overwrite U-boot itself. > > + * arch/nds32/config.mk. Be careful not to overwrite U-Boot itself. > > > > */ > > > > #define CONFIG_SYS_LOAD_ADDR 0x300000 > > > > diff --git a/include/configs/bct-brettl2.h > > b/include/configs/bct-brettl2.h index 36637ae..658b16d 100644 > > --- a/include/configs/bct-brettl2.h > > +++ b/include/configs/bct-brettl2.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for BF536 brettl2 board > > + * U-Boot - Configuration file for BF536 brettl2 board > > > > */ > > > > #ifndef __CONFIG_BCT_BRETTL2_H__ > > > > diff --git a/include/configs/bf506f-ezkit.h > > b/include/configs/bf506f-ezkit.h index 597f1cd..68a91a6 100644 > > --- a/include/configs/bf506f-ezkit.h > > +++ b/include/configs/bf506f-ezkit.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for BF506F EZ-Kit board > > + * U-Boot - Configuration file for BF506F EZ-Kit board > > > > */ > > > > #ifndef __CONFIG_BF506F_EZKIT_H__ > > > > diff --git a/include/configs/bf518f-ezbrd.h > > b/include/configs/bf518f-ezbrd.h index 84bb044..9f44ebd 100644 > > --- a/include/configs/bf518f-ezbrd.h > > +++ b/include/configs/bf518f-ezbrd.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for BF518F EZBrd board > > + * U-Boot - Configuration file for BF518F EZBrd board > > > > */ > > > > #ifndef __CONFIG_BF518F_EZBRD_H__ > > > > diff --git a/include/configs/bf525-ucr2.h b/include/configs/bf525-ucr2.h > > index d12963a..5a6067e 100644 > > --- a/include/configs/bf525-ucr2.h > > +++ b/include/configs/bf525-ucr2.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for bf525-ucr2 board > > + * U-Boot - Configuration file for bf525-ucr2 board > > > > * The board includes ADSP-BF525 rev. 0.2, > > * 32-bit SDRAM (SAMSUNG K4S561632H-UC75), > > * USB 2.0 High Speed OTG USB WIFI, > > > > diff --git a/include/configs/bf526-ezbrd.h > > b/include/configs/bf526-ezbrd.h index 35a2228..e9d900e 100644 > > --- a/include/configs/bf526-ezbrd.h > > +++ b/include/configs/bf526-ezbrd.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for BF526 EZBrd board > > + * U-Boot - Configuration file for BF526 EZBrd board > > > > */ > > > > #ifndef __CONFIG_BF526_EZBRD_H__ > > > > diff --git a/include/configs/bf527-ad7160-eval.h > > b/include/configs/bf527-ad7160-eval.h index 2f3dec5..dd62e7e 100644 > > --- a/include/configs/bf527-ad7160-eval.h > > +++ b/include/configs/bf527-ad7160-eval.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for BF527 AD7160-EVAL board > > + * U-Boot - Configuration file for BF527 AD7160-EVAL board > > > > */ > > > > #ifndef __CONFIG_BF527_AD7160_EVAL_H__ > > > > diff --git a/include/configs/bf527-ezkit.h > > b/include/configs/bf527-ezkit.h index aee7761..44de44f 100644 > > --- a/include/configs/bf527-ezkit.h > > +++ b/include/configs/bf527-ezkit.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for BF537 STAMP board > > + * U-Boot - Configuration file for BF537 STAMP board > > > > */ > > > > #ifndef __CONFIG_BF527_EZKIT_H__ > > > > diff --git a/include/configs/bf527-sdp.h b/include/configs/bf527-sdp.h > > index 51814a6..6b51201 100644 > > --- a/include/configs/bf527-sdp.h > > +++ b/include/configs/bf527-sdp.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for BF527 SDP board > > + * U-Boot - Configuration file for BF527 SDP board > > > > */ > > > > #ifndef __CONFIG_BF527_SDP_H__ > > > > diff --git a/include/configs/bf533-ezkit.h > > b/include/configs/bf533-ezkit.h index 1b7290e..9581101 100644 > > --- a/include/configs/bf533-ezkit.h > > +++ b/include/configs/bf533-ezkit.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for BF533 EZKIT board > > + * U-Boot - Configuration file for BF533 EZKIT board > > > > */ > > > > #ifndef __CONFIG_BF533_EZKIT_H__ > > > > diff --git a/include/configs/bf533-stamp.h > > b/include/configs/bf533-stamp.h index 4876169..c8c48ae 100644 > > --- a/include/configs/bf533-stamp.h > > +++ b/include/configs/bf533-stamp.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for BF533 STAMP board > > + * U-Boot - Configuration file for BF533 STAMP board > > > > */ > > > > #ifndef __CONFIG_BF533_STAMP_H__ > > > > diff --git a/include/configs/bf537-minotaur.h > > b/include/configs/bf537-minotaur.h index 4fbdca7..be474ad 100644 > > --- a/include/configs/bf537-minotaur.h > > +++ b/include/configs/bf537-minotaur.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for CSP Minotaur board > > + * U-Boot - Configuration file for CSP Minotaur board > > > > * > > * Thu Oct 25 15:30:44 CEST 2007 > > * Minotaur config, brushed up for official uClinux dist. > > > > diff --git a/include/configs/bf537-pnav.h b/include/configs/bf537-pnav.h > > index 2474adb..5794f47 100644 > > --- a/include/configs/bf537-pnav.h > > +++ b/include/configs/bf537-pnav.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for BF537 PNAV board > > + * U-Boot - Configuration file for BF537 PNAV board > > > > */ > > > > #ifndef __CONFIG_BF537_PNAV_H__ > > > > diff --git a/include/configs/bf537-srv1.h b/include/configs/bf537-srv1.h > > index 89d2604..6d4a93b 100644 > > --- a/include/configs/bf537-srv1.h > > +++ b/include/configs/bf537-srv1.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for CSP Minotaur board > > + * U-Boot - Configuration file for CSP Minotaur board > > > > * > > * Thu Oct 25 15:30:44 CEST 2007 > > * Minotaur config, brushed up for official uClinux dist. > > > > diff --git a/include/configs/bf537-stamp.h > > b/include/configs/bf537-stamp.h index f250cdb..b178713 100644 > > --- a/include/configs/bf537-stamp.h > > +++ b/include/configs/bf537-stamp.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for BF537 STAMP board > > + * U-Boot - Configuration file for BF537 STAMP board > > > > */ > > > > #ifndef __CONFIG_BF537_STAMP_H__ > > > > diff --git a/include/configs/bf538f-ezkit.h > > b/include/configs/bf538f-ezkit.h index b1d4f26..55becdc 100644 > > --- a/include/configs/bf538f-ezkit.h > > +++ b/include/configs/bf538f-ezkit.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for BF538F EZ-Kit Lite board > > + * U-Boot - Configuration file for BF538F EZ-Kit Lite board > > > > */ > > > > #ifndef __CONFIG_BF538F_EZKIT_H__ > > > > diff --git a/include/configs/bf548-ezkit.h > > b/include/configs/bf548-ezkit.h index 65009c6..8198cb8 100644 > > --- a/include/configs/bf548-ezkit.h > > +++ b/include/configs/bf548-ezkit.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for BF548 STAMP board > > + * U-Boot - Configuration file for BF548 STAMP board > > > > */ > > > > #ifndef __CONFIG_BF548_EZKIT_H__ > > > > diff --git a/include/configs/bf561-acvilon.h > > b/include/configs/bf561-acvilon.h index 92251fc..31862da 100644 > > --- a/include/configs/bf561-acvilon.h > > +++ b/include/configs/bf561-acvilon.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for BF561 Acvilon System On Module > > + * U-Boot - Configuration file for BF561 Acvilon System On Module > > > > * For more information please go to http://www.niistt.ru/ > > */ > > > > diff --git a/include/configs/bf561-ezkit.h > > b/include/configs/bf561-ezkit.h index efbc6c2..1a3b33f 100644 > > --- a/include/configs/bf561-ezkit.h > > +++ b/include/configs/bf561-ezkit.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for BF561 EZKIT board > > + * U-Boot - Configuration file for BF561 EZKIT board > > > > */ > > > > #ifndef __CONFIG_BF561_EZKIT_H__ > > > > diff --git a/include/configs/bf609-ezkit.h > > b/include/configs/bf609-ezkit.h index b5d4847..3e0bff5 100644 > > --- a/include/configs/bf609-ezkit.h > > +++ b/include/configs/bf609-ezkit.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for BF609 EZ-Kit board > > + * U-Boot - Configuration file for BF609 EZ-Kit board > > > > */ > > > > #ifndef __CONFIG_BF609_EZKIT_H__ > > > > diff --git a/include/configs/blackstamp.h b/include/configs/blackstamp.h > > index 60650aa..b9e859c 100644 > > --- a/include/configs/blackstamp.h > > +++ b/include/configs/blackstamp.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for BlackStamp board > > + * U-Boot - Configuration file for BlackStamp board > > > > * Configuration by Ben Matthews for UR LLE using bf533-stamp.h > > * as a template > > * See http://blackfin.uclinux.org/gf/project/blackstamp/ > > > > diff --git a/include/configs/blackvme.h b/include/configs/blackvme.h > > index 16949aa..a262e79 100644 > > --- a/include/configs/blackvme.h > > +++ b/include/configs/blackvme.h > > @@ -1,4 +1,4 @@ > > -/* U-boot for BlackVME. (C) Wojtek Skulski 2010. > > +/* U-Boot for BlackVME. (C) Wojtek Skulski 2010. > > > > * The board includes ADSP-BF561 rev. 0.5, > > * 32-bit SDRAM (2 * MT48LC16M16A2TG or MT48LC32M16A2TG), > > * Gigabit Ether AX88180 (ASIX) + 88E1111 rev. B2 (Marvell), > > > > diff --git a/include/configs/br4.h b/include/configs/br4.h > > index 7dda472..85f31a4 100644 > > --- a/include/configs/br4.h > > +++ b/include/configs/br4.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for BR4 Appliance > > + * U-Boot - Configuration file for BR4 Appliance > > > > * > > * based on bf537-stamp.h > > * Copyright (c) Switchfin Org. > > > > diff --git a/include/configs/cm-bf527.h b/include/configs/cm-bf527.h > > index e9e4e14..761e2c5 100644 > > --- a/include/configs/cm-bf527.h > > +++ b/include/configs/cm-bf527.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for CM-BF527 board > > + * U-Boot - Configuration file for CM-BF527 board > > > > */ > > > > #ifndef __CONFIG_CM_BF527_H__ > > > > diff --git a/include/configs/cm-bf533.h b/include/configs/cm-bf533.h > > index a464785..d06333d 100644 > > --- a/include/configs/cm-bf533.h > > +++ b/include/configs/cm-bf533.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for CM-BF533 board > > + * U-Boot - Configuration file for CM-BF533 board > > > > */ > > > > #ifndef __CONFIG_CM_BF533_H__ > > > > diff --git a/include/configs/cm-bf537e.h b/include/configs/cm-bf537e.h > > index 0eebe56..746a5bd 100644 > > --- a/include/configs/cm-bf537e.h > > +++ b/include/configs/cm-bf537e.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for CM-BF537E board > > + * U-Boot - Configuration file for CM-BF537E board > > > > */ > > > > #ifndef __CONFIG_CM_BF537E_H__ > > > > diff --git a/include/configs/cm-bf537u.h b/include/configs/cm-bf537u.h > > index 3a2d726..71008aa 100644 > > --- a/include/configs/cm-bf537u.h > > +++ b/include/configs/cm-bf537u.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for CM-BF537U board > > + * U-Boot - Configuration file for CM-BF537U board > > > > */ > > > > #ifndef __CONFIG_CM_BF537U_H__ > > > > diff --git a/include/configs/cm-bf548.h b/include/configs/cm-bf548.h > > index cde23ad..37205a9 100644 > > --- a/include/configs/cm-bf548.h > > +++ b/include/configs/cm-bf548.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for cm-bf548 board > > + * U-Boot - Configuration file for cm-bf548 board > > > > */ > > > > #ifndef __CONFIG_CM_BF548_H__ > > > > diff --git a/include/configs/cm-bf561.h b/include/configs/cm-bf561.h > > index 9d8a2c6..284ec83 100644 > > --- a/include/configs/cm-bf561.h > > +++ b/include/configs/cm-bf561.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for CM-BF561 board > > + * U-Boot - Configuration file for CM-BF561 board > > > > */ > > > > #ifndef __CONFIG_CM_BF561_H__ > > > > diff --git a/include/configs/cobra5272.h b/include/configs/cobra5272.h > > index 8e70d8c..67a143f 100644 > > --- a/include/configs/cobra5272.h > > +++ b/include/configs/cobra5272.h > > @@ -7,7 +7,7 @@ > > > > */ > > > > /* --- > > > > - * Version: U-boot 1.0.0 - initial release for Sentec COBRA5272 board > > + * Version: U-Boot 1.0.0 - initial release for Sentec COBRA5272 board > > > > * Date: 2004-03-29 > > * Author: Florian Schlote > > * > > > > diff --git a/include/configs/dnp5370.h b/include/configs/dnp5370.h > > index 3b2da0d..c46e60d 100644 > > --- a/include/configs/dnp5370.h > > +++ b/include/configs/dnp5370.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for SSV DNP5370 board > > + * U-Boot - Configuration file for SSV DNP5370 board > > > > */ > > > > #ifndef __CONFIG_DNP5370_H__ > > > > diff --git a/include/configs/edb93xx.h b/include/configs/edb93xx.h > > index 9fce1cd..7bc58dc 100644 > > --- a/include/configs/edb93xx.h > > +++ b/include/configs/edb93xx.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for Cirrus Logic EDB93xx boards > > + * U-Boot - Configuration file for Cirrus Logic EDB93xx boards > > > > */ > > > > #ifndef __CONFIG_H > > > > diff --git a/include/configs/espt.h b/include/configs/espt.h > > index d854341..4896498 100644 > > --- a/include/configs/espt.h > > +++ b/include/configs/espt.h > > @@ -56,7 +56,7 @@ > > > > #define CONFIG_SYS_MAX_FLASH_BANKS (1) > > #define CONFIG_SYS_MAX_FLASH_SECT (150) > > > > -/* U-boot setting */ > > +/* U-Boot setting */ > > > > #define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 4 * 1024 > > * 1024) #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE) > > #define CONFIG_SYS_MONITOR_LEN (128 * 1024) > > > > diff --git a/include/configs/exynos5-common.h > > b/include/configs/exynos5-common.h index 9c3ea88..834a22f 100644 > > --- a/include/configs/exynos5-common.h > > +++ b/include/configs/exynos5-common.h > > @@ -113,7 +113,7 @@ > > > > #define CONFIG_BL1_OFFSET (CONFIG_RES_BLOCK_SIZE + > > CONFIG_SEC_FW_SIZE) #define CONFIG_BL2_OFFSET (CONFIG_BL1_OFFSET + > > CONFIG_BL1_SIZE) > > > > -/* U-boot copy size from boot Media to DRAM.*/ > > +/* U-Boot copy size from boot Media to DRAM.*/ > > > > #define BL2_START_OFFSET (CONFIG_BL2_OFFSET/512) > > #define BL2_SIZE_BLOC_COUNT (CONFIG_BL2_SIZE/512) > > > > diff --git a/include/configs/ibf-dsp561.h b/include/configs/ibf-dsp561.h > > index 4757929..7cb2346 100644 > > --- a/include/configs/ibf-dsp561.h > > +++ b/include/configs/ibf-dsp561.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for IBF-DSP561 board > > + * U-Boot - Configuration file for IBF-DSP561 board > > > > */ > > > > #ifndef __CONFIG_IBF_DSP561__H__ > > > > diff --git a/include/configs/ip04.h b/include/configs/ip04.h > > index 0993ffa..3638648 100644 > > --- a/include/configs/ip04.h > > +++ b/include/configs/ip04.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for IP04 board (having BF532 processor) > > + * U-Boot - Configuration file for IP04 board (having BF532 processor) > > > > * > > * Copyright (c) 2006 Intratrade Ltd., Ivan Danov, idanov at gmail.com > > * > > > > diff --git a/include/configs/ls2080a_emu.h > > b/include/configs/ls2080a_emu.h index 4a7ba24..534ebb6 100644 > > --- a/include/configs/ls2080a_emu.h > > +++ b/include/configs/ls2080a_emu.h > > @@ -11,12 +11,12 @@ > > > > #ifdef CONFIG_LS2080A > > #define CONFIG_IDENT_STRING " LS2080A-EMU" > > > > -#define CONFIG_BOOTP_VCI_STRING "U-boot.LS2080A-EMU" > > +#define CONFIG_BOOTP_VCI_STRING "U-Boot.LS2080A-EMU" > > Is this safe to change? Here and other instances of VCI_STRING. > > > #endif > > > > #ifdef CONFIG_LS2085A > > #define CONFIG_IDENT_STRING " LS2085A-EMU" > > > > -#define CONFIG_BOOTP_VCI_STRING "U-boot.LS2085A-EMU" > > +#define CONFIG_BOOTP_VCI_STRING "U-Boot.LS2085A-EMU" > > > > #endif > > > > #define CONFIG_SYS_CLK_FREQ 100000000 > > > > diff --git a/include/configs/ls2080a_simu.h > > b/include/configs/ls2080a_simu.h index 876ee30..2c2ce7b 100644 > > --- a/include/configs/ls2080a_simu.h > > +++ b/include/configs/ls2080a_simu.h > > @@ -11,12 +11,12 @@ > > > > #ifdef CONFIG_LS2080A > > #define CONFIG_IDENT_STRING " LS2080A-SIMU" > > > > -#define CONFIG_BOOTP_VCI_STRING "U-boot.LS2080A-SIMU" > > +#define CONFIG_BOOTP_VCI_STRING "U-Boot.LS2080A-SIMU" > > > > #endif > > > > #ifdef CONFIG_LS2085A > > #define CONFIG_IDENT_STRING " LS2085A-SIMU" > > > > -#define CONFIG_BOOTP_VCI_STRING "U-boot.LS2085A-SIMU" > > +#define CONFIG_BOOTP_VCI_STRING "U-Boot.LS2085A-SIMU" > > > > #endif > > > > #define CONFIG_SYS_CLK_FREQ 100000000 > > > > diff --git a/include/configs/mx31pdk.h b/include/configs/mx31pdk.h > > index 863b032..3813e25 100644 > > --- a/include/configs/mx31pdk.h > > +++ b/include/configs/mx31pdk.h > > @@ -165,7 +165,7 @@ > > > > /* NAND configuration for the NAND_SPL */ > > > > -/* Start copying real U-boot from the second page */ > > +/* Start copying real U-Boot from the second page */ > > > > #define CONFIG_SYS_NAND_U_BOOT_OFFS CONFIG_SPL_PAD_TO > > #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x3f800 > > /* Load U-Boot to this address */ > > > > diff --git a/include/configs/novena.h b/include/configs/novena.h > > index 5f0a230..1200db1 100644 > > --- a/include/configs/novena.h > > +++ b/include/configs/novena.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * Configuration settings for the Novena U-boot. > > + * Configuration settings for the Novena U-Boot. > > > > * > > * Copyright (C) 2014 Marek Vasut > > * > > > > diff --git a/include/configs/omap3_evm.h b/include/configs/omap3_evm.h > > index 1dd71a8..996f772 100644 > > --- a/include/configs/omap3_evm.h > > +++ b/include/configs/omap3_evm.h > > @@ -21,7 +21,7 @@ > > > > #include > > > > /* > > ----------------------------------------------------------------------- > > ----- > > > > - * Supported U-boot commands > > + * Supported U-Boot commands > > > > * > > ---------------------------------------------------------------------- > > ------ */ > > > > #define CONFIG_CMD_ASKENV > > > > @@ -37,7 +37,7 @@ > > > > #define CONFIG_CMD_PING > > > > /* > > ----------------------------------------------------------------------- > > ----- > > > > - * Supported U-boot features > > + * Supported U-Boot features > > > > * > > ---------------------------------------------------------------------- > > ------ */ > > > > #define CONFIG_SYS_LONGHELP > > > > diff --git a/include/configs/omap3_evm_common.h > > b/include/configs/omap3_evm_common.h index 2004d14..0f16a6e 100644 > > --- a/include/configs/omap3_evm_common.h > > +++ b/include/configs/omap3_evm_common.h > > @@ -175,7 +175,7 @@ > > > > #endif /* CONFIG_USB_OMAP3 */ > > > > /* > > ----------------------------------------------------------------------- > > ----- > > > > - * U-boot features > > + * U-Boot features > > > > * > > ---------------------------------------------------------------------- > > ------ */ > > > > #define CONFIG_SYS_MAXARGS 16 /* max args for a command > > */ > > > > diff --git a/include/configs/omap3_evm_quick_mmc.h > > b/include/configs/omap3_evm_quick_mmc.h index 27cd9be..23a8a07 100644 > > --- a/include/configs/omap3_evm_quick_mmc.h > > +++ b/include/configs/omap3_evm_quick_mmc.h > > @@ -16,7 +16,7 @@ > > > > #include > > > > /* > > ----------------------------------------------------------------------- > > ----- > > > > - * Supported U-boot commands > > + * Supported U-Boot commands > > > > * > > ---------------------------------------------------------------------- > > ------ */ > > > > #define CONFIG_CMD_MMC > > > > @@ -30,7 +30,7 @@ > > > > */ > > > > /* > > ----------------------------------------------------------------------- > > ----- > > > > - * Supported U-boot features > > + * Supported U-Boot features > > > > * > > ---------------------------------------------------------------------- > > ------ */ > > > > #define CONFIG_SILENT_CONSOLE > > > > diff --git a/include/configs/omap3_evm_quick_nand.h > > b/include/configs/omap3_evm_quick_nand.h index 124e8c6..bb908fa 100644 > > --- a/include/configs/omap3_evm_quick_nand.h > > +++ b/include/configs/omap3_evm_quick_nand.h > > @@ -16,7 +16,7 @@ > > > > #include > > > > /* > > ----------------------------------------------------------------------- > > ----- > > > > - * Supported U-boot commands > > + * Supported U-Boot commands > > > > * > > ---------------------------------------------------------------------- > > ------ */ > > > > #define CONFIG_CMD_NAND > > > > @@ -29,7 +29,7 @@ > > > > */ > > > > /* > > ----------------------------------------------------------------------- > > ----- > > > > - * Supported U-boot features > > + * Supported U-Boot features > > > > * > > ---------------------------------------------------------------------- > > ------ */ > > > > #define CONFIG_SILENT_CONSOLE > > > > diff --git a/include/configs/origen.h b/include/configs/origen.h > > index ef80bf6..fa71874 100644 > > --- a/include/configs/origen.h > > +++ b/include/configs/origen.h > > @@ -111,7 +111,7 @@ > > > > #define CONFIG_SYS_INIT_SP_ADDR 0x02040000 > > > > -/* U-boot copy size from boot Media to DRAM.*/ > > +/* U-Boot copy size from boot Media to DRAM.*/ > > > > #define COPY_BL2_SIZE 0x80000 > > #define BL2_START_OFFSET ((CONFIG_ENV_OFFSET + > > CONFIG_ENV_SIZE)/512) #define BL2_SIZE_BLOC_COUNT > > (COPY_BL2_SIZE/512) > > > > diff --git a/include/configs/pr1.h b/include/configs/pr1.h > > index 2e5ce75..1af9ef7 100644 > > --- a/include/configs/pr1.h > > +++ b/include/configs/pr1.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for PR1 Appliance > > + * U-Boot - Configuration file for PR1 Appliance > > > > * > > * based on bf537-stamp.h > > * Copyright (c) Switchfin Org. > > > > diff --git a/include/configs/sh7763rdp.h b/include/configs/sh7763rdp.h > > index 7148f1d..0fd2caf 100644 > > --- a/include/configs/sh7763rdp.h > > +++ b/include/configs/sh7763rdp.h > > @@ -56,7 +56,7 @@ > > > > #define CONFIG_SYS_MAX_FLASH_BANKS (1) > > #define CONFIG_SYS_MAX_FLASH_SECT (520) > > > > -/* U-boot setting */ > > +/* U-Boot setting */ > > > > #define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 4 * 1024 > > * 1024) #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE) > > #define CONFIG_SYS_MONITOR_LEN (128 * 1024) > > > > diff --git a/include/configs/smdkv310.h b/include/configs/smdkv310.h > > index 2492f99..b7ac402 100644 > > --- a/include/configs/smdkv310.h > > +++ b/include/configs/smdkv310.h > > @@ -92,7 +92,7 @@ > > > > #define CONFIG_SYS_INIT_SP_ADDR 0x02040000 > > > > -/* U-boot copy size from boot Media to DRAM.*/ > > +/* U-Boot copy size from boot Media to DRAM.*/ > > > > #define COPY_BL2_SIZE 0x80000 > > #define BL2_START_OFFSET ((CONFIG_ENV_OFFSET + > > CONFIG_ENV_SIZE)/512) #define BL2_SIZE_BLOC_COUNT > > (COPY_BL2_SIZE/512) > > > > diff --git a/include/configs/spear-common.h > > b/include/configs/spear-common.h index d2630f4..a309448 100644 > > --- a/include/configs/spear-common.h > > +++ b/include/configs/spear-common.h > > @@ -12,7 +12,7 @@ > > > > */ > > > > -/* U-boot Load Address */ > > +/* U-Boot Load Address */ > > > > #define CONFIG_SYS_TEXT_BASE 0x00700000 > > > > /* Ethernet driver configuration */ > > > > diff --git a/include/configs/stv0991.h b/include/configs/stv0991.h > > index f421321..6db628a 100644 > > --- a/include/configs/stv0991.h > > +++ b/include/configs/stv0991.h > > @@ -45,7 +45,7 @@ > > > > #define CONFIG_SYS_INIT_RAM_ADDR 0x00190000 > > #define CONFIG_SYS_INIT_SP_OFFSET \ > > > > (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE) > > > > -/* U-boot Load Address */ > > +/* U-Boot Load Address */ > > > > #define CONFIG_SYS_TEXT_BASE 0x00010000 > > #define CONFIG_SYS_INIT_SP_ADDR \ > > > > (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET) > > > > diff --git a/include/configs/tcm-bf518.h b/include/configs/tcm-bf518.h > > index 1e74535..0f4d959 100644 > > --- a/include/configs/tcm-bf518.h > > +++ b/include/configs/tcm-bf518.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for Bluetechnix TCM-BF518 board > > + * U-Boot - Configuration file for Bluetechnix TCM-BF518 board > > > > */ > > > > #ifndef __CONFIG_TCM_BF518_H__ > > > > diff --git a/include/configs/tcm-bf537.h b/include/configs/tcm-bf537.h > > index a8947c5..fc98d24 100644 > > --- a/include/configs/tcm-bf537.h > > +++ b/include/configs/tcm-bf537.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - Configuration file for TCM-BF537 board > > + * U-Boot - Configuration file for TCM-BF537 board > > > > */ > > > > #ifndef __CONFIG_TCM_BF537_H__ > > > > diff --git a/include/configs/ts4800.h b/include/configs/ts4800.h > > index 2f6c97c..50e1abb 100644 > > --- a/include/configs/ts4800.h > > +++ b/include/configs/ts4800.h > > @@ -20,7 +20,7 @@ > > > > #define CONFIG_DISPLAY_BOARDINFO > > > > #define CONFIG_SYS_NO_FLASH /* No NOR Flash */ > > > > -#define CONFIG_SKIP_LOWLEVEL_INIT /* U-boot is a 2nd stage > > bootloader */ +#define CONFIG_SKIP_LOWLEVEL_INIT /* U-Boot is a 2nd > > stage bootloader */ > > > > #define CONFIG_HW_WATCHDOG > > > > diff --git a/include/configs/uniphier.h b/include/configs/uniphier.h > > index 599b269..bf89a0e 100644 > > --- a/include/configs/uniphier.h > > +++ b/include/configs/uniphier.h > > @@ -4,7 +4,7 @@ > > > > * SPDX-License-Identifier: GPL-2.0+ > > */ > > > > -/* U-boot - Common settings for UniPhier Family */ > > +/* U-Boot - Common settings for UniPhier Family */ > > > > #ifndef __CONFIG_UNIPHIER_COMMON_H__ > > #define __CONFIG_UNIPHIER_COMMON_H__ > > > > diff --git a/include/configs/vexpress_aemv8a.h > > b/include/configs/vexpress_aemv8a.h index 814934a..133041b 100644 > > --- a/include/configs/vexpress_aemv8a.h > > +++ b/include/configs/vexpress_aemv8a.h > > @@ -24,7 +24,7 @@ > > > > #define CONFIG_SYS_ICACHE_OFF > > > > #define CONFIG_IDENT_STRING " vexpress_aemv8a" > > > > -#define CONFIG_BOOTP_VCI_STRING > > "U-boot.armv8.vexpress_aemv8a" +#define CONFIG_BOOTP_VCI_STRING > > "U-Boot.armv8.vexpress_aemv8a" > > > > /* Link Definitions */ > > #if defined(CONFIG_TARGET_VEXPRESS64_BASE_FVP) || \ > > > > diff --git a/include/configs/vexpress_ca15_tc2.h > > b/include/configs/vexpress_ca15_tc2.h index 59b6310..883e58e 100644 > > --- a/include/configs/vexpress_ca15_tc2.h > > +++ b/include/configs/vexpress_ca15_tc2.h > > @@ -12,7 +12,7 @@ > > > > #define __VEXPRESS_CA15X2_TC2_h > > > > #define CONFIG_VEXPRESS_EXTENDED_MEMORY_MAP > > > > -#define CONFIG_BOOTP_VCI_STRING "U-boot.armv7.vexpress_ca15x2_tc2" > > +#define CONFIG_BOOTP_VCI_STRING "U-Boot.armv7.vexpress_ca15x2_tc2" > > > > #include "vexpress_common.h" > > > > #define CONFIG_SYSFLAGS_ADDR 0x1c010030 > > > > diff --git a/include/configs/vexpress_ca5x2.h > > b/include/configs/vexpress_ca5x2.h index a4ffdf5..4385027 100644 > > --- a/include/configs/vexpress_ca5x2.h > > +++ b/include/configs/vexpress_ca5x2.h > > @@ -12,7 +12,7 @@ > > > > #define __VEXPRESS_CA5X2_h > > > > #define CONFIG_VEXPRESS_EXTENDED_MEMORY_MAP > > > > -#define CONFIG_BOOTP_VCI_STRING "U-boot.armv7.vexpress_ca5x2" > > +#define CONFIG_BOOTP_VCI_STRING "U-Boot.armv7.vexpress_ca5x2" > > > > #include "vexpress_common.h" > > > > #endif /* __VEXPRESS_CA5X2_h */ > > > > diff --git a/include/configs/vexpress_ca9x4.h > > b/include/configs/vexpress_ca9x4.h index 71233d8..99be50a 100644 > > --- a/include/configs/vexpress_ca9x4.h > > +++ b/include/configs/vexpress_ca9x4.h > > @@ -12,7 +12,7 @@ > > > > #define __VEXPRESS_CA9X4_H > > > > #define CONFIG_VEXPRESS_ORIGINAL_MEMORY_MAP > > > > -#define CONFIG_BOOTP_VCI_STRING "U-boot.armv7.vexpress_ca9x4" > > +#define CONFIG_BOOTP_VCI_STRING "U-Boot.armv7.vexpress_ca9x4" > > > > #include "vexpress_common.h" > > > > #endif /* VEXPRESS_CA9X4_H */ > > > > diff --git a/include/linux/linkage.h b/include/linux/linkage.h > > index efb04ee..8e2f15a 100644 > > --- a/include/linux/linkage.h > > +++ b/include/linux/linkage.h > > @@ -1,5 +1,5 @@ > > > > /* > > > > - * U-boot - linkage.h > > + * U-Boot - linkage.h > > > > * > > * Copyright (c) 2005-2007 Analog Devices Inc. > > * > > > > diff --git a/include/linux/usb/cdc.h b/include/linux/usb/cdc.h > > index c1d039c..442316b 100644 > > --- a/include/linux/usb/cdc.h > > +++ b/include/linux/usb/cdc.h > > @@ -5,7 +5,7 @@ > > > > * notably ethernet adapters and various modems. It's used mostly with > > * firmware based USB peripherals. > > * > > > > - * Ported to U-boot by: Thomas Smits and > > + * Ported to U-Boot by: Thomas Smits and > > > > * Remy Bohmer > > */ > > > > diff --git a/include/linux/usb/gadget.h b/include/linux/usb/gadget.h > > index 4adf35e..b824f13 100644 > > --- a/include/linux/usb/gadget.h > > +++ b/include/linux/usb/gadget.h > > @@ -11,7 +11,7 @@ > > > > * > > * This software is licensed under the GNU GPL version 2. > > * > > > > - * Ported to U-boot by: Thomas Smits and > > + * Ported to U-Boot by: Thomas Smits and > > > > * Remy Bohmer > > */ > > > > diff --git a/lib/Kconfig b/lib/Kconfig > > index 46d7034..c7eab46 100644 > > --- a/lib/Kconfig > > +++ b/lib/Kconfig > > @@ -16,7 +16,7 @@ config USE_PRIVATE_LIBGCC > > > > depends on HAVE_PRIVATE_LIBGCC > > help > > > > This option allows you to use the built-in libgcc > > implementation > > > > - of U-boot instead of the one privided by the compiler. > > + of U-Boot instead of the one privided by the compiler. > > > > If unsure, say N. > > > > config SYS_HZ > > > > diff --git a/lib/zlib/inffast.c b/lib/zlib/inffast.c > > index 0700e04..e3c7f3b 100644 > > --- a/lib/zlib/inffast.c > > +++ b/lib/zlib/inffast.c > > @@ -3,7 +3,7 @@ > > > > * For conditions of distribution and use, see copyright notice in > > zlib.h */ > > > > -/* U-boot: we already included these > > +/* U-Boot: we already included these > > > > #include "zutil.h" > > #include "inftrees.h" > > #include "inflate.h" > > > > diff --git a/lib/zlib/inftrees.c b/lib/zlib/inftrees.c > > index 7474a52..b71b969 100644 > > --- a/lib/zlib/inftrees.c > > +++ b/lib/zlib/inftrees.c > > @@ -3,7 +3,7 @@ > > > > * For conditions of distribution and use, see copyright notice in > > zlib.h */ > > > > -/* U-boot: we already included these > > +/* U-Boot: we already included these > > > > #include "zutil.h" > > #include "inftrees.h" > > */ > > > > diff --git a/lib/zlib/zutil.h b/lib/zlib/zutil.h > > index 7e05c3b..e63bf68 100644 > > --- a/lib/zlib/zutil.h > > +++ b/lib/zlib/zutil.h > > @@ -95,7 +95,7 @@ extern const char * const z_errmsg[10]; /* indexed by > > 2-zlib_error */ > > > > /* Diagnostic functions */ > > #ifdef DEBUG > > > > -/* Not valid for U-boot > > +/* Not valid for U-Boot > > > > # include */ > > > > extern int z_verbose; > > extern void z_error OF((char *m)); > > > > diff --git a/scripts/basic/fixdep.c b/scripts/basic/fixdep.c > > index 074234f..e8e8c77 100644 > > --- a/scripts/basic/fixdep.c > > +++ b/scripts/basic/fixdep.c > > @@ -123,7 +123,7 @@ > > > > char *target; > > char *depfile; > > char *cmdline; > > > > -int is_spl_build = 0; /* hack for U-boot */ > > +int is_spl_build = 0; /* hack for U-Boot */ > > > > static void usage(void) > > { > > > > @@ -459,7 +459,7 @@ int main(int argc, char *argv[]) > > > > target = argv[2]; > > cmdline = argv[3]; > > > > - /* hack for U-boot */ > > + /* hack for U-Boot */ > > > > if (!strncmp(target, "spl/", 4) || !strncmp(target, "tpl/", 4)) > > > > is_spl_build = 1; > > > > diff --git a/test/ums/ums_gadget_test.sh b/test/ums/ums_gadget_test.sh > > index 9da486b..97a7566 100755 > > --- a/test/ums/ums_gadget_test.sh > > +++ b/test/ums/ums_gadget_test.sh > > @@ -96,7 +96,7 @@ ums_test_file () { > > > > } > > > > printf > > "$COLOUR_GREEN========================================================= > > ================================ $COLOUR_DEFAULT\n" > > > > -echo "U-boot UMS test program" > > +echo "U-Boot UMS test program" > > > > if [ $EUID -ne 0 ]; then > > > > echo "You must be root to do this." 1>&2 > > > > diff --git a/tools/palmtreo680/flash_u-boot.c > > b/tools/palmtreo680/flash_u-boot.c index 3d8296f..832d3fe 100644 > > --- a/tools/palmtreo680/flash_u-boot.c > > +++ b/tools/palmtreo680/flash_u-boot.c > > @@ -97,7 +97,7 @@ int main(int argc, char * const argv[]) > > > > return -errsv; > > > > } > > printf("The mtd partition contains %d blocks\n", devinfo.eb_cnt); > > > > - printf("U-boot will occupy %d blocks\n", num_blocks); > > + printf("U-Boot will occupy %d blocks\n", num_blocks); > > > > if (num_blocks > devinfo.eb_cnt) { > > > > fprintf(stderr, "Insufficient blocks on partition\n"); > > return -EINVAL; > > > > diff --git a/tools/patman/README b/tools/patman/README > > index 5bd74c4..e36857d 100644 > > --- a/tools/patman/README > > +++ b/tools/patman/README > > @@ -138,7 +138,7 @@ is useful if your top commit is for setting up > > testing. > > > > How to install it > > ================= > > > > -The most up to date version of patman can be found in the U-boot > > sources. +The most up to date version of patman can be found in the > > U-Boot sources. > > > > However to use it on other projects it may be more convenient to install > > it as a standalone application. A distutils installer is included, this > > can be used > > > > to install patman: > > -- > > 1.8.2.1 > > > > _______________________________________________ > > U-Boot mailing list > > U-Boot at lists.denx.de > > http://lists.denx.de/mailman/listinfo/u-boot