]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/versatile/flash.c
Code cleanup for GCC-3.3.x compilers
[karo-tx-uboot.git] / board / versatile / flash.c
index 477e70220a5eec04eea187a238578b918c835e33..71533719f7a24d37ff7c9a01613d5f9004415fd2 100644 (file)
@@ -239,7 +239,6 @@ static ulong flash_get_size (FPW * addr, flash_info_t * info)
                info->flash_id += FLASH_28F256K3;
                info->sector_count = 256;
                info->size = 0x02000000;
-               printf ("\Intel StrataFlash 28F256K3C device initialized\n");
                break;
 
        default: