]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/dataflash.c
Merged and added more pxa-regs.h stuff, especially the GPIO Control
[karo-tx-uboot.git] / drivers / dataflash.c
index 13f00681c1216ee1c4a49920f47430abab64fdeb..ded039578a488e6e9d184c34335bcd671c5af78a 100644 (file)
@@ -159,7 +159,7 @@ void dataflash_print_info (void)
                                dataflash_info[i].Device.pages_size,
                                (unsigned int) dataflash_info[i].logical_address);
                        for (j=0; j< NB_DATAFLASH_AREA; j++) {
-                               printf ("Area %i:\t%08X to %08X %s\n", j,
+                               printf ("Area %i:\t%08lX to %08lX %s\n", j,
                                        dataflash_info[i].Device.area_list[j].start,
                                        dataflash_info[i].Device.area_list[j].end,
                                        (dataflash_info[i].Device.area_list[j].protected ==