track down scratchpad bug and hacked a fix into sram_bulk_copy_from_buffer

This commit is contained in:
optixx
2009-09-19 18:07:32 +02:00
parent 0d2c2c274b
commit d008551968
7 changed files with 82 additions and 36 deletions

View File

@@ -47,6 +47,9 @@
#define HW_VERSION "2.6"
#define SW_VERSION "1.0"
#define DO_CRC_CHECK_LOADER 0
#define DO_CRC_CHECK 1
#define DO_SHM_SCRATCHPAD 1
#define DO_SHM 1
#endif