Searched refs:bootstub (Results 1 – 7 of 7) sorted by relevance
7 BOOTSTUB_BINARY := bootstub12 include $(LOCAL_PATH)/bootstub.mk21 include $(LOCAL_PATH)/bootstub.mk30 include $(LOCAL_PATH)/bootstub.mk
1 Summary: this package provides bootstub binary for mrst/mfld platform2 Name: bootstub11 this package provides bootstub to create NAND boot image22 install -m 755 bootstub $RPM_BUILD_ROOT/boot/28 /boot/bootstub
6 . = BOOTSTUB_ENTRY; /* bootstub entry in DRAM */
67 calll bootstub
12 0.1 Initial bootstub version for power on. May 21, 2008
4 BOOTSTUB_SRC_FILES := bootstub.c sfi.c ssp-uart.c imr_toc.c spi-uart.c
467 int bootstub(void) in bootstub() function