]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/ibl.git/blobdiff - src/util/i2cConfig/i2cparam.c
Added support for NOR/EMAC boot for C6670
[keystone-rtos/ibl.git] / src / util / i2cConfig / i2cparam.c
index 3228f71417c86fff39c44955ddd83c105ebce19f..7ec6e6a548b1e5e6961ed5cb9fe855e5c2bec03d 100644 (file)
@@ -55,7 +55,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 
-ibl_t ibl;
+ibl_t ibl = {0, };
 
 /* The configAddress must be programmed. On images which support both endians
  * there can be two seperate configurations, one for big endian, and one for little */