HomeSort by relevance Sort by last modified time
    Searched refs:NON_SECURE_SRAM_START (Results 1 - 5 of 5) sorted by null

  /external/u-boot/arch/arm/include/asm/arch-am33xx/
omap.h 20 #define NON_SECURE_SRAM_START 0x402F0400
24 #define NON_SECURE_SRAM_START 0x40300000
28 #define NON_SECURE_SRAM_START 0x402F0400
  /external/u-boot/arch/arm/mach-omap2/
boot-common.c 37 if ((boot_params < NON_SECURE_SRAM_START) ||
153 if ((boot_params < NON_SECURE_SRAM_START) ||
158 if ((boot_params < NON_SECURE_SRAM_START) ||
  /external/u-boot/arch/arm/include/asm/arch-omap3/
omap.h 150 #define NON_SECURE_SRAM_START 0x40208000 /* Works for GP & EMU */
158 #define OMAP3_PUBLIC_SRAM_SCRATCH_AREA NON_SECURE_SRAM_START
  /external/u-boot/arch/arm/include/asm/arch-omap5/
omap.h 192 #define NON_SECURE_SRAM_START 0x40300000
196 #define NON_SECURE_SRAM_START 0x40300000
  /external/u-boot/arch/arm/include/asm/arch-omap4/
omap.h 110 #define NON_SECURE_SRAM_START 0x40304000

Completed in 410 milliseconds