]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - tools/updater/flash_hw.c
Added support for TQM834x boards.
[karo-tx-uboot.git] / tools / updater / flash_hw.c
index 62d1083c4686eecf4e57c748c4613f0e27ab00b8..2d9b8c880286acdedb27d0e7e70fa0397019813e 100644 (file)
@@ -39,7 +39,7 @@
 #endif
 /*---------------------------------------------------------------------*/
 
-flash_info_t   flash_info[CFG_MAX_FLASH_BANKS];
+flash_info_t   flash_info[];
 
 static ulong flash_get_size (ulong addr, flash_info_t *info);
 static int flash_get_offsets (ulong base, flash_info_t *info);