]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/evb64260/flash.c
* Prepare for release
[people/ms/u-boot.git] / board / evb64260 / flash.c
index bc52c12786488d9a4f12648f66c7630ad7f06bce..7ca6f0ae73d53127d35f34649211fbd8870b86a4 100644 (file)
@@ -97,7 +97,7 @@ flash_init (void)
 #ifndef CONFIG_P3G4
            printf("[");
            print_size (size, "");
-           printf("@%08lX] ", size>>20, base);
+           printf("@%08lX] ", base);
 #endif
 
            if (flash_info[i].flash_id == FLASH_UNKNOWN) {