RTEMS 6.1-rc2
|
Macros | |
#define | OB_BOOTADDR_ITCM_RAM 0x0000U |
#define | OB_BOOTADDR_SYSTEM 0x0040U |
#define | OB_BOOTADDR_ITCM_FLASH 0x0080U |
#define | OB_BOOTADDR_AXIM_FLASH 0x2000U |
#define | OB_BOOTADDR_DTCM_RAM 0x8000U |
#define | OB_BOOTADDR_SRAM1 0x8004U |
#define | OB_BOOTADDR_SRAM2 0x8013U |
#define OB_BOOTADDR_AXIM_FLASH 0x2000U |
Boot from Flash on AXIM interface (0x08000000)
#define OB_BOOTADDR_DTCM_RAM 0x8000U |
Boot from DTCM RAM (0x20000000)
#define OB_BOOTADDR_ITCM_FLASH 0x0080U |
Boot from Flash on ITCM interface (0x00200000)
#define OB_BOOTADDR_ITCM_RAM 0x0000U |
Boot from ITCM RAM (0x00000000)
#define OB_BOOTADDR_SRAM1 0x8004U |
Boot from SRAM1 (0x20010000)
#define OB_BOOTADDR_SRAM2 0x8013U |
Boot from SRAM2 (0x2004C000)
#define OB_BOOTADDR_SYSTEM 0x0040U |
Boot from System memory bootloader (0x00100000)