]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/sparc/lib/board.c
Replace "FLASH" strings with "Flash" or "flash"
[karo-tx-uboot.git] / arch / sparc / lib / board.c
index ab31cfb50addf543729c05c7c1a19d8e98f7a334..386cd041938ff15da72262aa6287a103d56ab881 100644 (file)
@@ -284,7 +284,7 @@ void board_init_f(ulong bootflag)
        malloc_bin_reloc();
 
 #if !defined(CONFIG_SYS_NO_FLASH)
-       puts("FLASH: ");
+       puts("Flash: ");
 
        if ((flash_size = flash_init()) > 0) {
 # ifdef CONFIG_SYS_FLASH_CHECKSUM