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

  /external/u-boot/common/spl/
spl_ram.c 18 #ifndef CONFIG_SPL_LOAD_FIT_ADDRESS
19 # define CONFIG_SPL_LOAD_FIT_ADDRESS 0
27 memcpy(buf, (void *)(CONFIG_SPL_LOAD_FIT_ADDRESS + sector), count);
36 header = (struct image_header *)CONFIG_SPL_LOAD_FIT_ADDRESS;
  /external/u-boot/include/configs/
dra7xx_evm.h 58 #define CONFIG_SPL_LOAD_FIT_ADDRESS 0x80200000
xilinx_zynqmp.h 238 #define CONFIG_SPL_LOAD_FIT_ADDRESS 0x10000000

Completed in 76 milliseconds