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

  /external/u-boot/include/configs/
sandbox.h 50 #define CONFIG_SYS_FDT_LOAD_ADDR 0x100
  /external/u-boot/arch/sandbox/cpu/
cpu.c 127 blob = map_sysmem(CONFIG_SYS_FDT_LOAD_ADDR, 0);

Completed in 61 milliseconds