Ignore:
Timestamp:
May 19, 2016, 3:15:16 PM (8 years ago)
Author:
meunier
Message:
  • Passing BLOCK_SIZE as a Makefile parameter in tsar bootloader
  • Adding a 32-bit version for the bootloader
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/softs/tsar_boot/include/defs.h

    r949 r1042  
    3030 */
    3131
    32 #define BLOCK_SIZE            512   /* bytes */
     32/* BLOCK_SIZE is now defined in the makefile */
    3333#define CACHE_LINE_SIZE       64    /* bytes */
    3434
Note: See TracChangeset for help on using the changeset viewer.