tried, but did not find the cause of access error during alignment of the TD buffers...

This commit is contained in:
Markus Fröschle
2013-11-04 20:09:32 +00:00
parent e19a1b1136
commit 459e30beed
8 changed files with 57 additions and 37 deletions

View File

@@ -29,7 +29,7 @@
#define SYSCLK 100000
#define BOOTFLASH_BASE_ADDRESS 0xE0000000
#define BOOTFLASH_BASE_ADDRESS 0xFF800000
#define BOOTFLASH_SIZE 0x400000 /* LITEKIT has 4MB flash */
#define BOOTFLASH_BAM (BOOTFLASH_SIZE - 1)