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

  /external/u-boot/include/configs/
sandbox.h 12 #define CONFIG_TRACE_EARLY_SIZE (8 << 20)
exynos5-common.h 20 #define CONFIG_TRACE_EARLY_SIZE (8 << 20)
  /external/u-boot/lib/
trace.c 296 CONFIG_TRACE_EARLY_SIZE);
337 size_t buff_size = CONFIG_TRACE_EARLY_SIZE;
344 hdr = map_sysmem(CONFIG_TRACE_EARLY_ADDR, CONFIG_TRACE_EARLY_SIZE);

Completed in 453 milliseconds