aboutsummaryrefslogtreecommitdiff
path: root/board/versatile/flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/versatile/flash.c')
-rw-r--r--board/versatile/flash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/versatile/flash.c b/board/versatile/flash.c
index 477e70220..71533719f 100644
--- a/board/versatile/flash.c
+++ b/board/versatile/flash.c
@@ -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: