Searched refs:SRAM_SIZE (Results 1 – 3 of 3) sorted by relevance
115 paddr_t args_phys = SRAM_BASE + SRAM_SIZE - bootargs_size; in do_boot()183 paddr_t args_phys = SRAM_BASE + SRAM_SIZE - bootargs_size; in do_flash_boot()
311 .size = SRAM_SIZE,
19 #define SRAM_SIZE (0x00040000) macro
Completed in 8 milliseconds