]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Replace "FLASH" strings with "Flash" or "flash"
authorPeter Tyser <ptyser@xes-inc.com>
Wed, 29 Dec 2010 00:12:05 +0000 (18:12 -0600)
committerWolfgang Denk <wd@denx.de>
Tue, 18 Jan 2011 23:02:37 +0000 (00:02 +0100)
commiteddf52b593c6c5dfa1c0ce51a6656e3635175feb
treefb0ef8d985b8eb7a94f5cb1d7384b1911e973592
parent16721715b9f753c6f165bb62eb8e6f57652cc3dc
Replace "FLASH" strings with "Flash" or "flash"

There's no compelling reason to have the output on bootup or the
"flinfo" command print "flash" in uppercase, so use the proper case
where appropriate.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
arch/arm/lib/board.c
arch/m68k/lib/board.c
arch/microblaze/lib/board.c
arch/powerpc/lib/board.c
arch/sh/lib/board.c
arch/sparc/lib/board.c
board/xes/xpedite517x/xpedite517x.c
board/xes/xpedite520x/xpedite520x.c
board/xes/xpedite537x/xpedite537x.c
board/xes/xpedite550x/xpedite550x.c
drivers/mtd/cfi_flash.c