diff options
Diffstat (limited to 'board/emk/common/flash.c')
-rw-r--r-- | board/emk/common/flash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/emk/common/flash.c b/board/emk/common/flash.c index 966bb5c..28fe29d 100644 --- a/board/emk/common/flash.c +++ b/board/emk/common/flash.c @@ -353,7 +353,7 @@ ulong flash_get_size (FPWV *addr, flash_info_t *info) } break; } - + /* fall thru to here ! */ default: printf ("unknown AMD device=%x %x %x", |