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

  /external/u-boot/common/spl/
spl_xip.c 10 static int spl_xip(struct spl_image_info *spl_image, function
28 SPL_LOAD_IMAGE_METHOD("XIP", 0, BOOT_DEVICE_XIP, spl_xip);
Makefile 14 obj-$(CONFIG_$(SPL_TPL_)XIP_SUPPORT) += spl_xip.o

Completed in 63 milliseconds