started m5484 LITEKIT port
This commit is contained in:
8
include/m5484l.h
Normal file
8
include/m5484l.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _M5484L_H_
|
||||
#define _M5484L_H_
|
||||
|
||||
#define BOOTFLASH_BASE_ADDRESS 0xE0000000
|
||||
#define BOOTFLASH_SIZE 0x400000 /* LITEKIT has 4Mb flash */
|
||||
#define BOOTFLASH_BAM (BOOTFLASH_SIZE - 1)
|
||||
|
||||
#endif /* _M5484L_H_ */
|
||||
Reference in New Issue
Block a user