]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/m68k/lib/board.c
Replace "FLASH" strings with "Flash" or "flash"
[karo-tx-uboot.git] / arch / m68k / lib / board.c
index 9a519088582145e338774762f7c24c5c0c001386..7867ba54b7132cc60d86e63f34e8d95e937c3ccf 100644 (file)
@@ -460,7 +460,7 @@ void board_init_r (gd_t *id, ulong dest_addr)
        malloc_bin_reloc ();
 
 #if !defined(CONFIG_SYS_NO_FLASH)
-       puts ("FLASH: ");
+       puts ("Flash: ");
 
        if ((flash_size = flash_init ()) > 0) {
 # ifdef CONFIG_SYS_FLASH_CHECKSUM