Home
last modified time | relevance | path

Searched refs:ATMEL_BASE_SRAM (Results 1 – 13 of 13) sorted by relevance

/external/u-boot/include/configs/
Dsnapper9g45.h31 #define CONFIG_SYS_INIT_SP_ADDR (ATMEL_BASE_SRAM + 0x1000 - \
Dat91sam9rlek.h49 (ATMEL_BASE_SRAM + 16 * 1024 - GENERATED_GBL_DATA_SIZE)
Dat91sam9261ek.h58 (ATMEL_BASE_SRAM + 16 * 1024 - GENERATED_GBL_DATA_SIZE)
Dat91sam9260ek.h67 (ATMEL_BASE_SRAM + 16 * 1024 - GENERATED_GBL_DATA_SIZE)
/external/u-boot/arch/arm/mach-at91/include/mach/
Dat91sam9261.h93 #define ATMEL_BASE_SRAM 0x00300000 /* Internal SRAM base address */ macro
Dat91sam9rl.h98 #define ATMEL_BASE_SRAM 0x00300000 /* Internal SRAM base address */ macro
Dat91sam9260.h149 # define ATMEL_BASE_SRAM 0x00300000 /* Internal SRAM */ macro
Dat91sam9g45.h114 #define ATMEL_BASE_SRAM 0x00300000 /* Internal SRAM base address */ macro
Dat91sam9x5.h113 #define ATMEL_BASE_SRAM 0x00300000 /* Internal SRAM base address */ macro
Dsama5d3.h162 #define ATMEL_BASE_SRAM 0x00200000 /* Internal ROM base address */ macro
Dsama5d4.h149 #define ATMEL_BASE_SRAM 0x00200000 /* Internal ROM base address */ macro
/external/u-boot/board/ronetix/pm9261/
Dpm9261.c168 gd->fb_base = ATMEL_BASE_SRAM; in pm9261_lcd_hw_init()
/external/u-boot/board/atmel/at91sam9261ek/
Dat91sam9261ek.c190 gd->fb_base = ATMEL_BASE_SRAM; in at91sam9261ek_lcd_hw_init()