Author: matt
Date: 2007-11-14 19:23:31 -0700 (Wed, 14 Nov 2007)
New Revision: 6916

Modified:
   gnuradio/branches/developers/matt/u2f/boot_cpld/boot_cpld.v
Log:
changed comment to reflect reality


Modified: gnuradio/branches/developers/matt/u2f/boot_cpld/boot_cpld.v
===================================================================
--- gnuradio/branches/developers/matt/u2f/boot_cpld/boot_cpld.v 2007-11-15 
02:20:10 UTC (rev 6915)
+++ gnuradio/branches/developers/matt/u2f/boot_cpld/boot_cpld.v 2007-11-15 
02:23:31 UTC (rev 6916)
@@ -71,7 +71,7 @@
    spi_boot #(.width_set_sel_g(4),  // How many sets (16)
              .width_bit_cnt_g(6),  // Block length (12 is faster, 6 is minimum)
              .width_img_cnt_g(2),  // How many images per set
-             .num_bits_per_img_g(20), // 256 kb Image size, probably needs to 
be bigger than 18
+             .num_bits_per_img_g(20), // Image size, 20 = 1MB
              .sd_init_g(1),           // SD-specific initialization
              .mmc_compat_clk_div_g(0),// No MMC support
              .width_mmc_clk_div_g(0), // No MMC support



_______________________________________________
Commit-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnuradio

Reply via email to