X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fflash.h;h=1b6821a0e91c30522bcbdc170d056d85fbeb0f7f;hb=64455352ad0bf96570ea35e6b65e5b4f066a97e9;hp=8feca1b5fad5a700c9eb73a63e1f6f921a541332;hpb=d7f4d14a8b317857163ccf3d97e3b1a46ba2282e;p=oweals%2Fu-boot.git diff --git a/include/flash.h b/include/flash.h index 8feca1b5fa..1b6821a0e9 100644 --- a/include/flash.h +++ b/include/flash.h @@ -58,6 +58,8 @@ typedef struct { #endif } flash_info_t; +extern flash_info_t flash_info[]; /* info for FLASH chips */ + typedef unsigned long flash_sect_t; /*